diff options
| author | Blaise Thompson <blaise@untzag.com> | 2018-07-08 08:11:00 -0500 | 
|---|---|---|
| committer | Blaise Thompson <blaise@untzag.com> | 2018-07-08 08:11:00 -0500 | 
| commit | 1167de1913fbb06a74f711e89aa9208e72cfa0d0 (patch) | |
| tree | 18335fb3c51bc152758f156847e016c4f546fe72 /Xresources | |
| parent | d43744f42baae19c1e492514f2580678a41086d3 (diff) | |
2018-07-08 08:11
Diffstat (limited to 'Xresources')
| -rw-r--r-- | Xresources | 36 | 
1 files changed, 0 insertions, 36 deletions
diff --git a/Xresources b/Xresources deleted file mode 100644 index ff9e2c5..0000000 --- a/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  | 
