mirror of https://gitlab.com/bashrc2/epicyon
Link hover color
parent
ce4bb5626b
commit
c6a7080adc
2
theme.py
2
theme.py
|
@ -333,7 +333,7 @@ def setThemeStarlight(baseDir: str):
|
|||
"text-entry-background": "#0f0d10",
|
||||
"link-bg-color": "#0f0d10",
|
||||
"main-link-color": "#ffc4bc",
|
||||
"main-link-color-hover": "#ffffbc",
|
||||
"main-link-color-hover": "#f9282c",
|
||||
"title-color": "#ffc4bc",
|
||||
"main-visited-color": "#e1c4bc",
|
||||
"main-fg-color": "#ffc4bc",
|
||||
|
|
Loading…
Reference in New Issue