Make a branch to make krunner Good Enough For Aaron™.
[kdebase/uwolfer.git] / apps / konsole / data / color-schemes / historic / Transparent.schema
blob41f8dc0ea464105a76d3527080436c3b65a4a27a
1 # linux color schema for konsole
3 title Transparent Konsole
5 transparency 0.35 0 0 0
7 # FIXME
9 # The flaw in this schema is that "blick" comes out on the
10 # Linux console as intensive background, really.
11 # Since this is not used in clients you'll hardly notice
12 # it in practice.
14 # foreground colors
16 # note that the default background color is flagged
17 # to become transparent when an image is present.
19 #   slot    transparent bold
20 #      | red grn blu  | |
21 #      V V--color--V  V V
23 color  0 178 178 178  0 0  # regular   foreground color (White)
24 color  1   0   0   0  1 0  # regular   background color (Black)
26 color  2   0   0   0  0 0  # regular   color 0 Black
27 color  3 178  24  24  0 0  # regular   color 1 Red
28 color  4  24 178  24  0 0  # regular   color 2 Green
29 color  5 178 104  24  0 0  # regular   color 3 Yellow
30 color  6  24  24 178  0 0  # regular   color 4 Blue
31 color  7 178  24 178  0 0  # regular   color 5 Magenta
32 color  8  24 178 178  0 0  # regular   color 6 Cyan
33 color  9 178 178 178  0 0  # regular   color 7 White
35 # intensive colors
37 # instead of changing the colors, we've flaged the text to become bold
39 color 10 255 255 255  0 0  # intensive foreground color
40 color 11 104 104 104  1 0  # intensive background color
42 color 12 104 104 104  0 0  # intensive color 0
43 color 13 255  84  84  0 0  # intensive color 1
44 color 14  84 255  84  0 0  # intensive color 2
45 color 15 255 255  84  0 0  # intensive color 3
46 color 16  84  84 255  0 0  # intensive color 4
47 color 17 255  84 255  0 0  # intensive color 5
48 color 18  84 255 255  0 0  # intensive color 6
49 color 19 255 255 255  0 0  # intensive color 7