mirror of https://gitlab.com/bashrc2/epicyon
solidaric theme dropdown colors
parent
6d75e3905a
commit
844b85f10f
|
@ -1,4 +1,8 @@
|
||||||
{
|
{
|
||||||
|
"dropdown-fg-color": "#2d2c37",
|
||||||
|
"dropdown-bg-color": "#ddd",
|
||||||
|
"dropdown-bg-color-hover": "#ccc",
|
||||||
|
"dropdown-fg-color-hover": "#2d2c37",
|
||||||
"button-fg-highlighted": "#eeeeee",
|
"button-fg-highlighted": "#eeeeee",
|
||||||
"button-selected-text": "#eeeeee",
|
"button-selected-text": "#eeeeee",
|
||||||
"button-text": "#eeeeee",
|
"button-text": "#eeeeee",
|
||||||
|
|
Loading…
Reference in New Issue