mirror of
https://github.com/Motschen/Retroblur.git
synced 2025-12-15 20:45:10 +01:00
Better red color scheme
This commit is contained in:
66
color.ini
66
color.ini
@@ -42,6 +42,40 @@ notification = ffffff
|
|||||||
notification-error = fb7c7c
|
notification-error = fb7c7c
|
||||||
misc = f9f7f9
|
misc = f9f7f9
|
||||||
|
|
||||||
|
[red-dark]
|
||||||
|
text = ffffff
|
||||||
|
subtext = ff0105
|
||||||
|
main = 0c0e14
|
||||||
|
sidebar = 0c0e14
|
||||||
|
player = 0c0e14
|
||||||
|
card = 1a181e
|
||||||
|
shadow = 1a181e
|
||||||
|
selected-row = a10003
|
||||||
|
button = a10003
|
||||||
|
button-active = a10003
|
||||||
|
button-disabled = 302b36
|
||||||
|
tab-active = a10003
|
||||||
|
notification = 1a181e
|
||||||
|
notification-error = fb7c7c
|
||||||
|
misc = 0c0e14
|
||||||
|
|
||||||
|
[red-light]
|
||||||
|
text = 572920
|
||||||
|
subtext = a9908b
|
||||||
|
main = faf7f6
|
||||||
|
sidebar = faf7f6
|
||||||
|
player = faf7f6
|
||||||
|
card = ffffff
|
||||||
|
shadow = ffffff
|
||||||
|
selected-row = ff5966
|
||||||
|
button = ff5966
|
||||||
|
button-active = ff5966
|
||||||
|
button-disabled = ffffff
|
||||||
|
tab-active = ff5966
|
||||||
|
notification = ffffff
|
||||||
|
notification-error = fb7c7c
|
||||||
|
misc = faf7f6
|
||||||
|
|
||||||
[blue-dark]
|
[blue-dark]
|
||||||
text = bde6fb
|
text = bde6fb
|
||||||
subtext = 6d8692
|
subtext = 6d8692
|
||||||
@@ -178,36 +212,4 @@ notification = ffffff
|
|||||||
notification-error = fb7c7c
|
notification-error = fb7c7c
|
||||||
misc = faf8f7
|
misc = faf8f7
|
||||||
|
|
||||||
[red-dark]
|
|
||||||
text = fdb4b4
|
|
||||||
subtext = 6d8692
|
|
||||||
main = 271b1b
|
|
||||||
sidebar = 271b1b
|
|
||||||
player = 271b1b
|
|
||||||
card = 1e1515
|
|
||||||
shadow = 1e1515
|
|
||||||
selected-row = fdb4b4
|
|
||||||
button = fdb4b4
|
|
||||||
button-active = fdb4b4
|
|
||||||
button-disabled = 372626
|
|
||||||
tab-active = fdb4b4
|
|
||||||
notification = 1e1515
|
|
||||||
notification-error = fb7c7c
|
|
||||||
misc = 271b1b
|
|
||||||
|
|
||||||
[red-light]
|
|
||||||
text = 572920
|
|
||||||
subtext = a9908b
|
|
||||||
main = faf7f6
|
|
||||||
sidebar = faf7f6
|
|
||||||
player = faf7f6
|
|
||||||
card = ffffff
|
|
||||||
shadow = ffffff
|
|
||||||
selected-row = ff5966
|
|
||||||
button = ff5966
|
|
||||||
button-active = ff5966
|
|
||||||
button-disabled = ffffff
|
|
||||||
tab-active = ff5966
|
|
||||||
notification = ffffff
|
|
||||||
notification-error = fb7c7c
|
|
||||||
misc = faf7f6
|
|
||||||
|
|||||||
Reference in New Issue
Block a user