UNPKG

syntax-highlighting

Version:

Syntax Highlighting Colorschemes for many applications

123 lines (110 loc) 3.76 kB
# 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 Savanna Light description=Base16 Atelier Savanna 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=#526057;#ecf4ee;false;false error=#b16139 # Editor Styles #------------------------------------------------------------------------------- selection=#78877d;#5f6d64;false;true current_line=;#526057;true;false brace_good=#489963;;true;false brace_bad=#b16139;#526057;true;false margin_line_number=#5f6d64;#526057;true;false margin_folding=#5f6d64 fold_symbol_highlight=#232a25 indent_guide=#526057 caret=#87928a marker_line=#ecf4ee marker_search=#ecf4ee;#489963;false;false marker_mark=#ecf4ee;#489963; call_tips=#78877d;;false;false white_space=#5f6d64;;true;false # Programming languages #------------------------------------------------------------------------------- comment=#78877d comment_doc=#78877d comment_line=#78877d comment_line_doc=#78877d comment_doc_keyword=#78877d;;true;false comment_doc_keyword_error=#78877d;;false;true number=#489963 number_1=#9f713c number_2=#9f713c type=#a07e3b;;true # Person.rb = Person class=#a07e3b;;true # Person.rb = initialize # PHP function=#478c90;;false;false parameter=#dfe7e2 keyword=#867469;;true;false # Person.rb = class, include, def, end, attr_accessor, etc # PHP = include_once(), if elseif else keyword_1=#55859b;;false;false keyword_2=#9f713c;;false;false keyword_3=#1c9aa0;;false;false keyword_4=#9f713c;;false;true identifier=#1c9aa0;;false;false # Person.rb = ActiveModel::Conversion identifier_1=#1c9aa0;;false;false identifier_2=#1c9aa0;;false;false identifier_3=#478c90;;true;false identifier_4=#55859b;;false;false string=#9f713c string_1=#489963 string_2=#489963 string_3=#1c9aa0 string_4=#478c90 string_eol=#55859b;;false;true character=string_1 backtick=#a07e3b here_doc=#a07e3b scalar=#a07e3b label=#dfe7e2;;true;false # Person.rb = :name # PHP = $_GET preprocessor=#478c90 regex=number_1 operator=#87928a;;false;false decorator=#478c90;;false;false other=#b16139 # Markup-type languages #------------------------------------------------------------------------------- tag=#a07e3b;;true;false tag_unknown=#b16139;;true;false tag_end=#a07e3b;;false;false attribute=#9f713c;;false;false attribute_unknown=#489963;;false;false value=#478c90 entity=#a07e3b # Diff #------------------------------------------------------------------------------- line_added=#489963 line_removed=#b16139 line_changed=#478c90