mirror of https://gitlab.com/bashrc2/epicyon
Night theme style
parent
75af4b8d35
commit
ef66cdae39
Binary file not shown.
Before Width: | Height: | Size: 146 KiB After Width: | Height: | Size: 188 KiB |
10
theme.py
10
theme.py
|
@ -375,17 +375,17 @@ def setThemeNight(baseDir: str):
|
|||
"link-bg-color": "#0f0d10",
|
||||
"main-link-color": "ff9900",
|
||||
"main-link-color-hover": "#d09338",
|
||||
"main-fg-color": "#a961ab",
|
||||
"column-left-fg-color": "#a961ab",
|
||||
"main-fg-color": "#0481f5",
|
||||
"column-left-fg-color": "#0481f5",
|
||||
"main-bg-color-dm": "#0b0a0a",
|
||||
"border-color": "#606984",
|
||||
"main-bg-color-reply": "#0f0d10",
|
||||
"main-bg-color-report": "#0f0d10",
|
||||
"hashtag-vertical-spacing3": "100px",
|
||||
"hashtag-vertical-spacing4": "150px",
|
||||
"button-background-hover": "#6961ab",
|
||||
"button-background": "#a961ab",
|
||||
"button-selected": "#86579d",
|
||||
"button-background-hover": "#0481f5",
|
||||
"button-background": "#07447c",
|
||||
"button-selected": "#0481f5",
|
||||
"calendar-bg-color": "#0f0d10",
|
||||
"lines-color": "#a961ab",
|
||||
"day-number": "#a961ab",
|
||||
|
|
Loading…
Reference in New Issue