diff --git a/system/.config/X11/xresources b/system/.config/X11/xresources index ef453c8..51e0d56 100644 --- a/system/.config/X11/xresources +++ b/system/.config/X11/xresources @@ -1,46 +1 @@ -! SCRIPT NAME: -! .xresources -! -! AUTHOR: -! Severin Kaderli -! -! DESCRIPTION: -! This contains my Rofi color configuration. -! -! USAGE: -! This file is merged on boot. - -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! ROFI Color theme -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - - -Sxiv.background: #000000 - -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! Terminal colors -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -*.color0: #252525 -*.color8: #252525 - -*.color1: #ff5252 -*.color9: #ff5252 - -*.color2: #c3d82c -*.color10: #c3d82c - -*.color3: #ffd740 -*.color11: #ffd740 - -*.color4: #40c4ff -*.color12: #40c4ff - -*.color5: #ff4081 -*.color13: #ff4081 - -*.color6: #70c0ba -*.color14: #70c0ba - -*.color7: #eaeaea -*.color15: #eaeaea \ No newline at end of file +Sxiv.background: #000000 \ No newline at end of file