-
Notifications
You must be signed in to change notification settings - Fork 130
/
Copy pathtango-light.conf
120 lines (103 loc) · 3 KB
/
tango-light.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
#
# Copyright 2011 Colomban Wendling <[email protected]>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
# MA 02110-1301, USA.
#
[theme_info]
name=Tango Light
description=A light theme using Tango colors.
# incremented automatically, do not change manually
version=1225
author=Colomban Wendling <[email protected]>
url=https://github.com/codebrainz/geany-themes/blob/master/tango-light.conf
# list of each compatible Geany release version
compat=1.22;1.23;1.23.1;1.24
[named_styles]
default=#2e3436;#eeeeec;false;false
error=#2e3436;#ef2929
# Editor styles
#-------------------------------------------------------------------------------
selection=#2e3436;#babdb6;false;true
current_line=#2e3436;#d3d7cf;true
brace_good=#5c3566;;true
brace_bad=#2e3436;#ef2929;true
margin_line_number=#2e3436;#babdb6
margin_folding=#2e3436;#d3d7cf
fold_symbol_highlight=#d3d7cf
indent_guide=#babdb6
caret=#000;#000;false
marker_line=#2e3436;#729fcf
marker_search=#2e3436;#fcaf3e
marker_mark=#2e3436;#8ae234
call_tips=#555753;#eeeeec
white_space=#babdb6;;true
# Programming languages
#-------------------------------------------------------------------------------
comment=#c00;;;true
comment_doc=#3465a4;;;true
comment_line=comment
comment_line_doc=comment_doc
comment_doc_keyword=comment_doc,bold
comment_doc_keyword_error=comment_doc_keyword,italic
number=#4e9a06
number_1=number
number_2=number_1
type=#4e9a06;;true
class=type
function=default
parameter=function
keyword=#204a87;;true
keyword_1=keyword
keyword_2=#a40000;;true
keyword_3=keyword_1
keyword_4=keyword_1
identifier=default
identifier_1=identifier
identifier_2=identifier_1
identifier_3=identifier_1
identifier_4=identifier_1
string=#ce5c00;;false;false
string_1=string
string_2=string_1
string_3=default
string_4=default
string_eol=string_1,italic
character=string_1
backticks=string_2
here_doc=string_2
verbatim=string
scalar=string_2
label=default,bold
preprocessor=#75507b
regex=number_1
operator=default
decorator=string_1,bold
other=default
extra=#204a87
# Markup-type languages
#-------------------------------------------------------------------------------
tag=#204a87;;true
tag_unknown=tag
tag_end=tag
attribute=#4e9a06;;true
attribute_unknown=attribute,italic
value=string_1
entity=preprocessor
# Diff
#-------------------------------------------------------------------------------
line_added=#4e9a06
line_removed=#a40000
line_changed=#ce5c00