Frontend: Update midnight theme
This commit is contained in:
parent
4b51282762
commit
7d576e4e6b
1 changed files with 2 additions and 2 deletions
|
@ -295,9 +295,9 @@
|
||||||
"colors": {
|
"colors": {
|
||||||
"application": "#212121",
|
"application": "#212121",
|
||||||
"form": "#AFB42B",
|
"form": "#AFB42B",
|
||||||
"primary": "#7e8acd",
|
"primary": "#04acaf",
|
||||||
"primary-button": "#444444",
|
"primary-button": "#444444",
|
||||||
"secondary-dark": "#5C6BC0",
|
"secondary-dark": "#04acaf",
|
||||||
"secondary": "#111111",
|
"secondary": "#111111",
|
||||||
"secondary-light": "#1a1a1a",
|
"secondary-light": "#1a1a1a",
|
||||||
"accent": "#090c10",
|
"accent": "#090c10",
|
||||||
|
|
Loading…
Reference in a new issue