[THEMES] Improve text colors of Modern Dark theme (#4655)

- Update colors for all different font sizes.
- Update caption color for other fonts too.
This commit is contained in:
Sam Watson 2022-09-04 09:18:36 +12:00 committed by GitHub
parent 22f0c3a84a
commit 7dc58ccb0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 18 additions and 18 deletions

View file

@ -93,10 +93,10 @@ ImageLayout = vertical
MinSize = 10, 5
SizingMargins = 8, 8, 9, 9
SizingType = Stretch
TextColor = 112 112 112
TextColor = 200 200 200
TEXTSHADOWOFFSET = 1,1
TextShadowType = Single
TextShadowColor = 221 221 221
TextShadowColor = 42 42 42
[Button.Pushbutton(Defaulted)]
AccentColorHint = 0 255 0
@ -105,13 +105,13 @@ AccentColorHint = 0 255 0
TextColor = 153 153 153
[Button.Pushbutton(Hot)]
TextColor = 75 75 75
TextColor = 200 200 200
[Button.Pushbutton(Normal)]
TextColor = 75 75 75
TextColor = 200 200 200
[Button.Pushbutton(Pressed)]
TextColor = 75 75 75
TextColor = 200 200 200
;Checkboxes
[Button.Checkbox]
@ -1488,7 +1488,7 @@ SizingType = stretch
Transparent = True
[Window.Caption(Active)]
TextColor = 42 42 42
TextColor = 255 255 255
[Window.Caption(Disabled)]
IconEffect = Alpha

View file

@ -93,10 +93,10 @@ ImageLayout = vertical
MinSize = 10, 5
SizingMargins = 8, 8, 9, 9
SizingType = Stretch
TextColor = 112 112 112
TextColor = 200 200 200
TEXTSHADOWOFFSET = 1,1
TextShadowType = Single
TextShadowColor = 221 221 221
TextShadowColor = 42 42 42
[Button.Pushbutton(Defaulted)]
AccentColorHint = 0 255 0
@ -105,13 +105,13 @@ AccentColorHint = 0 255 0
TextColor = 153 153 153
[Button.Pushbutton(Hot)]
TextColor = 75 75 75
TextColor = 200 200 200
[Button.Pushbutton(Normal)]
TextColor = 75 75 75
TextColor = 200 200 200
[Button.Pushbutton(Pressed)]
TextColor = 75 75 75
TextColor = 200 200 200
;Checkboxes
[Button.Checkbox]
@ -1488,7 +1488,7 @@ SizingType = stretch
Transparent = True
[Window.Caption(Active)]
TextColor = 42 42 42
TextColor = 255 255 255
[Window.Caption(Disabled)]
IconEffect = Alpha

View file

@ -93,10 +93,10 @@ ImageLayout = vertical
MinSize = 10, 5
SizingMargins = 8, 8, 9, 9
SizingType = Stretch
TextColor = 112 112 112
TextColor = 200 200 200
TEXTSHADOWOFFSET = 1,1
TextShadowType = Single
TextShadowColor = 221 221 221
TextShadowColor = 42 42 42
[Button.Pushbutton(Defaulted)]
AccentColorHint = 0 255 0
@ -105,13 +105,13 @@ AccentColorHint = 0 255 0
TextColor = 153 153 153
[Button.Pushbutton(Hot)]
TextColor = 75 75 75
TextColor = 200 200 200
[Button.Pushbutton(Normal)]
TextColor = 75 75 75
TextColor = 200 200 200
[Button.Pushbutton(Pressed)]
TextColor = 75 75 75
TextColor = 200 200 200
;Checkboxes
[Button.Checkbox]
@ -1488,7 +1488,7 @@ SizingType = stretch
Transparent = True
[Window.Caption(Active)]
TextColor = 42 42 42
TextColor = 255 255 255
[Window.Caption(Disabled)]
IconEffect = Alpha