I don't recall why the original Solarized had a few colors way off. These versions appear to match other solarized apps. https://github.com/phiggins/konsole-colors-solarized BUG: 319061 FIXED-IN: 2.12wilder-portage
parent
08ee99e358
commit
e162743179
2 changed files with 80 additions and 17 deletions
@ -0,0 +1,63 @@ |
||||
[Color0] |
||||
Color=7,54,66 |
||||
|
||||
[Color0Intense] |
||||
Color=0,43,54 |
||||
|
||||
[Color1] |
||||
Color=220,50,47 |
||||
|
||||
[Color1Intense] |
||||
Color=203,75,22 |
||||
|
||||
[Color2] |
||||
Color=133,153,0 |
||||
|
||||
[Color2Intense] |
||||
Color=88,110,117 |
||||
|
||||
[Color3] |
||||
Color=181,137,0 |
||||
|
||||
[Color3Intense] |
||||
Color=101,123,131 |
||||
|
||||
[Color4] |
||||
Color=38,139,210 |
||||
|
||||
[Color4Intense] |
||||
Color=131,148,150 |
||||
|
||||
[Color5] |
||||
Color=211,54,130 |
||||
|
||||
[Color5Intense] |
||||
Color=108,113,196 |
||||
|
||||
[Color6] |
||||
Color=42,161,152 |
||||
|
||||
[Color6Intense] |
||||
Color=147,161,161 |
||||
|
||||
[Color7] |
||||
Color=238,232,213 |
||||
|
||||
[Color7Intense] |
||||
Color=253,246,227 |
||||
|
||||
[Background] |
||||
Color=253,246,227 |
||||
|
||||
[BackgroundIntense] |
||||
Color=238,232,213 |
||||
|
||||
[Foreground] |
||||
Color=101,123,131 |
||||
|
||||
[ForegroundIntense] |
||||
Color=88,110,117 |
||||
|
||||
[General] |
||||
Description=Solarized Light |
||||
Opacity=1 |
||||
Loading…
Reference in new issue