New colorset for X
This commit is contained in:
parent
af9cbaca9a
commit
93fa7adb55
44
.Xresources
44
.Xresources
@ -5,37 +5,33 @@ URxvt.cursorColor: #d0d1d2
|
||||
URxvt.transparent: true
|
||||
URxvt.shading: 20
|
||||
|
||||
! Colors
|
||||
URxvt*background: #000000
|
||||
URxvt*foreground: #B2B2B2
|
||||
! black
|
||||
URxvt.color0: #1c1e1f
|
||||
URxvt.color8: #222425
|
||||
|
||||
URxvt*color0: #000000
|
||||
URxvt*color8: #686868
|
||||
! red
|
||||
URxvt.color1: #bf1d58
|
||||
URxvt.color9: #f92672
|
||||
|
||||
URxvt*color1: #B21818
|
||||
URxvt*color9: #FF5454
|
||||
! green
|
||||
URxvt.color2: #97bf34
|
||||
URxvt.color10: #b6e63e
|
||||
|
||||
URxvt*color2: #18B218
|
||||
URxvt*color10: #54FF54
|
||||
! yellow
|
||||
URxvt.color3: #d9811b
|
||||
URxvt.color11: #fd971f
|
||||
|
||||
URxvt*color3: #B26818
|
||||
URxvt*color11: #FFFF54
|
||||
! blue
|
||||
URxvt.color4: #667380
|
||||
URxvt.color12: #8fa1b3
|
||||
|
||||
! magenta
|
||||
URxvt.color5: #7a72b3
|
||||
URxvt.color13: #9c91e4
|
||||
|
||||
URxvt*color4: #1818B2
|
||||
URxvt*color12: #5454FF
|
||||
! purple
|
||||
URxvt*color5: #B218B2
|
||||
URxvt*color13: #FF54FF
|
||||
! cyan
|
||||
URxvt.color6: #008b8b
|
||||
URxvt.color14: #66d9ef
|
||||
|
||||
URxvt*color6: #18B2B2
|
||||
URxvt*color14: #54FFFF
|
||||
! white
|
||||
URxvt.color7: #707880
|
||||
URxvt.color15: #c5c8c6
|
||||
URxvt*color7: #B2B2B2
|
||||
URxvt*color15: #FFFFFF
|
||||
|
||||
! no scrollbar
|
||||
URxvt.scrollBar: false
|
||||
|
Loading…
Reference in New Issue
Block a user