forked from RobLoach/base16-geany
-
Notifications
You must be signed in to change notification settings - Fork 0
/
base16-atelierlakeside.dark.conf
122 lines (110 loc) · 3.67 KB
/
base16-atelierlakeside.dark.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 Lakeside Dark
description=Base16 Atelier Lakeside 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=#ebf8ff;#161b1d;false;false
error=#d22d72
# Editor Styles
#-------------------------------------------------------------------------------
selection=#7195a8;#5a7b8c;false;true
current_line=;#516d7b;true;false
brace_good=#8a8a0f;;true;false
brace_bad=#d22d72;#516d7b;true;false
margin_line_number=#5a7b8c;#516d7b;true;false
margin_folding=#5a7b8c
fold_symbol_highlight=#1f292e
indent_guide=#516d7b
caret=#7ea2b4
marker_line=#ebf8ff
marker_search=#ebf8ff;#568c3b;false;false
marker_mark=#ebf8ff;#568c3b;
call_tips=#7195a8;;false;false
white_space=#5a7b8c;;true;false
# Programming languages
#-------------------------------------------------------------------------------
comment=#7195a8
comment_doc=#7195a8
comment_line=#7195a8
comment_line_doc=#7195a8
comment_doc_keyword=#7195a8;;true;false
comment_doc_keyword_error=#7195a8;;false;true
number=#568c3b
number_1=#935c25
number_2=#935c25
type=#8a8a0f;;true
# Person.rb = Person
class=#8a8a0f;;true
# Person.rb = initialize
# PHP
function=#257fad;;false;false
parameter=#c1e4f6
keyword=#b72dd2;;true;false
# Person.rb = class, include, def, end, attr_accessor, etc
# PHP = include_once(), if elseif else
keyword_1=#6b6bb8;;false;false
keyword_2=#935c25;;false;false
keyword_3=#7ea2b4;;false;false
keyword_4=#935c25;;false;true
identifier=#7ea2b4;;false;false
# Person.rb = ActiveModel::Conversion
identifier_1=#7ea2b4;;false;false
identifier_2=#7ea2b4;;false;false
identifier_3=#257fad;;true;false
identifier_4=#6b6bb8;;false;false
string=#935c25
string_1=#568c3b
string_2=#568c3b
string_3=#7ea2b4
string_4=#257fad
string_eol=#6b6bb8;;false;true
character=string_1
backtick=#8a8a0f
here_doc=#8a8a0f
scalar=#8a8a0f
label=#c1e4f6;;true;false
# Person.rb = :name
# PHP = $_GET
preprocessor=#257fad
regex=number_1
operator=#2d8f6f;;false;false
decorator=#257fad;;false;false
other=#d22d72
# Markup-type languages
#-------------------------------------------------------------------------------
tag=#8a8a0f;;true;false
tag_unknown=#d22d72;;true;false
tag_end=#8a8a0f;;false;false
attribute=#935c25;;false;false
attribute_unknown=#568c3b;;false;false
value=#257fad
entity=#8a8a0f
# Diff
#-------------------------------------------------------------------------------
line_added=#568c3b
line_removed=#d22d72
line_changed=#257fad