Button background color

main
Bob Mottram 2023-12-01 18:38:32 +00:00
parent 6ffe877dff
commit 90e13dc966
1 changed files with 2 additions and 1 deletions

View File

@ -20,6 +20,7 @@
"button-highlighted": "#0481f5",
"button-selected-highlighted": "#0481f5",
"button-fg-highlighted": "#aaaaaaff",
"button-small-background": "#2d42ffff",
"login-button-color": "#6800e7",
"welcome-button-color": "#6800e7",
"login-button-fg-color": "#aaaaaaff",
@ -89,7 +90,7 @@
"button-background-hover": "#0b1575ff",
"button-text-hover": "#2d42ffff",
"publish-button-background": "#202020ff",
"button-background": "#202020ff",
"button-background": "#2d42ffff",
"button-selected": "#2d42ffff",
"calendar-bg-color": "#000000ff",
"lines-color": "#b239ff",