UNPKG

syntax-highlighting

Version:

Syntax Highlighting Colorschemes for many applications

123 lines (110 loc) 3.77 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 Sulphurpool Light description=Base16 Atelier Sulphurpool 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=#5e6687;#f5f7ff;false;false error=#c94922 # Editor Styles #------------------------------------------------------------------------------- selection=#898ea4;#6b7394;false;true current_line=;#5e6687;true;false brace_good=#ac9739;;true;false brace_bad=#c94922;#5e6687;true;false margin_line_number=#6b7394;#5e6687;true;false margin_folding=#6b7394 fold_symbol_highlight=#293256 indent_guide=#5e6687 caret=#979db4 marker_line=#f5f7ff marker_search=#f5f7ff;#ac9739;false;false marker_mark=#f5f7ff;#ac9739; call_tips=#898ea4;;false;false white_space=#6b7394;;true;false # Programming languages #------------------------------------------------------------------------------- comment=#898ea4 comment_doc=#898ea4 comment_line=#898ea4 comment_line_doc=#898ea4 comment_doc_keyword=#898ea4;;true;false comment_doc_keyword_error=#898ea4;;false;true number=#ac9739 number_1=#c76b29 number_2=#c76b29 type=#c08b30;;true # Person.rb = Person class=#c08b30;;true # Person.rb = initialize # PHP function=#3d8fd1;;false;false parameter=#dfe2f1 keyword=#9c637a;;true;false # Person.rb = class, include, def, end, attr_accessor, etc # PHP = include_once(), if elseif else keyword_1=#6679cc;;false;false keyword_2=#c76b29;;false;false keyword_3=#22a2c9;;false;false keyword_4=#c76b29;;false;true identifier=#22a2c9;;false;false # Person.rb = ActiveModel::Conversion identifier_1=#22a2c9;;false;false identifier_2=#22a2c9;;false;false identifier_3=#3d8fd1;;true;false identifier_4=#6679cc;;false;false string=#c76b29 string_1=#ac9739 string_2=#ac9739 string_3=#22a2c9 string_4=#3d8fd1 string_eol=#6679cc;;false;true character=string_1 backtick=#c08b30 here_doc=#c08b30 scalar=#c08b30 label=#dfe2f1;;true;false # Person.rb = :name # PHP = $_GET preprocessor=#3d8fd1 regex=number_1 operator=#979db4;;false;false decorator=#3d8fd1;;false;false other=#c94922 # Markup-type languages #------------------------------------------------------------------------------- tag=#c08b30;;true;false tag_unknown=#c94922;;true;false tag_end=#c08b30;;false;false attribute=#c76b29;;false;false attribute_unknown=#ac9739;;false;false value=#3d8fd1 entity=#c08b30 # Diff #------------------------------------------------------------------------------- line_added=#ac9739 line_removed=#c94922 line_changed=#3d8fd1