Skip to content

Commit

Permalink
Frontend: Update lavender theme
Browse files Browse the repository at this point in the history
  • Loading branch information
graciousgrey committed Oct 16, 2021
1 parent 5bdae54 commit 1efdf1c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions frontend/src/options/themes.json
Expand Up @@ -150,12 +150,12 @@
"colors": {
"application": "#fafafa",
"form": "#fafafa",
"primary": "#8c9eff",
"primary": "#9ca2c9",
"primary-button": "#6c6f84",
"secondary-dark": "#545f9c",
"secondary": "#b0bec5",
"secondary-light": "#b0bec5",
"accent": "#b0bec5",
"secondary-dark": "#475185",
"secondary": "#dee0ed",
"secondary-light": "#eef0f6",
"accent": "#8c8c8c",
"error": "#e57373",
"info": "#00acc1",
"success": "#4db6ac",
Expand All @@ -169,8 +169,8 @@
"share": "#9575cd",
"love": "#ef5350",
"terminal": "#333333",
"navigation": "#37474f",
"navigation-home": "#263238"
"navigation": "#1b1e32",
"navigation-home": "#121421"
}
},
"moonlight": {
Expand Down

0 comments on commit 1efdf1c

Please sign in to comment.