From 6ad6dc3e7002415f59e514794fad2726e25ddc62 Mon Sep 17 00:00:00 2001 From: shmibs Date: Sat, 26 Apr 2014 23:56:24 -0700 Subject: changed theme --- .Xresources | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index 91721b8..e81fc18 100644 --- a/.Xresources +++ b/.Xresources @@ -10,7 +10,7 @@ URxvt*buffered: on ! URxvt*geometry: geom ! Use the specified colour as the windows background colour [default White]; option -bg. -URxvt*background: #080808 +URxvt*background: #171717 ! Use the specified colour as the windows foreground colour [default Black]; option -fg. URxvt*foreground: #FEFEFE @@ -226,10 +226,10 @@ URxvt*cursorBlink: true ! URxvt*{|} ! OverTheSpot, OffTheSpot, Root; option -pt. -URxvt*preeditType: OverTheSpot +!URxvt*preeditType: OverTheSpot ! name of inputMethod to use; option -im. -URxvt*inputMethod: ibus +!URxvt*inputMethod: ibus ! The locale to use for opening the IM. You can use an "LC_CTYPE" of e.g. "de_DE.UTF-8" for normal text processing but "ja_JP.EUC-JP" for the input extension ! URxvt*imLocale: name -- cgit v1.2.3