al-skel/base/.config/geany/colorschemes/archlabs-dARK.conf
2018-12-13 22:02:16 -08:00

126 lines
3.8 KiB
Plaintext

# 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.
# Edited for use with ArchLabs Linux by Matthew Dobson (matt@archlabslinux.com) July 2018.
# Minor colour changes to suit default theme ArchLabs-dARK.
[theme_info]
name=ArchLabs-dARK
description=Based upon original colour scheme Base16 Twilight, ArchLabs-dARK 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=#a4a4a4;#292929;false;false
error=#cf6a4c
# Editor Styles
#-------------------------------------------------------------------------------
selection=#838184;#5f5a60;false;true
current_line=;#464b50;true;false
brace_good=#f9ee98;;true;false
brace_bad=#cf6a4c;#464b50;true;false
margin_line_number=#5f5a60;#464b50;true;false
margin_folding=#5f5a60
fold_symbol_highlight=#323537
indent_guide=#464b50
caret=#a7a7a7
marker_line=#a4a4a4
marker_search=#a4a4a4;#8f9d6a;false;false
marker_mark=#a4a4a4;#8f9d6a;
call_tips=#838184;;false;false
white_space=#5f5a60;;true;false
# Programming languages
#-------------------------------------------------------------------------------
comment=#838184
comment_doc=#838184
comment_line=#838184
comment_line_doc=#838184
comment_doc_keyword=#838184;;true;false
comment_doc_keyword_error=#838184;;false;true
number=#8f9d6a
number_1=#cda869
number_2=#cda869
type=#f9ee98;;true
# Person.rb = Person
class=#f9ee98;;true
# Person.rb = initialize
# PHP
function=#7587a6;;false;false
parameter=#c3c3c3
keyword=#9b703f;;true;false
# Person.rb = class, include, def, end, attr_accessor, etc
# PHP = include_once(), if elseif else
keyword_1=#9b859d;;false;false
keyword_2=#cda869;;false;false
keyword_3=#a7a7a7;;false;false
keyword_4=#cda869;;false;true
identifier=#a7a7a7;;false;false
# Person.rb = ActiveModel::Conversion
identifier_1=#a7a7a7;;false;false
identifier_2=#a7a7a7;;false;false
identifier_3=#7587a6;;true;false
identifier_4=#9b859d;;false;false
string=#cda869
string_1=#8f9d6a
string_2=#8f9d6a
string_3=#a7a7a7
string_4=#7587a6
string_eol=#9b859d;;false;true
character=string_1
backtick=#f9ee98
here_doc=#f9ee98
scalar=#f9ee98
label=#c3c3c3;;true;false
# Person.rb = :name
# PHP = $_GET
preprocessor=#7587a6
regex=number_1
operator=#afc4db;;false;false
decorator=#7587a6;;false;false
other=#cf6a4c
# Markup-type languages
#-------------------------------------------------------------------------------
tag=#f9ee98;;true;false
tag_unknown=#cf6a4c;;true;false
tag_end=#f9ee98;;false;false
attribute=#cda869;;false;false
attribute_unknown=#8f9d6a;;false;false
value=#7587a6
entity=#f9ee98
# Diff
#-------------------------------------------------------------------------------
line_added=#8f9d6a
line_removed=#cf6a4c
line_changed=#7587a6