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 Forest Light description=Base16 Atelier Forest 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=#68615e;#f1efee;false;false error=#f22c40 # Editor Styles #------------------------------------------------------------------------------- selection=#9c9491;#766e6b;false;true current_line=;#68615e;true;false brace_good=#7b9726;;true;false brace_bad=#f22c40;#68615e;true;false margin_line_number=#766e6b;#68615e;true;false margin_folding=#766e6b fold_symbol_highlight=#2c2421 indent_guide=#68615e caret=#a8a19f marker_line=#f1efee marker_search=#f1efee;#7b9726;false;false marker_mark=#f1efee;#7b9726; call_tips=#9c9491;;false;false white_space=#766e6b;;true;false # Programming languages #------------------------------------------------------------------------------- comment=#9c9491 comment_doc=#9c9491 comment_line=#9c9491 comment_line_doc=#9c9491 comment_doc_keyword=#9c9491;;true;false comment_doc_keyword_error=#9c9491;;false;true number=#7b9726 number_1=#df5320 number_2=#df5320 type=#c38418;;true # Person.rb = Person class=#c38418;;true # Person.rb = initialize # PHP function=#407ee7;;false;false parameter=#e6e2e0 keyword=#c33ff3;;true;false # Person.rb = class, include, def, end, attr_accessor, etc # PHP = include_once(), if elseif else keyword_1=#6666ea;;false;false keyword_2=#df5320;;false;false keyword_3=#3d97b8;;false;false keyword_4=#df5320;;false;true identifier=#3d97b8;;false;false # Person.rb = ActiveModel::Conversion identifier_1=#3d97b8;;false;false identifier_2=#3d97b8;;false;false identifier_3=#407ee7;;true;false identifier_4=#6666ea;;false;false string=#df5320 string_1=#7b9726 string_2=#7b9726 string_3=#3d97b8 string_4=#407ee7 string_eol=#6666ea;;false;true character=string_1 backtick=#c38418 here_doc=#c38418 scalar=#c38418 label=#e6e2e0;;true;false # Person.rb = :name # PHP = $_GET preprocessor=#407ee7 regex=number_1 operator=#a8a19f;;false;false decorator=#407ee7;;false;false other=#f22c40 # Markup-type languages #------------------------------------------------------------------------------- tag=#c38418;;true;false tag_unknown=#f22c40;;true;false tag_end=#c38418;;false;false attribute=#df5320;;false;false attribute_unknown=#7b9726;;false;false value=#407ee7 entity=#c38418 # Diff #------------------------------------------------------------------------------- line_added=#7b9726 line_removed=#f22c40 line_changed=#407ee7