Harald Sitter
cbc20416f7
sync value order with how 16.08 writes them
...
makes it easier to spot difference when copying a changed theme moving
forward
REVIEW: 129369
(cherry picked from commit 9470fd0239 )
9 years ago
Harald Sitter
9470fd0239
sync value order with how 16.08 writes them
...
makes it easier to spot difference when copying a changed theme moving
forward
REVIEW: 129369
9 years ago
Harald Sitter
3f79ec70e5
Breeze color scheme uses better contrasting color for "black" color value
...
The previous set of blueish colors offered fairly bad contrast with the
charcoal grey background when using the "black" contrast value. To give
a more uniform experience the default "black" color is now charcoal grey
with it's intense variant shifted into a light grey to complement the
intense background, which is charcoal grey shifted into a more intense dark
This should offer overall better contrast, in particular in htop.
BUG: 371068
REVIEW: 129368
CHANGELOG: Breeze color scheme uses better contrasting color for "black" color value
9 years ago
Kurt Hindenburg
c8da8f3b47
Add rendition flags SGRs 2, 8, 9, 53
...
Adds faint intensity, strikeout, conceal and overline support.
echo -e 'D\e[2mD\e[9mD\e[53mD\e[8mD'
Thanks to Antonio Russo antonio e russo gmail com for patch
REVIEW: 128405
BUG: 362171
(cherry picked from commit 84b43dfb21 )
10 years ago
Kurt Hindenburg
84b43dfb21
Add rendition flags SGRs 2, 8, 9, 53
...
Adds faint intensity, strikeout, conceal and overline support.
echo -e 'D\e[2mD\e[9mD\e[53mD\e[8mD'
Thanks to Antonio Russo antonio e russo gmail com for patch
REVIEW: 128405
BUG: 362171
10 years ago
Kurt Hindenburg
92346e9f51
Depend on ECM 1.6 and use new install variables
10 years ago
Harald Sitter
947342e333
add a color scheme using breeze color palette values (dark bg)
...
REVIEW: 128132
CHANGELOG: New 'Breeze' color scheme featuring vibrant colors
10 years ago
Kurt Hindenburg
dc7b2641df
Actually install new colorscheme
13 years ago
Kurt Hindenburg
e162743179
Correct Solarized Dark colors and add a Light version
...
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.12
13 years ago
Jekyll Wu
275f65186f
cmake-lint: remove trailing whitespaces
13 years ago
Jekyll Wu
3ef1c281d4
Re-add the "Color2Intense" entry in the BlackOnLightYellow colorscheme
...
That entry was accidentally removed in commit 8355cca
BUG: 306540
FIXED-IN: 4.9.2
14 years ago
Jekyll Wu
001a353a46
Remove code for per-color transparency
...
That per-color transparency looks like a heritage of the pesudo
transparency in the KDE3 era. It is basically not used in current code.
14 years ago
Jekyll Wu
8ebaaf3981
Remove extra blank lines
14 years ago
Jekyll Wu
dcfc312fb4
Remove all "Bold=false" entries from existing colorschemes
...
This should cause no behavior change, because the existing code simply
ignores the "false" case.
14 years ago
Jekyll Wu
8355ccaa82
Remove useless 'Transparent' entries
...
That entry is supposed to be only meaningful for background color
14 years ago
Jekyll Wu
46ff01094d
Transparency ==> Transparnt
14 years ago
Jekyll Wu
7e57d400ed
Retire the three remaining KDE3 schemas
14 years ago
Kurt Hindenburg
8752fbe551
Add 2 new color schemes.
...
Ideally, we should consider using the newstuff3. It depends on how
complex and how much time required.
14 years ago
Kurt Hindenburg
f6253aea9b
Change the KDE3 color schemas to KDE4 colorschemes format.
...
Convert the 3 KDE4 color schemas files to the KDE4 colorscheme file
name and file format. The format conversion was done inside the
Konsole color scheme editor.
They are not installed yet - there still needs a plan on how to
move people off the old format.
14 years ago
Jekyll Wu
04213c0202
Make GreenOnBlack use the same blue color as in BlackOnWhite.
...
BUG: 190407
FIXED-IN: 4.8
15 years ago
Kurt Hindenburg
dff2c80177
Add solarized color scheme
...
File taken from with approval from author:
http://jeppewalther.com/blogContent/konsole/solarized-dark.colorscheme
FEATURE: 272239
FIXED-IN: 4.8
15 years ago
Robert Knight
e45c312a7a
Increase contrast of the default Dark Pastels scheme by making the background darker.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=921934
17 years ago
Pino Toscano
a325f15cec
fix color scheme installation
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=799155
18 years ago
Albert Astals Cid
7e2e67913f
Messages.sh code does not like colorscheme to have spaces, so workaround that limitation
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=799146
18 years ago
Robert Knight
cce0202273
Install new color scheme
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=798856
18 years ago
Robert Knight
c69f61e1ec
New color scheme 'Dark Pastels'. This is a softer alternative to Black on White or
...
Linux colors.
It is a very slightly modified version of Zenburn, originally made for
Vim by Jani Nurminen and later adapted for Konsole/KDE 3 by Christoffer Sawicki.
BUG: 160857
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=798584
18 years ago
Robert Knight
3c218b9756
Fix (remove) transparency from the default background (Linux Colors).
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=740348
19 years ago
Robert Knight
50fb0ef4c6
Support for per-session randomized color schemes. Mainly useful to allow each new session (from a particular profile) to have a different background color to make them easier to identify at a glance. Randomization is specified in the color scheme as the maximum amount of difference in hue, saturation and value which a color is allowed to be randomly changed by. No GUI controls for this yet. Added a 'Black on Random Light' color scheme to make use of this facility out of the box.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=682403
19 years ago
Robert Knight
323b5b76ca
Update green on black color scheme to use the new KDE 4 format and tweak the blue, red and green colors to make them more readable.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676643
19 years ago
Robert Knight
44a93fd291
Fix color scheme loader saving a copy of existing, unmodified KDE 4 color schemes to disk. Fix field name in provided Linux color scheme.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676106
19 years ago
Robert Knight
3015a421e8
Mark various color schemes no longer in the default install as historic.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676105
19 years ago
Robert Knight
19a29d182a
Rename directories for clarity. konsole -> src , other -> data.
...
svn path=/branches/work/konsole-split-view/; revision=661562
19 years ago