First 16 colors
This commit is contained in:
parent
734ede7c4c
commit
03ee0e12e6
1 changed files with 25 additions and 0 deletions
|
|
@ -13,3 +13,28 @@ URxvt*iso14755: false
|
||||||
URxvt*font: xft:Input Mono Narrow Light:size=10
|
URxvt*font: xft:Input Mono Narrow Light:size=10
|
||||||
|
|
||||||
Xft.dpi: 120
|
Xft.dpi: 120
|
||||||
|
|
||||||
|
! Black
|
||||||
|
URxvt*color0: #000000
|
||||||
|
URxvt*color8: #555555
|
||||||
|
! Red
|
||||||
|
URxvt*color1: #ff6565
|
||||||
|
URxvt*color9: #ff8d8d
|
||||||
|
! Green
|
||||||
|
URxvt*color2: #93d44f
|
||||||
|
URxvt*color10: #c8e7a8
|
||||||
|
! Yellow
|
||||||
|
URxvt*color3: #eab93d
|
||||||
|
URxvt*color11: #ffc123
|
||||||
|
! Blue
|
||||||
|
URxvt*color4: #204a87
|
||||||
|
URxvt*color12: #3465a4
|
||||||
|
! Magenta
|
||||||
|
URxvt*color5: #ce5c00
|
||||||
|
URxvt*color13: #f57900
|
||||||
|
! Cyan
|
||||||
|
URxvt*color6: #89b6e2
|
||||||
|
URxvt*color14: #46a4ff
|
||||||
|
! White
|
||||||
|
URxvt*color7: #cccccc
|
||||||
|
URxvt*color15: #ffffff
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue