~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_lightbg.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, Light Background
 
4
 
 
5
transparency 0.1 0 0 0
 
6
 
 
7
# This is a schema for very light backgrounds. It makes some
 
8
# hacks about the colors to make Midnight Commander transparent
 
9
# and with suitable colors. 
 
10
 
 
11
# foreground colors
 
12
 
 
13
# note that the default background color is flagged
 
14
# to become transparent when an image is present.
 
15
 
 
16
#   slot    transparent bold
 
17
#      | red grn blu  | |
 
18
#      V V--color--V  V V
 
19
 
 
20
color  0  50  50  50  0 0  # regular   foreground color (DarkGray)
 
21
color  1  200 200 200  1 0  # regular   background color (White)
 
22
 
 
23
# color  2   0   0   0  0 0  # regular   color 0 Black
 
24
color  2  200 200 200  1 0  # regular   background color (White)
 
25
color  3 178  24  24  0 0  # regular   color 1 Red
 
26
color  4  24 178  24  0 0  # regular   color 2 Green
 
27
color  5 178 104  24  0 0  # regular   color 3 Yellow
 
28
#color  6  24  24 178  0 0  # regular   color 4 Blue
 
29
color  6  0  0 0  1 0  # regular   color 4 Blue
 
30
# Blue is transparent, to make MC transparent
 
31
 
 
32
color  7 178  24 178  0 0  # regular   color 5 Magenta
 
33
color  8  24 178 178  0 0  # regular   color 6 Cyan
 
34
# color  9 178 178 178  0 0  # regular   color 7 White
 
35
color  9  50  50  50  0 0  # regular   foreground color (DarkGray)
 
36
 
 
37
# intensive colors
 
38
 
 
39
# instead of changing the colors, we've flaged the text to become bold
 
40
 
 
41
color 10 0   0   0  0 0  # intensive foreground color
 
42
color 11 255  255  255  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