This commit is contained in:
2022-01-18 01:25:46 -05:00
parent 2e1e1f38b2
commit def5ca8b9a
86 changed files with 9017 additions and 0 deletions
+33
View File
@@ -0,0 +1,33 @@
[Base]
text = ${xrdb:foreground}
subtext = ${xrdb:color8}
main = ${xrdb:background}
sidebar = ${xrdb:color0}
player = ${xrdb:background}
card = ${xrdb:color4}
shadow = ${xrdb:color0}
selected-row = ${xrdb:color15}
button = ${xrdb:color1}
button-active = ${xrdb:color9}
button-disabled = ${xrdb:color0}
tab-active = ${xrdb:color0}
notification = ${xrdb:color4}
notification-error = ${xrdb:color1}
misc = ${xrdb:color5}
[wal]
text = ${xrdb:foreground}
subtext = ${xrdb:color15}
main = ${xrdb:background}
sidebar = ${xrdb:color0}
player = ${xrdb:background}
card = ${xrdb:color4}
shadow = ${xrdb:color0}
selected-row = ${xrdb:color15}
button = ${xrdb:color1}
button-active = ${xrdb:color9}
button-disabled = ${xrdb:color8}
tab-active = ${xrdb:color0}
notification = ${xrdb:color4}
notification-error = ${xrdb:color1}
misc = ${xrdb:color5}