
Tango Konsole
Various KDE 1.-4. Improvements
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Color scheme for Konsole based on http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines#Color_Palette. Several colors were modified to improve look and usability. Put downloaded file in ~/.kde/share/apps/konsole/ and make it your default colorscheme ;)
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
12 years ago
Updated format for KDE 4.1
12 years ago
Updated format for KDE 4.1
ZaWertun
12 years ago
[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
Report
ZaWertun
12 years ago
Report
tamasrepus
12 years ago
Report
dsec
13 years ago
Just one complaint though: why is magenta orange? ;)
Report
TheStalwart
13 years ago
2) Magenta is very contrast compared to other tango colors
Report
CARTMAN
13 years ago
Report
pinesolpirate
13 years ago
Report