feat(app): generate color palettes (#16232)
This commit is contained in:
parent
7d7837e5b6
commit
b976f339e8
29 changed files with 1274 additions and 2994 deletions
|
|
@ -34,8 +34,8 @@ export const gruvboxTheme = gruvboxThemeJson as DesktopTheme
|
|||
export const auraTheme = auraThemeJson as DesktopTheme
|
||||
|
||||
export const DEFAULT_THEMES: Record<string, DesktopTheme> = {
|
||||
"oc-1": oc1Theme,
|
||||
"oc-2": oc2Theme,
|
||||
"oc-1": oc1Theme,
|
||||
aura: auraTheme,
|
||||
ayu: ayuTheme,
|
||||
carbonfox: carbonfoxTheme,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue