try dark theme again
This commit is contained in:
parent
e8e25d2dd1
commit
4ff5bb76c0
3 changed files with 12 additions and 14 deletions
16
xresources
16
xresources
|
@ -17,7 +17,6 @@ URxvt.boldFont: terminus_bold
|
|||
URxvt.italicFont: terminus_bold
|
||||
URxvt.boldItalicFont: terminus_bold
|
||||
URxvt.saveLines: 1000
|
||||
!URxvt.cursorUnderline: true
|
||||
URxvt.iso14755: false
|
||||
URxvt.visualBell: false
|
||||
URxvt.urgentOnBell: true
|
||||
|
@ -33,16 +32,15 @@ URxvt.keysym.C-C: perl:clipboard:copy
|
|||
URxvt.keysym.C-V: perl:clipboard:paste
|
||||
! }}}
|
||||
! {{{ urxvt colors
|
||||
!URxvt.foreground: #839496
|
||||
!URxvt.background: [80]#00141A
|
||||
!URxvt.cursorColor: #fdf6e3
|
||||
!URxvt.colorBD: #fdf6e3
|
||||
URxvt.foreground: #839496
|
||||
URxvt.background: #002b36
|
||||
URxvt.colorBD: #fdf6e3
|
||||
|
||||
!URxvt.foreground: #657b83
|
||||
!URxvt.background: #fdf6e3
|
||||
!URxvt.colorBD: #002b36
|
||||
|
||||
URxvt.foreground: #657b83
|
||||
URxvt.background: #fdf6e3
|
||||
!URxvt.cursorColor: #002b36
|
||||
URxvt.cursorColor: #dc322f
|
||||
URxvt.colorBD: #002b36
|
||||
|
||||
URxvt.color0: #073642
|
||||
URxvt.color1: #dc322f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue