mirror of
https://github.com/Motschen/Retroblur.git
synced 2025-12-15 12:35:09 +01:00
Add Xresources color scheme and fix playlist icons
This commit is contained in:
17
color.ini
17
color.ini
@@ -109,3 +109,20 @@ tab-active = 0055ff
|
||||
notification = 1a181e
|
||||
notification-error = fb7c7c
|
||||
misc = 0c0e14
|
||||
|
||||
[Xresources]
|
||||
text = ${xrdb:foreground}
|
||||
subtext = ${xrdb:color1}
|
||||
main = ${xrdb:color1}
|
||||
sidebar = ${xrdb:color1}
|
||||
player = ${xrdb:color1}
|
||||
card = ${xrdb:color8}
|
||||
shadow = ${xrdb:color8}
|
||||
selected-row = ${xrdb:color6}
|
||||
button = ${xrdb:foreground}
|
||||
button-active = ${xrdb:foreground}
|
||||
button-disabled = ${xrdb:background}
|
||||
tab-active = ${xrdb:color6}
|
||||
notification = ${xrdb:color8}
|
||||
notification-error = ${xrdb:background}
|
||||
misc = ${xrdb:color1}
|
||||
|
||||
Reference in New Issue
Block a user