]> git.rmz.io Git - dotfiles.git/commitdiff
Xresources: set colors for all resources
authorSamir Benmendil <samir.benmendil@gmail.com>
Mon, 20 Apr 2015 02:38:44 +0000 (03:38 +0100)
committerSamir Benmendil <samir.benmendil@gmail.com>
Mon, 20 Apr 2015 02:38:44 +0000 (03:38 +0100)
Xresources

index 068d70516e5e07d2917ef3fdb49b5488eb7f703d..6391c5d8e05a49ab1c0037df57f98ff3bd7ba6f7 100644 (file)
@@ -39,31 +39,31 @@ URxvt.keysym.C-S-ISO_Left_Tab: perl:aAtt:fuzzy-WORD-complete
 URxvt.keysym.C-S-BackSpace:    perl:aAtt:undo
 
 ! {{{1 Colours
-URxvt*.background:  #000000
-URxvt*.foreground:  #f8f8f2
+*.background:  #000000
+*.foreground:  #f8f8f2
 ! Black
-URxvt*.color0:      #262729
-URxvt*.color8:      #262729
+*.color0:      #262729
+*.color8:      #262729
 ! Red
-URxvt*.color1:      #f92671
-URxvt*.color9:      #ff669d
+*.color1:      #f92671
+*.color9:      #ff669d
 ! Green
-URxvt*.color2:      #a6e22e
-URxvt*.color10:     #beed5f
+*.color2:      #a6e22e
+*.color10:     #beed5f
 ! Yellow
-URxvt*.color3:      #fd971f
-URxvt*.color11:     #e6db74
+*.color3:      #fd971f
+*.color11:     #e6db74
 ! Blue
-URxvt*.color4:      #1692d0
-URxvt*.color12:     #66d9ef
+*.color4:      #1692d0
+*.color12:     #66d9ef
 ! Magenta
-URxvt*.color5:      #9e6ffe
-URxvt*.color13:     #df92f6
+*.color5:      #9e6ffe
+*.color13:     #df92f6
 ! Cyan
-URxvt*.color6:      #5e7175
-URxvt*.color14:     #a3babf
+*.color6:      #5e7175
+*.color14:     #a3babf
 ! White
-URxvt*.color7:      #ffffff
-URxvt*.color15:     #ffffff
+*.color7:      #ffffff
+*.color15:     #ffffff
 ! Cursor
-URxvt*.cursorColor: #b5d2dd
+*.cursorColor: #b5d2dd