Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ! Xft settings ---------------------------------------------------------------
- Xft.dpi: 96
- Xft.antialias: true
- Xft.rgba: rgb
- Xft.hinting: true
- Xft.hintstyle: hintslight
- !-------------------------------------------------------------------------------
- !
- ! U R X V T - Settings
- !
- URxvt*geometry: 85x25
- URxvt*foreground: #999999
- URxvt*borderLess: false
- URxvt*depth: 32
- #URxvt*background: rgba:3f00/3f00/3f00/dddd
- #URxvt*background: rgba:1100/1100/1100/cccc
- URxvt*scrollBar_right: false
- #URxvt*font: xft:Droid Sans Mono - 9
- URxvt*font: xft:terminus - 11
- #URxvt.font: xft:Inconsolata-10:style=Medium
- URxvt*cursorBlink: true
- URxvt*cursorUnderline: true
- URxvt.scrollBar: false
- URxvt*scrollColor: #111111
- URxvt*perl-ext-common: default,tabbed,matcher
- URxvt.iconFile: /home/fog/.icons/ACYL_Icon_Theme_0.9.4/scalable/apps/utilities-terminal.svg
- URxvt.keysym.F11: perl:fullscreen:switch
- URxvt.urlLauncher : iceweasel
- URxvt.matcher.button : 1
- URxvt.underlineURLs: true
- URxvt.tabbed.tabbar-fg: 7
- URxvt.tabbed.tabbar-bg: 0
- URxvt.tabbed.tab-fg: 7
- URxvt.tabbed.tab-bg: 0
- ! -------
- ! Colors
- ! -------
- URxvt*background: [90]#0A0907
- !Black
- #URxvt*color0: #3d3e3d
- URxvt*color0: #12110D
- URxvt*color8: #5a5b5c
- !Red
- URxvt*color1: #755a5b
- URxvt*color9: #a37679
- !Green
- URxvt*color2: #68755a
- URxvt*color10: #87a376
- !Yellow
- URxvt*color3: #756e5a
- URxvt*color11: #a39b76
- !Blue
- URxvt*color4: #5b6976
- URxvt*color12: #758ba3
- !Magenta
- URxvt*color5: #755b76
- URxvt*color13: #9f76a3
- !Cyan
- URxvt*color6: #5b7674
- URxvt*color14: #75a3a1
- !White
- URxvt*color7: #FFFFFF
- URxvt*color15: #aeafb0
- Rxvt.colorUL: 2
Advertisement
Add Comment
Please, Sign In to add comment