Abdullah Atta
9b046c6b6f
web: improve button hover interaction
2023-07-31 10:04:56 +05:00
Abdullah Atta
ad67947ad7
theme: refactor theme-engine
2023-07-29 15:34:04 +05:00
ammarahm-ed
5140fd7108
theme: fix theme validation
2023-07-28 18:11:31 +05:00
ammarahm-ed
becd852165
theme: add getPreviewColors & validateTheme
2023-07-28 16:40:16 +05:00
ammarahm-ed
71cf9955cd
misc: remove ThemeProvider usage
2023-07-26 18:43:07 +05:00
Abdullah Atta
67a1c55420
web: fix login/signup theming
2023-07-26 17:19:55 +05:00
Abdullah Atta
6c54f28c0f
theme: use zustand to manage theme engine state
2023-07-26 17:00:12 +05:00
ammarahm-ed
6e663bf913
theme: remove caching
2023-07-26 13:55:35 +05:00
ammarahm-ed
ab458486a2
theme: use scope name to get current scope
2023-07-25 12:21:15 +05:00
Abdullah Atta
c0805b1915
theme: export button variant creation fn
2023-07-24 13:37:59 +05:00
Abdullah Atta
bca774dfd0
theme: add selected variant
2023-07-24 10:16:30 +05:00
Abdullah Atta
1ff1319e8a
global: update lockfiles
2023-07-18 15:31:40 +05:00
Abdullah Atta
16c46d3fc7
theme: add isomorphic-fetch package
2023-07-18 15:27:59 +05:00
ammarahm-ed
eedf347708
mobile: update theme selector
2023-07-18 12:48:42 +05:00
Abdullah Atta
38a4652c29
global: update lockfiles
2023-07-17 09:44:48 +05:00
Abdullah Atta
7bca693c44
global: a huge set of changes
...
1. get rid of ThemeVariant. All variants can now be accessed anywhere.
2. remove unnecessary button variants
3. make buttons more responsive
4. implement themes server
2023-07-14 22:18:03 +05:00
Abdullah Atta
19201186c5
global: fix @emotion/react version to 11.11.1
2023-07-11 15:36:26 +05:00
ammarahm-ed
b2dd6b750d
editor: fix build
2023-07-11 15:30:02 +05:00
Abdullah Atta
25380ec052
web: finalize new theme engine on web
2023-07-11 15:11:52 +05:00
ammarahm-ed
beb782b9ad
theme: add previewColors
2023-07-10 13:29:11 +05:00
ammarahm-ed
f1ab8e92bd
misc: fix colors
2023-07-08 11:58:46 +05:00
ammarahm-ed
745bf65641
misc: fix build
2023-07-08 11:13:55 +05:00
ammarahm-ed
a0015af169
Merge branch 'master' into theme-engine
2023-07-08 11:00:21 +05:00
Abdullah Atta
5d1ba7fa0a
web: new dialog based settings ( #2745 )
2023-06-16 19:10:02 +05:00
Abdullah Atta
5374f2b56c
web: migrate to vitejs from webpack ( #2715 )
2023-06-12 11:49:37 +05:00
Abdullah Atta
28927e705b
desktop: overhaul desktop core and migrate to typescript
2023-06-10 15:54:17 +05:00
Abdullah Atta
cc97b8beed
global: update package-lock.json
2023-05-27 16:14:12 +05:00
Abdullah Atta
e082007a49
clipper: add support for the new theme engine
2023-05-08 14:42:29 +05:00
Abdullah Atta
35db89aa11
editor: add support for theme enging
2023-05-06 15:29:10 +05:00
Abdullah Atta
679a912e2b
web: move emotion theme provider to @notesnook/theme
2023-05-06 15:28:33 +05:00
ammarahm-ed
627259e129
mobile: fix dark color scheme
2023-05-06 13:17:44 +05:00
ammarahm-ed
69bd277d87
mobile: fix colors
2023-05-06 10:09:49 +05:00
ammarahm-ed
5833832123
mobile: fix theme-engine usage in editor & app
2023-05-05 16:11:13 +05:00
Abdullah Atta
37187403d4
global: sync with master branch and make everything work again
2023-05-04 15:16:05 +05:00
ammarahm-ed
b24d52bbbd
theme: add dialog & sheet scopes
2023-05-04 14:48:19 +05:00
Abdullah Atta
82142d11aa
web: add partial support for custom themes
...
only context menus & popups are left.
2023-05-04 14:48:19 +05:00
ammarahm-ed
64e5f63f70
mobile: commit
2023-05-04 13:26:36 +05:00
ammarahm-ed
f64c91faec
theme: add default pitch-black theme
2023-05-04 13:24:40 +05:00
Abdullah Atta
9ab084d793
theme: add backdrop color
2023-05-04 13:23:04 +05:00
Abdullah Atta
6514b98ce8
theme: use explicit return type for useThemeColors
2023-05-04 13:23:04 +05:00
Abdullah Atta
5a5cacee4f
theme: ColorsType -> Variants
2023-05-04 13:23:04 +05:00
ammarahm-ed
9c02fed3af
mobile: fixed some colors
2023-05-04 13:22:28 +05:00
ammarahm-ed
5d7195fb41
mobile: migrate app colors to new theme engine
2023-05-04 13:21:56 +05:00
ammarahm-ed
6cd1178347
theme: add theme engine
2023-05-04 12:52:38 +05:00
ammarahm-ed
b7b4a18624
mobile: theme
2023-05-04 12:52:38 +05:00
Abdullah Atta
b58d034716
theme: use outline instead of boxShadow for input border
2023-04-27 12:59:26 +05:00
Abdullah Atta
98b93d42c1
theme: publish
2023-04-05 01:53:29 +05:00
Abdulrehman-Jafer
7359e23b65
web: fix autocomplete caret color in all inputs ( #2073 )
...
Signed-off-by: Abdulrehman-Jafer <abdulrehmanjaferwork01233@gmail.com >
2023-03-06 15:25:14 +05:00
Abdulrehman-Jafer
dfa718f8ea
web: fix autocomplete text color for all inputs ( #2057 )
...
Signed-off-by: Abdulrehman-Jafer <abdulrehmanjaferwork01233@gmail.com >
2023-03-06 14:53:35 +05:00
Abdullah Atta
375ef1c06d
web: improve hover color contrast on dark theme
2023-02-09 11:11:41 +05:00