mirror of
https://github.com/italicsjenga/dotfiles.git
synced 2024-11-24 01:51:32 +11:00
42 lines
1.1 KiB
Plaintext
42 lines
1.1 KiB
Plaintext
URxvt.tabbed.autohide: true
|
|
URxvt.keysym.Control-t: perl:tabbedex:new_tab
|
|
URxvt.keysym.Control-Tab: perl:tabbedex:next_tab
|
|
URxvt.keysym.Control-Shift-Tab: perl:tabbedex:prev_tab
|
|
|
|
URxvt*scrollBar: false
|
|
URxvt*transparent: false
|
|
URxvt*highlightColor: #202020
|
|
URxvt*highlightTextColor: #383838
|
|
URxvt*font: xft:Inconsolata for Powerline:size=10:antialias=true:hinting=true
|
|
!URxvt*depth: 32
|
|
URxvt*letterSpace: -1
|
|
URxvt*perl-ext-common: tabbedex
|
|
|
|
URxvt*foreground: #98d1ce
|
|
URxvt*background: #0a0f14
|
|
URxvt*cursorColor: #98d1ce
|
|
|
|
URxvt*color0: #0a0f14
|
|
URxvt*color8: #10151b
|
|
|
|
URxvt*color1: #c33027
|
|
URxvt*color9: #d26939
|
|
|
|
URxvt*color2: #26a98b
|
|
URxvt*color10: #081f2d
|
|
|
|
URxvt*color3: #edb54b
|
|
URxvt*color11: #245361
|
|
|
|
URxvt*color4: #195465
|
|
URxvt*color12: #093748
|
|
|
|
URxvt*color5: #4e5165
|
|
URxvt*color13: #888ba5
|
|
|
|
URxvt*color6: #33859d
|
|
URxvt*color14: #599caa
|
|
|
|
URxvt*color7: #98d1ce
|
|
URxvt*color15: #d3ebe9
|