From 05161647124378b37625244beedf50424365ea7f Mon Sep 17 00:00:00 2001 From: Salt Date: Mon, 17 Jun 2019 03:28:41 -0500 Subject: [PATCH] xrdb: Remove xrdb stuff --- ...00-colors-gruvbox-dark.xresources.disabled | 49 ------------------- ...colors-solarized-light.xresources.disabled | 49 ------------------- .config/xrdb/99-urxvt.xresources | 6 --- 3 files changed, 104 deletions(-) delete mode 100644 .config/xrdb/00-colors-gruvbox-dark.xresources.disabled delete mode 100644 .config/xrdb/00-colors-solarized-light.xresources.disabled delete mode 100644 .config/xrdb/99-urxvt.xresources diff --git a/.config/xrdb/00-colors-gruvbox-dark.xresources.disabled b/.config/xrdb/00-colors-gruvbox-dark.xresources.disabled deleted file mode 100644 index 34b016ea..00000000 --- a/.config/xrdb/00-colors-gruvbox-dark.xresources.disabled +++ /dev/null @@ -1,49 +0,0 @@ -! Gruvbox Dark -#define G_base03 #282828 -#define G_base02 #3c3836 -#define G_base01 #504945 -#define G_base00 #665c54 -#define G_base0 #7c6f64 -#define G_base1 #928374 -#define G_base2 #a89984 -#define G_base3 #ebdbb2 - -#define G_yellow #fabd2f -#define G_red #fb4934 -#define G_magenta #d3869b -#define G_blue #83a598 -#define G_cyan #8ec07c -#define G_green #b8bb26 - -#define G_dark_yellow #d79921 -#define G_dark_red #cc241d -#define G_dark_magenta #b16286 -#define G_dark_blue #458588 -#define G_dark_cyan #689d6a -#define G_dark_green #98971a - -! Color declarations -*background: G_base03 -*bg2: G_base02 -*bg3: G_base01 -*foreground: G_base3 -*cursorColor: G_base1 -*pointerColorBackground: G_base01 -*pointerColorForeground: G_base1 - -*color0: G_base03 -*color1: G_dark_red -*color2: G_dark_green -*color3: G_dark_yellow -*color4: G_dark_blue -*color5: G_dark_magenta -*color6: G_dark_cyan -*color7: G_base2 -*color8: G_base1 -*color9: G_red -*color10: G_green -*color11: G_yellow -*color12: G_blue -*color13: G_magenta -*color14: G_cyan -*color15: G_base3 diff --git a/.config/xrdb/00-colors-solarized-light.xresources.disabled b/.config/xrdb/00-colors-solarized-light.xresources.disabled deleted file mode 100644 index f3e0cce6..00000000 --- a/.config/xrdb/00-colors-solarized-light.xresources.disabled +++ /dev/null @@ -1,49 +0,0 @@ -! Solarized Common -#define S_yellow #b58900 -#define S_orange #cb4b16 -#define S_red #dc322f -#define S_magenta #d33682 -#define S_violet #6c71c4 -#define S_blue #268bd2 -#define S_cyan #2aa198 -#define S_green #859900 - -! Light Definitions -#define S_base03 #fdf6e3 -#define S_base02 #eee8d5 -#define S_base01 #93a1a1 -#define S_base00 #839496 -#define S_base0 #657b83 -#define S_base1 #586e75 -#define S_base2 #073642 -#define S_base3 #002b36 - -! Color declarations -*background: S_base03 -*foreground: S_base3 -*cursorColor: S_base1 -*pointerColorBackground: S_base01 -*pointerColorForeground: S_base1 - -*color0: S_base02 -*color1: S_red -*color2: S_green -*color3: S_yellow -*color4: S_blue -*color5: S_magenta -*color6: S_cyan -*color7: S_base2 -*color9: S_orange -*color8: S_base03 -*color10: S_base01 -*color11: S_base00 -*color12: S_base0 -*color13: S_violet -*color14: S_base1 -*color15: S_base3 - -! BG FG BG-ALT HLBG HLFG -rofi.color-window: S_base03, S_base02, S_base03 -rofi.color-normal: S_base03, S_base0, S_base03, S_base0, S_base03 -rofi.color-active: S_base03, S_blue, S_base02, S_blue, S_base03 -rofi.color-urgent: S_base03, S_yellow, S_base02, S_yellow, S_base03 diff --git a/.config/xrdb/99-urxvt.xresources b/.config/xrdb/99-urxvt.xresources deleted file mode 100644 index 7e7d4d37..00000000 --- a/.config/xrdb/99-urxvt.xresources +++ /dev/null @@ -1,6 +0,0 @@ -urxvt*scrollBar: false -urxvt*font: xft:Hack:size=9 -urxvt*letterSpace: 0 -urxvt*depth: 32 -urxvt*geometry: 90x30 -urxvt*internalBorder: 4