Button text colour

main
bashrc 2026-05-12 15:01:17 +01:00
parent ae901428e0
commit 7aec867f88
1 changed files with 2 additions and 2 deletions

View File

@ -142,8 +142,8 @@
"publish-button-text": "#FFFFFF",
"button-margin": "5px",
"button-left-margin": "none",
"button-text": "#FFFFFF",
"button-selected-text": "#FFFFFF",
"button-text": "#333",
"button-selected-text": "#555",
"publish-button-background": "#999",
"button-text-hover": "white",
"button-fg-highlighted": "#FFFFFF",