forked from RobLoach/base16-geany
-
Notifications
You must be signed in to change notification settings - Fork 0
/
base16-bright.dark.conf
122 lines (110 loc) · 3.65 KB
/
base16-bright.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 Bright Dark
description=Base16 Bright 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;#000000;false;false
error=#fb0120
# Editor Styles
#-------------------------------------------------------------------------------
selection=#d0d0d0;#b0b0b0;false;true
current_line=;#505050;true;false
brace_good=#fda331;;true;false
brace_bad=#fb0120;#505050;true;false
margin_line_number=#b0b0b0;#505050;true;false
margin_folding=#b0b0b0
fold_symbol_highlight=#303030
indent_guide=#505050
caret=#e0e0e0
marker_line=#ffffff
marker_search=#ffffff;#a1c659;false;false
marker_mark=#ffffff;#a1c659;
call_tips=#d0d0d0;;false;false
white_space=#b0b0b0;;true;false
# Programming languages
#-------------------------------------------------------------------------------
comment=#d0d0d0
comment_doc=#d0d0d0
comment_line=#d0d0d0
comment_line_doc=#d0d0d0
comment_doc_keyword=#d0d0d0;;true;false
comment_doc_keyword_error=#d0d0d0;;false;true
number=#a1c659
number_1=#fc6d24
number_2=#fc6d24
type=#fda331;;true
# Person.rb = Person
class=#fda331;;true
# Person.rb = initialize
# PHP
function=#6fb3d2;;false;false
parameter=#f5f5f5
keyword=#be643c;;true;false
# Person.rb = class, include, def, end, attr_accessor, etc
# PHP = include_once(), if elseif else
keyword_1=#d381c3;;false;false
keyword_2=#fc6d24;;false;false
keyword_3=#e0e0e0;;false;false
keyword_4=#fc6d24;;false;true
identifier=#e0e0e0;;false;false
# Person.rb = ActiveModel::Conversion
identifier_1=#e0e0e0;;false;false
identifier_2=#e0e0e0;;false;false
identifier_3=#6fb3d2;;true;false
identifier_4=#d381c3;;false;false
string=#fc6d24
string_1=#a1c659
string_2=#a1c659
string_3=#e0e0e0
string_4=#6fb3d2
string_eol=#d381c3;;false;true
character=string_1
backtick=#fda331
here_doc=#fda331
scalar=#fda331
label=#f5f5f5;;true;false
# Person.rb = :name
# PHP = $_GET
preprocessor=#6fb3d2
regex=number_1
operator=#76c7b7;;false;false
decorator=#6fb3d2;;false;false
other=#fb0120
# Markup-type languages
#-------------------------------------------------------------------------------
tag=#fda331;;true;false
tag_unknown=#fb0120;;true;false
tag_end=#fda331;;false;false
attribute=#fc6d24;;false;false
attribute_unknown=#a1c659;;false;false
value=#6fb3d2
entity=#fda331
# Diff
#-------------------------------------------------------------------------------
line_added=#a1c659
line_removed=#fb0120
line_changed=#6fb3d2