Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ! Default Config -------------------------------------------------------
- URxvt.background: #111111
- URxvt.foreground:White
- URxvt.scrollBar:false
- URxvt*transparent:true
- URxvt*shading:5
- ! Font Config ----------------------------------------------------------
- !URxvt.font:xft:Inconsolata:pixelsize=13:antialias=true,xft:Droid Sans Fallback:pixelsize=13:antialias=true
- !URxvt.boldFont:xft:Inconsolata:pixelsize=13:Bold:antialias=true,xft:Droid Sans Fallback:pixelsize=13:Bold:antialias=true
- URxvt.font:xft:Inconsolata:pixelsize=13:antialias=true
- URxvt.boldFont:xft:Inconsolata:pixelsize=13:Bold:antialias=true
- ! Terminal Color -------------------------------------------------------
- ! Black
- URxvt.color0:#000000
- URxvt.color8:#000000
- ! Red
- URxvt.color1:#f24c43
- URxvt.color9:#f24c43
- ! Green
- URxvt.color2:#759071
- URxvt.color10:#759071
- ! Yellow
- URxvt.color3:#fcc05e
- URxvt.color11:#fcc05e
- ! Blue
- URxvt.color4:#6493d7
- URxvt.color12:#6493d7
- ! Magenta
- URxvt.color5:efbdc9
- URxvt.color13:efbdc9
- ! Cyan
- URxvt.color6:bdefcb
- URxvt.color14:bdefcb
- ! White
- URxvt.color7:#ffffff
- URxvt.color15:#ffffff
Advertisement
Add Comment
Please, Sign In to add comment