-
Notifications
You must be signed in to change notification settings - Fork 12
/
base16-londontube.dark.conf
122 lines (110 loc) · 3.66 KB
/
base16-londontube.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 London Tube Dark
description=Base16 London Tube 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=#ffffff;#231f20;false;false
error=#ee2e24
# Editor Styles
#-------------------------------------------------------------------------------
selection=#959ca1;#737171;false;true
current_line=;#5a5758;true;false
brace_good=#ffd204;;true;false
brace_bad=#ee2e24;#5a5758;true;false
margin_line_number=#737171;#5a5758;true;false
margin_folding=#737171
fold_symbol_highlight=#1c3f95
indent_guide=#5a5758
caret=#d9d8d8
marker_line=#ffffff
marker_search=#ffffff;#00853e;false;false
marker_mark=#ffffff;#00853e;
call_tips=#959ca1;;false;false
white_space=#737171;;true;false
# Programming languages
#-------------------------------------------------------------------------------
comment=#959ca1
comment_doc=#959ca1
comment_line=#959ca1
comment_line_doc=#959ca1
comment_doc_keyword=#959ca1;;true;false
comment_doc_keyword_error=#959ca1;;false;true
number=#00853e
number_1=#f386a1
number_2=#f386a1
type=#ffd204;;true
# Person.rb = Person
class=#ffd204;;true
# Person.rb = initialize
# PHP
function=#009ddc;;false;false
parameter=#e7e7e8
keyword=#b06110;;true;false
# Person.rb = class, include, def, end, attr_accessor, etc
# PHP = include_once(), if elseif else
keyword_1=#98005d;;false;false
keyword_2=#f386a1;;false;false
keyword_3=#d9d8d8;;false;false
keyword_4=#f386a1;;false;true
identifier=#d9d8d8;;false;false
# Person.rb = ActiveModel::Conversion
identifier_1=#d9d8d8;;false;false
identifier_2=#d9d8d8;;false;false
identifier_3=#009ddc;;true;false
identifier_4=#98005d;;false;false
string=#f386a1
string_1=#00853e
string_2=#00853e
string_3=#d9d8d8
string_4=#009ddc
string_eol=#98005d;;false;true
character=string_1
backtick=#ffd204
here_doc=#ffd204
scalar=#ffd204
label=#e7e7e8;;true;false
# Person.rb = :name
# PHP = $_GET
preprocessor=#009ddc
regex=number_1
operator=#85cebc;;false;false
decorator=#009ddc;;false;false
other=#ee2e24
# Markup-type languages
#-------------------------------------------------------------------------------
tag=#ffd204;;true;false
tag_unknown=#ee2e24;;true;false
tag_end=#ffd204;;false;false
attribute=#f386a1;;false;false
attribute_unknown=#00853e;;false;false
value=#009ddc
entity=#ffd204
# Diff
#-------------------------------------------------------------------------------
line_added=#00853e
line_removed=#ee2e24
line_changed=#009ddc