From 62380490ada10f2d509e615407486507fcf5a4b9 Mon Sep 17 00:00:00 2001 From: jbjjbjjbj Date: Mon, 7 Aug 2017 21:12:17 +0200 Subject: Added new terminal color theme --- .Xresources | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index ba1585f..f8364ec 100644 --- a/.Xresources +++ b/.Xresources @@ -1,6 +1,7 @@ !#include ".colors/sourcerer_mod" !#include ".colors/self_light" -#include ".colors/c/contrast_need" +#include ".colors/contrast_need" +!#include ".colors/colory" !#include ".colors/google" URxvt*termName: rxvt-unicode @@ -10,7 +11,7 @@ URxvt.scrollBar: false !URxvt*font: xft:Droid\ Sans\ Mono:regular:size=9:antialias=true:hinting=true URxvt*font: xft:terminus:regular:size=10:antialias=true:hinting=true - +URxvt*font: xft:Terminess Powerline:size=10 URxvt.perl-ext-common: default,matcher,clipboard,keyboard-select,url-select URxvt.url-launcher: /usr/bin/surf @@ -36,4 +37,3 @@ URxvt.url-select.video: mpv URxvt.url-select.button: 1 ! Mine farver - -- cgit v1.2.3