mirror of https://gitlab.com/bashrc2/epicyon
Calendar colors
parent
d8daaf8a76
commit
2224771099
theme/zen
|
@ -1,4 +1,7 @@
|
||||||
{
|
{
|
||||||
|
"lines-color": "#b6a188",
|
||||||
|
"day-number": "black",
|
||||||
|
"day-number2": "#bbb",
|
||||||
"column-left-header-background": "#8b674e",
|
"column-left-header-background": "#8b674e",
|
||||||
"column-left-header-color": "#d5c7b7",
|
"column-left-header-color": "#d5c7b7",
|
||||||
"post-separator-margin-top": "10px",
|
"post-separator-margin-top": "10px",
|
||||||
|
@ -12,6 +15,7 @@
|
||||||
"banner-height-mobile": "10vh",
|
"banner-height-mobile": "10vh",
|
||||||
"newswire-date-color": "#ffd974",
|
"newswire-date-color": "#ffd974",
|
||||||
"main-bg-color": "#5c4e41",
|
"main-bg-color": "#5c4e41",
|
||||||
|
"calendar-bg-color": "#5c4e41",
|
||||||
"login-bg-color": "#5c4e41",
|
"login-bg-color": "#5c4e41",
|
||||||
"options-bg-color": "#5c4e41",
|
"options-bg-color": "#5c4e41",
|
||||||
"post-bg-color": "#5c4e41",
|
"post-bg-color": "#5c4e41",
|
||||||
|
|
Loading…
Reference in New Issue