~verzegnassi-stefano/+junk/ubuntu-terminal-app-uitk13

« back to all changes in this revision

Viewing changes to src/plugin/qmltermwidget/qtermwidget/lib/color-schemes/historic/Transparent_MC.schema

  • Committer: Filippo Scognamiglio
  • Date: 2014-10-25 04:42:31 UTC
  • Revision ID: flscogna@gmail.com-20141025044231-javjhusbqa171127
Initial reboot commit.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# linux color schema for konsole
 
2
 
 
3
title Transparent for MC
 
4
 
 
5
transparency 0.35 0 0 0
 
6
 
 
7
# FIXME
 
8
#
 
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.
 
13
 
 
14
# foreground colors
 
15
 
 
16
# note that the default background color is flagged
 
17
# to become transparent when an image is present.
 
18
 
 
19
#   slot    transparent bold
 
20
#      | red grn blu  | |
 
21
#      V V--color--V  V V
 
22
 
 
23
color  0 178 178 178  0 0  # regular   foreground color (White)
 
24
color  1   0   0   0  1 0  # regular   background color (Black)
 
25
 
 
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  6  0  0 0  1 0  # regular   color 4 Blue
 
32
 
 
33
color  7 178  24 178  0 0  # regular   color 5 Magenta
 
34
color  8  24 178 178  0 0  # regular   color 6 Cyan
 
35
color  9 178 178 178  0 0  # regular   color 7 White
 
36
 
 
37
# intensive colors
 
38
 
 
39
# instead of changing the colors, we've flaged the text to become bold
 
40
 
 
41
color 10 255 255 255  0 0  # intensive foreground color
 
42
color 11 104 104 104  1 0  # intensive background color
 
43
 
 
44
color 12 104 104 104  0 0  # intensive color 0
 
45
color 13 255  84  84  0 0  # intensive color 1
 
46
color 14  84 255  84  0 0  # intensive color 2
 
47
color 15 255 255  84  0 0  # intensive color 3
 
48
color 16  84  84 255  0 0  # intensive color 4
 
49
color 17 255  84 255  0 0  # intensive color 5
 
50
color 18  84 255 255  0 0  # intensive color 6
 
51
color 19 255 255 255  0 0  # intensive color 7