mirror of
https://github.com/gabehf/Koito.git
synced 2026-03-07 21:48:18 -08:00
tweak autumn theme primary color
This commit is contained in:
parent
ad98796099
commit
54c0754042
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ export const themes: Record<string, Theme> = {
|
|||
fg: "#fef9f3",
|
||||
fgSecondary: "#dbc6b0",
|
||||
fgTertiary: "#a3917a",
|
||||
primary: "#d97706",
|
||||
primary: "#F0850A",
|
||||
primaryDim: "#b45309",
|
||||
accent: "#8c4c28",
|
||||
accentDim: "#6b3b1f",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue