
Version for URXVT (paste in ~/.Xresources):
! background (not tango), foreground, tint color (for inheritPixmap)
urxvt*background: #000000
urxvt*foreground: #babdb6
urxvt*tintColor: #d3d7cf
! Black (not tango) + DarkGrey
urxvt*color0: #000000
urxvt*color8: #555753
! DarkRed + Red
urxvt*color1: #a40000
urxvt*color9: #cc0000
! DarkGreen + Green
urxvt*color2: #4e9a06
urxvt*color10: #73d216
! DarkYellow + Yellow
urxvt*color3: #c4a000
urxvt*color11: #edd400
! DarkBlue + Blue
urxvt*color4: #204a87
urxvt*color12: #3465a4
! DarkMangenta + Mangenta
urxvt*color5: #ce5c00
urxvt*color13: #f57900
!DarkCyan + Cyan (both not tango)
urxvt*color6: #038e82
urxvt*color14: #05d2c1
! LightGrey + White
urxvt*color7: #babdb6
urxvt*color15: #d3d7cf
Ratings & Comments
7 Comments
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\Default%20Settings] "Colour0"="186,189,182" "Colour1"="255,255,255" "Colour10"="78,154,6" "Colour11"="115,210,22" "Colour12"="196,160,0" "Colour13"="237,212,0" "Colour14"="32,74,135" "Colour15"="52,101,164" "Colour16"="206,92,0" "Colour17"="245,121,0" "Colour18"="3,142,130" "Colour19"="5,210,193" "Colour2"="0,0,0" "Colour20"="186,189,182" "Colour21"="211,215,207" "Colour3"="85,85,85" "Colour4"="0,0,0" "Colour5"="0,255,0" "Colour6"="0,0,0" "Colour7"="85,87,83" "Colour8"="164,0,0" "Colour9"="204,0,0" save as .reg file and add it to registry
Great colors !
You should write the Konsole maintainer and see if you can get this distributed with Konsole.
A pretty good, low contrast schema. Just one complaint though: why is magenta orange? ;)
1) I tried to stick with tango palette as much as possible 2) Magenta is very contrast compared to other tango colors
Thanks for this.
Very nice. Easy on the eyes.