From 1167de1913fbb06a74f711e89aa9208e72cfa0d0 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Sun, 8 Jul 2018 08:11:00 -0500 Subject: 2018-07-08 08:11 --- dotfiles/Xresources | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 dotfiles/Xresources (limited to 'dotfiles/Xresources') diff --git a/dotfiles/Xresources b/dotfiles/Xresources deleted file mode 100644 index ff9e2c5..0000000 --- a/dotfiles/Xresources +++ /dev/null @@ -1,36 +0,0 @@ -! define tomorrow night colorscheme -#define tomorrow_background #1d1f21 -#define tomorrow_foreground #c5c8c6 -#define tomorrow_selection #373b41 -#define tomorrow_comment #969896 -#define tomorrow_red #cc6666 -#define tomorrow_orange #de935f -#define tomorrow_yellow #f0c674 - -*foreground: tomorrow_foreground -*background: tomorrow_background -*color0: tomorrow_background -*color1: tomorrow_red -*color2: rgb:b5/bd/68 -*color3: rgb:f0/c6/74 -*color4: rgb:81/a2/be -*color5: rgb:b2/94/bb -*color6: rgb:8a/be/b7 -*color7: rgb:ff/ff/ff -*color8: rgb:cc/66/66 -*color9: rgb:de/93/5f -*color10: rgb:f0/c6/74 -*color11: rgb:b5/bd/68 -*color12: rgb:8a/be/b7 -*color13: rgb:81/a2/be -*color14: rgb:b2/94/bb -*color15: rgb:a3/68/5a - -XTerm.vt100.faceName: DejaVu Sans Mono:style=Book:antialias=true -XTerm.vt100.faceNameDoublesize: WenQuanYi Bitmap Song -XTerm.vt100.faceSize: 10 -XTerm.selectToClipboard: true - -rofi.color-enabled: true -rofi.color-window: tomorrow_selection, tomorrow_foreground, tomorrow_comment -rofi.color-normal: tomorrow_selection, tomorrow_foreground, tomorrow_selection, tomorrow_selection, tomorrow_yellow -- cgit v1.2.3