- Change: Change background color for highlighted buttons in the default theme.

This commit is contained in:
Roy Qu 2024-03-31 15:36:26 +08:00
parent 96fabfc92c
commit a071057842
1 changed files with 1 additions and 1 deletions

View File

@ -31,6 +31,6 @@
"PaletteButtonDisabled": "#efefef",
"PaletteButtonTextDisabled":"#bebebe",
"PaletteHighlight":"#ff678cb1",
"PaletteHighlightedText":"#ff000000"
"PaletteHighlightedText":"#ffeeeeee"
}
}