diff options
Diffstat (limited to 'x11')
-rwxr-xr-x | x11/Xresources | 41 |
1 files changed, 1 insertions, 40 deletions
diff --git a/x11/Xresources b/x11/Xresources index a7d33e0..fda8c8e 100755 --- a/x11/Xresources +++ b/x11/Xresources @@ -1,46 +1,7 @@ Xft.dpi: 144 -Xcursor.theme: default +Xcursor.theme: Adwaita Xcursor.size: 36 Sxiv.foreground: #bbbbbb Sxiv.background: #222222 - -*.alpha: 0.95 -! special -*.foreground: #ffffff -*.background: #111111 -*.cursorColor: #ffffff - -! black -*.color0: #767676 -*.color8: #555753 - -! red -*.color1: #fb0707 -*.color9: #ef2929 - -! green -*.color2: #0fba11 -*.color10: #8ae234 - -! yellow -*.color3: #ff8900 -*.color11: #fce94f - -! blue -*.color4: #2e7fe6 -*.color12: #729fcf - -! magenta -*.color5: #ca73ff -*.color13: #8908de - -! cyan -*.color6: #08edf0 -*.color14: #2ad6d6 - -! white -*.color7: #d3d7cf -*.color15: #eeeeec - |