Menus: made accelerator text in dark themes brighter; updated UI defaults dumps (issue #3)

This commit is contained in:
Karl Tauber
2020-04-27 12:07:06 +02:00
parent be23e5709d
commit 06eeced5b2
6 changed files with 42 additions and 22 deletions

View File

@@ -53,7 +53,7 @@
*.disabledBackground=@background
*.disabledForeground=@disabledText
*.disabledText=@disabledText
*.acceleratorForeground=#bbbbbb
*.acceleratorForeground=darken(@foreground,15%)
*.acceleratorSelectionForeground=@selectionForeground

View File

@@ -53,7 +53,7 @@
*.disabledBackground=@background
*.disabledForeground=@disabledText
*.disabledText=@disabledText
*.acceleratorForeground=#505050
*.acceleratorForeground=lighten(@foreground,30%)
*.acceleratorSelectionForeground=@selectionForeground