From f0701ff03ab227c071b1194a8d2783d6dcf0fe9d Mon Sep 17 00:00:00 2001 From: schroda <50052685+schroda@users.noreply.github.com> Date: Fri, 6 Sep 2024 23:29:40 +0200 Subject: [PATCH] Adjust theme preview components styling --- .../appearance/theme/CreateThemeButton.tsx | 6 +- .../settings/appearance/theme/ThemeList.tsx | 2 +- .../appearance/theme/ThemePreview.tsx | 65 ++++++++++++------- 3 files changed, 48 insertions(+), 25 deletions(-) diff --git a/src/screens/settings/appearance/theme/CreateThemeButton.tsx b/src/screens/settings/appearance/theme/CreateThemeButton.tsx index 9ce4a053..7d4af376 100644 --- a/src/screens/settings/appearance/theme/CreateThemeButton.tsx +++ b/src/screens/settings/appearance/theme/CreateThemeButton.tsx @@ -23,7 +23,11 @@ export const CreateThemeButton = () => { <>