UNPKG

syntax-highlighting

Version:

Syntax Highlighting Colorschemes for many applications

123 lines (110 loc) 3.75 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 Dune Light description=Base16 Atelier Dune 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=#6e6b5e;#fefbec;false;false error=#d73737 # Editor Styles #------------------------------------------------------------------------------- selection=#999580;#7d7a68;false;true current_line=;#6e6b5e;true;false brace_good=#60ac39;;true;false brace_bad=#d73737;#6e6b5e;true;false margin_line_number=#7d7a68;#6e6b5e;true;false margin_folding=#7d7a68 fold_symbol_highlight=#292824 indent_guide=#6e6b5e caret=#a6a28c marker_line=#fefbec marker_search=#fefbec;#60ac39;false;false marker_mark=#fefbec;#60ac39; call_tips=#999580;;false;false white_space=#7d7a68;;true;false # Programming languages #------------------------------------------------------------------------------- comment=#999580 comment_doc=#999580 comment_line=#999580 comment_line_doc=#999580 comment_doc_keyword=#999580;;true;false comment_doc_keyword_error=#999580;;false;true number=#60ac39 number_1=#b65611 number_2=#b65611 type=#ae9513;;true # Person.rb = Person class=#ae9513;;true # Person.rb = initialize # PHP function=#6684e1;;false;false parameter=#e8e4cf keyword=#d43552;;true;false # Person.rb = class, include, def, end, attr_accessor, etc # PHP = include_once(), if elseif else keyword_1=#b854d4;;false;false keyword_2=#b65611;;false;false keyword_3=#1fad83;;false;false keyword_4=#b65611;;false;true identifier=#1fad83;;false;false # Person.rb = ActiveModel::Conversion identifier_1=#1fad83;;false;false identifier_2=#1fad83;;false;false identifier_3=#6684e1;;true;false identifier_4=#b854d4;;false;false string=#b65611 string_1=#60ac39 string_2=#60ac39 string_3=#1fad83 string_4=#6684e1 string_eol=#b854d4;;false;true character=string_1 backtick=#ae9513 here_doc=#ae9513 scalar=#ae9513 label=#e8e4cf;;true;false # Person.rb = :name # PHP = $_GET preprocessor=#6684e1 regex=number_1 operator=#a6a28c;;false;false decorator=#6684e1;;false;false other=#d73737 # Markup-type languages #------------------------------------------------------------------------------- tag=#ae9513;;true;false tag_unknown=#d73737;;true;false tag_end=#ae9513;;false;false attribute=#b65611;;false;false attribute_unknown=#60ac39;;false;false value=#6684e1 entity=#ae9513 # Diff #------------------------------------------------------------------------------- line_added=#60ac39 line_removed=#d73737 line_changed=#6684e1