Vibex

vt

Jan 23rd, 2014
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. urxvt*font:              xft:Yet Another Bitmap:size=12
  2. urxvt*boldFont:         xft:Yet Another Bitmap:size=12
  3. urxvt*termName:         rxvt
  4. urxvt.foreground:       #F6F7F7
  5. urxvt.background:       #262425
  6. urxvt.cursorColor:      #F6F7F7
  7. urxvt*scrollBar:        false
  8. urxvt*matcher.button:    1
  9. urxvt.transparent:      false
  10. urxvt*allow_bold:       true
  11.  
  12. Xft*dpi:                96
  13. Xft*antialias:          false
  14. Xft*hinting:            full
  15.  
  16. URxvt*geometry:         96x36
  17. URxvt*fading:           0
  18. URxvt*tintColor:        #FFFFFF
  19. URxvt*shading:          0
  20. URxvt*inheritPixmap:    False
  21. 1920
  22. !black
  23.  urxvt.color0:      #1B1B1B
  24.  urxvt.color8:      #4D4D4D
  25. !red
  26.  urxvt.color1:      #9B2F40
  27.  urxvt.color9:      #AF4354
  28. !green
  29.  urxvt.color2:      #618E6F
  30.  urxvt.color10:     #89B697
  31. !yellow
  32.  urxvt.color3:      #CAC28B
  33.  urxvt.color11:     #E8E0A9
  34. !blue
  35.  urxvt.color4:      #465072
  36.  urxvt.color12:     #646E90
  37. !magenta
  38.  urxvt.color5:      #5A4168
  39.  urxvt.color13:     #785F86
  40. !cyan
  41.  urxvt.color6:      #987265
  42.  urxvt.color14:     #C09A8D
  43. !white
  44.  urxvt.color7:      #B4B4BB
  45.  urxvt.color15:     #F6F7F7
  46.  
  47.  URxvt.perl-ext-common: tabbedex
  48.  URxvt.tabbed.tabbar-fg: 2
  49.  URxvt.tabbed.tabbar-bg: 0
  50.  URxvt.tabbed.tab-fg: 3
  51.  URxvt.tabbed.tab-bg: 0
  52.  URxvt.tabbed.new-button: false
  53.  URxvt.tabbed.autohide: true
  54.  URxvt.keysym.Control-S: perl:tabbedex:rename_tab
  55.  URxvt.keysym.Control-F: perl:tabbedex:new_tab
  56.  URxvt.keysym.Control-Tab: perl:tabbedex:next_tab
  57.  URxvt.keysym.Control-Shift-Tab: perl:tabbedex:prev_tab
Advertisement
Add Comment
Please, Sign In to add comment