and to light back again. Apparently light one is more convenient still
This commit is contained in:
parent
148ad5edb0
commit
5bb120487d
3 changed files with 11 additions and 13 deletions
18
xresources
18
xresources
|
@ -24,7 +24,6 @@ URxvt.urgentOnBell: true
|
|||
URxvt.termName: rxvt-unicode-256color
|
||||
URxvt.internalBorder: 0
|
||||
URxvt.fading: 5
|
||||
URxvt.depth: 32
|
||||
|
||||
! urxvt perl extensions
|
||||
URxvt.perl-ext-common: default,matcher,clipboard
|
||||
|
@ -34,16 +33,15 @@ URxvt.keysym.C-C: perl:clipboard:copy
|
|||
URxvt.keysym.C-V: perl:clipboard:paste
|
||||
! }}}
|
||||
! {{{ urxvt colors
|
||||
! solarized light
|
||||
!URxvt.foreground: #657b83
|
||||
!URxvt.background: #fdf6e3
|
||||
!URxvt.cursorColor: #002b36
|
||||
!URxvt.colorBD: #002b36
|
||||
!URxvt.foreground: #839496
|
||||
!URxvt.background: [80]#00141A
|
||||
!URxvt.cursorColor: #fdf6e3
|
||||
!URxvt.colorBD: #fdf6e3
|
||||
|
||||
URxvt.foreground: #839496
|
||||
URxvt.background: [80]#00141A
|
||||
URxvt.cursorColor: #fdf6e3
|
||||
URxvt.colorBD: #fdf6e3
|
||||
URxvt.foreground: #657b83
|
||||
URxvt.background: #fdf6e3
|
||||
URxvt.cursorColor: #002b36
|
||||
URxvt.colorBD: #002b36
|
||||
|
||||
URxvt.color0: #073642
|
||||
URxvt.color1: #dc322f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue