forked from RobLoach/base16-geany
-
Notifications
You must be signed in to change notification settings - Fork 0
/
base16-atelierestuary.light.conf
122 lines (110 loc) · 3.67 KB
/
base16-atelierestuary.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
121
122
# Geany Base16 Template
# Rob Loach (http://robloach.net)
#
# Copyright (c) 2013 Rob Loach
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in all
# copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
[theme_info]
name=Base16 Atelier Estuary Light
description=Base16 Atelier Estuary provides carefully chosen syntax highlighting and a default set of sixteen colors suitable for a wide range of applications.
version=0.2.2
author=Rob Loach (http://robloach.net)
url=http://github.com/robloach/base16-geany
[named_styles]
default=#5f5e4e;#f4f3ec;false;false
error=#ba6236
# Editor Styles
#-------------------------------------------------------------------------------
selection=#878573;#6c6b5a;false;true
current_line=;#5f5e4e;true;false
brace_good=#7d9726;;true;false
brace_bad=#ba6236;#5f5e4e;true;false
margin_line_number=#6c6b5a;#5f5e4e;true;false
margin_folding=#6c6b5a
fold_symbol_highlight=#302f27
indent_guide=#5f5e4e
caret=#929181
marker_line=#f4f3ec
marker_search=#f4f3ec;#7d9726;false;false
marker_mark=#f4f3ec;#7d9726;
call_tips=#878573;;false;false
white_space=#6c6b5a;;true;false
# Programming languages
#-------------------------------------------------------------------------------
comment=#878573
comment_doc=#878573
comment_line=#878573
comment_line_doc=#878573
comment_doc_keyword=#878573;;true;false
comment_doc_keyword_error=#878573;;false;true
number=#7d9726
number_1=#ae7313
number_2=#ae7313
type=#a5980d;;true
# Person.rb = Person
class=#a5980d;;true
# Person.rb = initialize
# PHP
function=#36a166;;false;false
parameter=#e7e6df
keyword=#9d6c7c;;true;false
# Person.rb = class, include, def, end, attr_accessor, etc
# PHP = include_once(), if elseif else
keyword_1=#5f9182;;false;false
keyword_2=#ae7313;;false;false
keyword_3=#5b9d48;;false;false
keyword_4=#ae7313;;false;true
identifier=#5b9d48;;false;false
# Person.rb = ActiveModel::Conversion
identifier_1=#5b9d48;;false;false
identifier_2=#5b9d48;;false;false
identifier_3=#36a166;;true;false
identifier_4=#5f9182;;false;false
string=#ae7313
string_1=#7d9726
string_2=#7d9726
string_3=#5b9d48
string_4=#36a166
string_eol=#5f9182;;false;true
character=string_1
backtick=#a5980d
here_doc=#a5980d
scalar=#a5980d
label=#e7e6df;;true;false
# Person.rb = :name
# PHP = $_GET
preprocessor=#36a166
regex=number_1
operator=#929181;;false;false
decorator=#36a166;;false;false
other=#ba6236
# Markup-type languages
#-------------------------------------------------------------------------------
tag=#a5980d;;true;false
tag_unknown=#ba6236;;true;false
tag_end=#a5980d;;false;false
attribute=#ae7313;;false;false
attribute_unknown=#7d9726;;false;false
value=#36a166
entity=#a5980d
# Diff
#-------------------------------------------------------------------------------
line_added=#7d9726
line_removed=#ba6236
line_changed=#36a166