Dropdown hover color

main
Bob Mottram 2021-02-18 18:14:36 +00:00
parent dd5d8203a4
commit 71bb8125c4
1 changed files with 1 additions and 2 deletions

View File

@ -24,7 +24,6 @@
"timeline-border-radius": "0", "timeline-border-radius": "0",
"button-corner-radius": "0", "button-corner-radius": "0",
"rendering": "crisp-edges", "rendering": "crisp-edges",
"dropdown-bg-color": "#7152a3",
"button-background": "#5152a3", "button-background": "#5152a3",
"button-background-hover": "#7152a3", "button-background-hover": "#7152a3",
"button-small-background": "#7152a3", "button-small-background": "#7152a3",
@ -62,7 +61,7 @@
"column-left-fg-color": "black", "column-left-fg-color": "black",
"main-fg-color": "black", "main-fg-color": "black",
"dropdown-fg-color": "black", "dropdown-fg-color": "black",
"dropdown-fg-color-hover": "purple", "dropdown-fg-color-hover": "#222",
"text-entry-foreground": "black", "text-entry-foreground": "black",
"options-fg-color": "black", "options-fg-color": "black",
"post-separator-margin-top": "10px", "post-separator-margin-top": "10px",