mirror of
https://github.com/fmhy/edit.git
synced 2026-01-14 07:51:25 +11:00
Fix Theme titling twice, improve catppuccin theme, fix gradients (#4394)
* Remove "Theme:", make TRUE catppuccin and remove uneeded dark.ts * testing out text colors for catppuccin * change colors ig * change up gradients * update gradients for dark mode too
This commit is contained in:
parent
385728eb1b
commit
91ab13fa62
5 changed files with 24 additions and 185 deletions
|
|
@ -33,7 +33,7 @@ export const christmasTheme: Theme = {
|
|||
bgElv: 'rgba(255, 255, 255, 0.7)',
|
||||
bgMark: 'rgb(232, 232, 232)',
|
||||
text: {
|
||||
1: '#1f2937',
|
||||
1: '#DEDDD4',
|
||||
2: '#4b5563',
|
||||
3: '#353638ff'
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue