Commit Graph

22 Commits

Author SHA1 Message Date
Abdullah Atta
b58d034716 theme: use outline instead of boxShadow for input border 2023-04-27 12:59:26 +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
Abdullah Atta
9116a24392 global: update license year to 2023 2023-01-16 13:48:28 +05:00
Abdullah Atta
b66741910f web: move custom toolbar preset to pro features 2023-01-14 12:55:16 +05:00
Abdullah Atta
04fe4a7217 theme: improve input focus border on non-chrome browsers
We were using box-shadow previously to draw a fake border. While this worked
on Chrome-based browsers, it failed on Firefox & WebKit. This change uses
the outline property.
2023-01-06 17:44:07 +05:00
Abdullah Atta
d81f5dba65 refactor: migrate to theme-ui from rebass 2022-08-31 07:26:27 +05:00
Abdullah Atta
79f8b5e95e theme: remove font scale from config 2022-08-31 07:25:04 +05:00
Abdullah Atta
c317774c8a docs: add license header 2022-08-30 16:17:04 +05:00
Abdullah Atta
24f158420c editor: fixes & refactoring for monorepo merge 2022-08-30 11:05:10 +05:00
Abdullah Atta
a1834b15c1 theme: migrate to custom fork of rebass for latest changes 2022-08-29 20:03:10 +05:00
thecodrr
80e9f630dd fix: change accent type string 2022-08-29 20:03:10 +05:00
thecodrr
7eac335439 feat: reduce amount of fonts in font stack 2022-08-29 20:03:10 +05:00
thecodrr
f11ef7368f feat: better fallback font stacks 2022-08-29 20:03:10 +05:00
thecodrr
96763c9a61 feat: add bgSecondaryHover color 2022-08-29 20:03:10 +05:00
thecodrr
ca49c36228 feat: add code block colors & fonts 2022-08-29 20:03:10 +05:00
thecodrr
98f7cc8007 types: make theme types more strict 2022-08-29 20:03:10 +05:00
thecodrr
72826ff828 feat: add iconSizes to theme 2022-08-29 20:03:10 +05:00
thecodrr
525cf5f833 overhaul 2022-08-29 20:03:10 +05:00
thecodrr
53f4b43f36 feat: updates to theme 2022-08-29 20:03:10 +05:00
thecodrr
a04e293ff9 feat: make proper react library 2022-08-29 20:03:10 +05:00