diff options
author | shmibs <shmibs@gmail.com> | 2014-04-26 23:56:24 -0700 |
---|---|---|
committer | shmibs <shmibs@gmail.com> | 2014-04-26 23:56:24 -0700 |
commit | 6ad6dc3e7002415f59e514794fad2726e25ddc62 (patch) | |
tree | 7c4a890b3717ab4b2e3b9d7daea0afb6df9743ea /.Xresources | |
parent | dbc8bfc9cc6f878469db90b159419b7bb476bd94 (diff) | |
download | dotfiles-6ad6dc3e7002415f59e514794fad2726e25ddc62.tar.gz |
changed theme
Diffstat (limited to '.Xresources')
-rw-r--r-- | .Xresources | 6 |
1 files changed, 3 insertions, 3 deletions
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 |