forked from RobLoach/base16-geany
-
Notifications
You must be signed in to change notification settings - Fork 0
/
base16-paraiso.light.conf
122 lines (110 loc) · 3.65 KB
/
base16-paraiso.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 Paraiso Light
description=Base16 Paraiso 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=#4f424c;#e7e9db;false;false
error=#ef6155
# Editor Styles
#-------------------------------------------------------------------------------
selection=#8d8687;#776e71;false;true
current_line=;#4f424c;true;false
brace_good=#48b685;;true;false
brace_bad=#ef6155;#4f424c;true;false
margin_line_number=#776e71;#4f424c;true;false
margin_folding=#776e71
fold_symbol_highlight=#41323f
indent_guide=#4f424c
caret=#a39e9b
marker_line=#e7e9db
marker_search=#e7e9db;#48b685;false;false
marker_mark=#e7e9db;#48b685;
call_tips=#8d8687;;false;false
white_space=#776e71;;true;false
# Programming languages
#-------------------------------------------------------------------------------
comment=#8d8687
comment_doc=#8d8687
comment_line=#8d8687
comment_line_doc=#8d8687
comment_doc_keyword=#8d8687;;true;false
comment_doc_keyword_error=#8d8687;;false;true
number=#48b685
number_1=#f99b15
number_2=#f99b15
type=#fec418;;true
# Person.rb = Person
class=#fec418;;true
# Person.rb = initialize
# PHP
function=#06b6ef;;false;false
parameter=#b9b6b0
keyword=#e96ba8;;true;false
# Person.rb = class, include, def, end, attr_accessor, etc
# PHP = include_once(), if elseif else
keyword_1=#815ba4;;false;false
keyword_2=#f99b15;;false;false
keyword_3=#5bc4bf;;false;false
keyword_4=#f99b15;;false;true
identifier=#5bc4bf;;false;false
# Person.rb = ActiveModel::Conversion
identifier_1=#5bc4bf;;false;false
identifier_2=#5bc4bf;;false;false
identifier_3=#06b6ef;;true;false
identifier_4=#815ba4;;false;false
string=#f99b15
string_1=#48b685
string_2=#48b685
string_3=#5bc4bf
string_4=#06b6ef
string_eol=#815ba4;;false;true
character=string_1
backtick=#fec418
here_doc=#fec418
scalar=#fec418
label=#b9b6b0;;true;false
# Person.rb = :name
# PHP = $_GET
preprocessor=#06b6ef
regex=number_1
operator=#a39e9b;;false;false
decorator=#06b6ef;;false;false
other=#ef6155
# Markup-type languages
#-------------------------------------------------------------------------------
tag=#fec418;;true;false
tag_unknown=#ef6155;;true;false
tag_end=#fec418;;false;false
attribute=#f99b15;;false;false
attribute_unknown=#48b685;;false;false
value=#06b6ef
entity=#fec418
# Diff
#-------------------------------------------------------------------------------
line_added=#48b685
line_removed=#ef6155
line_changed=#06b6ef