tags update
[dotfiles.git] / x / .Xresources
index 6496aad..df96044 100644 (file)
@@ -7,45 +7,53 @@ Xft.lcdfilter: lcddefault
 Xft.rgba: rgb
 Xft.dpi: 96
 
-URxvt.fading: 10
-URxvt.background: rgb:00/00/00
-URxvt.foreground: rgb:cf/cf/cf
-URxvt.color0: rgb:00/00/00
-URxvt.color1: rgb:e0/10/10
-URxvt.color2: rgb:20/ad/20
-URxvt.color3: rgb:d4/c2/4f
-URxvt.color4: rgb:23/1b/b8
-URxvt.color5: rgb:9c/38/85
-URxvt.color6: rgb:1d/bd/b8
-URxvt.color7: rgb:fe/fe/fe
-URxvt.color8: rgb:6a/6a/6a
-URxvt.color9: rgb:e8/3a/3d
-URxvt.color10: rgb:35/e9/56
-URxvt.color11: rgb:ff/ff/2f
-URxvt.color12: rgb:3a/53/f0
-URxvt.color13: rgb:e6/28/ba
-URxvt.color14: rgb:1c/f5/f5
-URxvt.color15: rgb:ff/ff/ff
-URxvt.font: xft:DejaVu Sans Mono:style=Book:pixelsize=12
-URxvt.boldFont: xft:DejaVu Sans Mono:style=Bold:pixelsize=12
-URxvt.italicFont: xft:DejaVu Sans Mono:style=Oblique:pixelsize=12
-URxvt.boldItalicFont: xft:DejaVu Sans Mono:style=Bold Oblique:pixelsize=12
-URxvt.urgentOnBell: 1
-URxvt.visualBell: 1
-URxvt.loginShell: 1
-URxvt.scrollBar: 0
-URxvt.saveLines: 1000
-URxvt.internalBorder: 1
-URxvt.externalBorder: 1
-URxvt.mouseWheelScrollPage: 0
-URxvt.pastableTabs: 1
-URxvt.cursorBlink: 0
-URxvt.perl-ext-common: font-size,matcher
-URxvt.url-launcher: /usr/bin/xdg-open
-URxvt.keysym.C-Right: perl:matcher:list
-URxvt.keysym.C-Up: perl:font-size:increase
-URxvt.keysym.C-Down: perl:font-size:decrease
-URxvt.keysym.C-Left: perl:font-size:reset
+!Colors
+!URxvt*background: rgb:00/00/00
+URxvt*depth: 32
+URxvt*background: rgba:0000/0000/0200/c800
+URxvt*foreground: rgb:cf/cf/cf
+URxvt*color0: rgb:00/00/00
+URxvt*color1: rgb:e0/10/10
+URxvt*color2: rgb:20/ad/20
+URxvt*color3: rgb:d4/c2/4f
+URxvt*color4: rgb:23/1b/b8
+URxvt*color5: rgb:9c/38/85
+URxvt*color6: rgb:1d/bd/b8
+URxvt*color7: rgb:fe/fe/fe
+URxvt*color8: rgb:6a/6a/6a
+URxvt*color9: rgb:e8/3a/3d
+URxvt*color10: rgb:35/e9/56
+URxvt*color11: rgb:ff/ff/2f
+URxvt*color12: rgb:3a/53/f0
+URxvt*color13: rgb:e6/28/ba
+URxvt*color14: rgb:1c/f5/f5
+URxvt*color15: rgb:ff/ff/ff
+!Fonts
+URxvt*font: xft:DejaVu Sans Mono:style=Book:pixelsize=16
+URxvt*boldFont: xft:DejaVu Sans Mono:style=Bold:pixelsize=16
+URxvt*italicFont: xft:DejaVu Sans Mono:style=Oblique:pixelsize=16
+URxvt*boldItalicFont: xft:DejaVu Sans Mono:style=Bold Oblique:pixelsize=16
+!Misc
+URxvt*fading: 10
+URxvt*urgentOnBell: 1
+URxvt*visualBell: 1
+URxvt*loginShell: 1
+URxvt*scrollBar: 0
+URxvt*saveLines: 1000
+URxvt*internalBorder: 1
+URxvt*externalBorder: 1
+URxvt*mouseWheelScrollPage: 0
+URxvt*pastableTabs: 1
+URxvt*cursorBlink: 0
+!Plugins
+URxvt*perl-ext-common: font-size,matcher
+!Matcher
+URxvt*url-launcher: /usr/bin/xdg-open
+URxvt*keysym.C-Right: perl:matcher:list
+!Font resize
+URxvt*keysym.C-Up: perl:font-size:increase
+URxvt*keysym.C-Down: perl:font-size:decrease
+URxvt*keysym.C-Left: perl:font-size:reset
 
 gv.watchFile: 1
 gv.saveposFilename: ~/.cache/gv.savepos