forked from indymedia/epicyon
Blue theme colors
parent
39e20839f5
commit
ce96c1efae
8
theme.py
8
theme.py
|
@ -161,15 +161,7 @@ def setThemeBlue(baseDir: str):
|
||||||
"text-entry-background": "#002365",
|
"text-entry-background": "#002365",
|
||||||
"main-bg-color-reply": "#002365",
|
"main-bg-color-reply": "#002365",
|
||||||
"main-bg-color-report": "#002365",
|
"main-bg-color-report": "#002365",
|
||||||
"main-header-color-roles": "#002365",
|
|
||||||
"main-link-color": "#002365",
|
|
||||||
"main-visited-color": "#002365",
|
|
||||||
"button-text": "#002365",
|
|
||||||
"color: #FFFFFE;": "color: #002365;",
|
|
||||||
"day-number2": "#002365",
|
"day-number2": "#002365",
|
||||||
"time-color": "#002365",
|
|
||||||
"dropdown-fg-color": "#002365",
|
|
||||||
"font-color-header": "#002365",
|
|
||||||
"*font-family": "'Domestic_Manners'",
|
"*font-family": "'Domestic_Manners'",
|
||||||
"*src": "url('./fonts/Domestic_Manners.ttf') format('truetype')"
|
"*src": "url('./fonts/Domestic_Manners.ttf') format('truetype')"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue