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: 90x25
- URxvt*foreground: grey80
- 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: false
- 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/terminal.svg
- URxvt.keysym.F11: perl:fullscreen:switch
- URxvt.urlLauncher : web
- 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]#121419
- !Black
- URxvt.color0: #505152
- URxvt.color8: #7c7d7e
- !Red
- URxvt.color1: #b63f53
- URxvt.color9: #e8909b
- !Green
- URxvt.color2: #51997a
- URxvt.color10: #9edcbb
- !Yellow
- URxvt.color3: #b27b42
- URxvt.color11: #dcc58f
- !Blue
- URxvt.color4: #5c95b3
- URxvt.color12: #a7d8c4
- !Magenta
- URxvt.color5: #b85a86
- URxvt.color13: #d9a4c8
- !Cyan
- URxvt.color6: #83a6a7
- URxvt.color14: #bbd7d2
- !White
- URxvt.color7: #a4a6a7
- URxvt.color15: #e8e6e4
- Rxvt.colorUL: 9
Advertisement
Add Comment
Please, Sign In to add comment