mirror of https://gitlab.com/bashrc2/epicyon
Starlight theme dropdown colors
parent
f612d1e805
commit
51dff5002b
|
@ -1,4 +1,8 @@
|
|||
{
|
||||
"dropdown-fg-color": "#222",
|
||||
"dropdown-bg-color": "white",
|
||||
"dropdown-bg-color-hover": "lightgrey",
|
||||
"dropdown-fg-color-hover": "#222",
|
||||
"today-circle": "#03a494",
|
||||
"options-main-link-color-hover": "white",
|
||||
"main-link-color-hover": "blue",
|
||||
|
|
|
@ -1,4 +1,8 @@
|
|||
{
|
||||
"dropdown-fg-color": "#ffc4bc",
|
||||
"dropdown-bg-color": "#1f0d10",
|
||||
"dropdown-bg-color-hover": "#222",
|
||||
"dropdown-fg-color-hover": "#ffc4bc",
|
||||
"post-separator-margin-top": "10px",
|
||||
"post-separator-margin-bottom": "10px",
|
||||
"newswire-publish-icon": "True",
|
||||
|
|
Loading…
Reference in New Issue