From cf3eefda31e98d4725a64000861a388ba7708c62 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Wed, 21 Jul 2021 15:53:52 +0300 Subject: feat!: move to GNU Stow, remove wiki --- .Xresources | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 .Xresources (limited to '.Xresources') diff --git a/.Xresources b/.Xresources deleted file mode 100644 index 2a03da8..0000000 --- a/.Xresources +++ /dev/null @@ -1,37 +0,0 @@ -#define color_dark #111111 -#define color_light #bbbbbb -#define color_primary #d79921 - -!Black + DarkGrey -*color0: #282828 -*color8: #928374 -!DarkRed + Red -*color1: #cc241d -*color9: #fb4934 -!DarkGreen + Green -*color2: #98971a -*color10: #b8bb26 -!DarkYellow + Yellow -*color3: #d79921 -*color11: #fabd2f -!DarkBlue + Blue -*color4: #458588 -*color12: #83a598 -!DarkMagenta + Magenta -*color5: #b16286 -*color13: #d3869b -!DarkCyan + Cyan -*color6: #689d6a -*color14: #8ec07c -!LightGrey + White -*color7: #a89984 -*color15: #ebdbb2 - -st.background: #282828 -st.foreground: #ebdbb2 - -*.background: #1d2021 -*.foreground: #ebdbb2 -*.selbackground: color_primary -*.selforeground: #1d2021 -*.font: fira code nerd font:pixelsize=12:antialias=true:autohint=true -- cgit v1.2.3