source: ogBrowser-Git/qtermwidget/lib/color-schemes/Tango.colorscheme

shutdown-environment
Last change on this file was 64efc22, checked in by Vadim Troshchinskiy <vtroshchinskiy@…>, 22 months ago

Update qtermwidget to modern version

  • Property mode set to 100644
File size: 722 bytes
Line 
1[General]
2Description=Tango
3
4[Background]
5Color=0,0,0
6
7[BackgroundIntense]
8Color=104,104,104
9
10[Foreground]
11;Color=211,215,207
12Color=255,255,255
13
14[ForegroundIntense]
15Color=255,255,255
16
17; black
18[Color0]
19Color=0,0,0
20
21[Color0Intense]
22Color=85,87,83
23
24; red
25[Color1]
26Color=204,0,0
27
28[Color1Intense]
29Color=239,41,41
30
31; green
32[Color2]
33Color=78,154,6
34
35[Color2Intense]
36Color=138,226,52
37
38; yellow
39[Color3]
40Color=196,160,0
41
42[Color3Intense]
43Color=252,233,79
44
45; blue
46[Color4]
47Color=52,101,164
48
49[Color4Intense]
50Color=114,159,207
51
52; magenta
53[Color5]
54Color=117,80,123
55
56[Color5Intense]
57Color=173,127,168
58
59; aqua
60[Color6]
61Color=6,152,154
62
63[Color6Intense]
64Color=52,226,226
65
66; grey
67[Color7]
68Color=211,215,207
69
70[Color7Intense]
71Color=238,238,236
Note: See TracBrowser for help on using the repository browser.