mirror of
https://github.com/ivuorinen/everforest-resources.git
synced 2026-02-07 17:46:32 +00:00
feat: add missing project files and fix architecture compliance
- Add LICENSE file (MIT) - Add CONTRIBUTING.md with generator-first workflow guidelines - Add Makefile with comprehensive development commands - Add .editorconfig for consistent code formatting - Add CHANGELOG.md for version tracking - Remove inconsistent non-variant files that bypassed generator architecture - Fix installation script to use variant-specific paths (prevent config overwriting)
This commit is contained in:
494
editors/jetbrains/everforest-dark-hard.xml
Normal file
494
editors/jetbrains/everforest-dark-hard.xml
Normal file
@@ -0,0 +1,494 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Everforest theme for JetBrains IDEs -->
|
||||
<!-- Generated from template - do not edit manually -->
|
||||
<scheme name="Everforest" version="142" parent_scheme="Darcula">
|
||||
<metaInfo>
|
||||
<property name="created">2024-01-01T00:00:00</property>
|
||||
<property name="ide">Idea</property>
|
||||
<property name="ideVersion">2023.3.0.0</property>
|
||||
<property name="modified">2024-01-01T00:00:00</property>
|
||||
<property name="originalScheme">Darcula</property>
|
||||
</metaInfo>
|
||||
<colors>
|
||||
<option name="CARET_COLOR" value="#d3c6aa" />
|
||||
<option name="CARET_ROW_COLOR" value="#323c41" />
|
||||
<option name="CONSOLE_BACKGROUND_KEY" value="#2b3339" />
|
||||
<option name="FILESTATUS_ADDED" value="#a7c080" />
|
||||
<option name="FILESTATUS_DELETED" value="#e67e80" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_DELETED_FROM_FILE_SYSTEM" value="#e67e80" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_IGNORED" value="#859289" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_BOTH_CONFLICTS" value="#e69875" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_CONFLICTS" value="#e69875" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_PROPERTY_CONFLICTS" value="#e69875" />
|
||||
<option name="FILESTATUS_MODIFIED" value="#7fbbb3" />
|
||||
<option name="FILESTATUS_NOT_CHANGED_IMMEDIATE" value="#7fbbb3" />
|
||||
<option name="FILESTATUS_NOT_CHANGED_RECURSIVE" value="#7fbbb3" />
|
||||
<option name="FILESTATUS_SUPPRESSED" value="#859289" />
|
||||
<option name="FILESTATUS_SWITCHED" value="#d699b6" />
|
||||
<option name="FILESTATUS_UNKNOWN" value="#dbbc7f" />
|
||||
<option name="FILESTATUS_addedOutside" value="#a7c080" />
|
||||
<option name="FILESTATUS_changelistConflict" value="#e69875" />
|
||||
<option name="FILESTATUS_modifiedOutside" value="#7fbbb3" />
|
||||
<option name="GUTTER_BACKGROUND" value="#2b3339" />
|
||||
<option name="INDENT_GUIDE" value="#859289" />
|
||||
<option name="LINE_NUMBERS_COLOR" value="#859289" />
|
||||
<option name="LINE_NUMBER_ON_CARET_ROW_COLOR" value="#dbbc7f" />
|
||||
<option name="LOOKUP_COLOR" value="#323c41" />
|
||||
<option name="METHOD_SEPARATORS_COLOR" value="#859289" />
|
||||
<option name="NOTIFICATION_BACKGROUND" value="#323c41" />
|
||||
<option name="RIGHT_MARGIN_COLOR" value="#859289" />
|
||||
<option name="SELECTED_INDENT_GUIDE" value="#7fbbb3" />
|
||||
<option name="SELECTION_BACKGROUND" value="#3a454a" />
|
||||
<option name="SELECTION_FOREGROUND" value="#d3c6aa" />
|
||||
<option name="SEPARATOR_BELOW_COLOR" value="#859289" />
|
||||
<option name="TEARLINE_COLOR" value="#859289" />
|
||||
<option name="WHITESPACES" value="#859289" />
|
||||
</colors>
|
||||
<attributes>
|
||||
<option name="ANNOTATION_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="BLOCK_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CLASS_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CLASS_REFERENCE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CONSTRUCTOR_CALL_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CONSTRUCTOR_DECLARATION_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_ATTRIBUTE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_BLOCK_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_COMMA">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_CONSTANT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOC_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOC_COMMENT_TAG">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
<option name="FONT_TYPE" value="3" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOC_COMMENT_TAG_VALUE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_ENTITY">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_FUNCTION_CALL">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_FUNCTION_DECLARATION">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_GLOBAL_VARIABLE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_IDENTIFIER">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INSTANCE_FIELD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INSTANCE_METHOD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INTERFACE_NAME">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INVALID_STRING_ESCAPE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_KEYWORD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_LABEL">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_LINE_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_LOCAL_VARIABLE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_METADATA">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_NUMBER">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_OPERATION_SIGN">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_PARAMETER">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_PARENTHS">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_PREDEFINED_SYMBOL">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_SEMICOLON">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_STATIC_FIELD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_STATIC_METHOD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_STRING">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_TAG">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_TEMPLATE_LANGUAGE_COLOR">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_VALID_STRING_ESCAPE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="ENUM_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="ERRORS_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="FOLDED_TEXT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="BACKGROUND" value="#323c41" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="FOLLOWED_HYPERLINK_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="GENERIC_SERVER_ERROR_OR_WARNING">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="HYPERLINK_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="IDENTIFIER_UNDER_CARET_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#3a454a" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="IMPLICIT_ANONYMOUS_CLASS_PARAMETER_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INFORMATION_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INJECTED_LANGUAGE_FRAGMENT">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#323c41" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INLINE_PARAMETER_HINT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="BACKGROUND" value="#323c41" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INLINE_PARAMETER_HINT_CURRENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
<option name="BACKGROUND" value="#3a454a" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INLINE_PARAMETER_HINT_HIGHLIGHTED">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
<option name="BACKGROUND" value="#3a454a" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INTERFACE_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LINE_FULL_COVERAGE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LINE_NONE_COVERAGE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LINE_PARTIAL_COVERAGE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LIVE_TEMPLATE_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LOG_ERROR_OUTPUT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LOG_EXPIRED_ENTRY">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LOG_WARNING_OUTPUT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="MATCHED_BRACE_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#3a454a" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="METHOD_CALL_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="METHOD_DECLARATION_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="NOT_USED_ELEMENT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#859289" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="SEARCH_RESULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#dbbc7f" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="STATIC_FIELD_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="STATIC_FINAL_FIELD_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="STATIC_METHOD_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TEXT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
<option name="BACKGROUND" value="#2b3339" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TEXT_SEARCH_RESULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#dbbc7f" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TODO_DEFAULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
<option name="FONT_TYPE" value="3" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TYPE_PARAMETER_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TYPO">
|
||||
<value>
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="UNMATCHED_BRACE_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="BACKGROUND" value="#2b3339" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WARNING_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#dbbc7f" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WRITE_IDENTIFIER_UNDER_CARET_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#3a454a" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WRITE_SEARCH_RESULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#e69875" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WRONG_REFERENCES_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
</attributes>
|
||||
</scheme>
|
||||
494
editors/jetbrains/everforest-dark-medium.xml
Normal file
494
editors/jetbrains/everforest-dark-medium.xml
Normal file
@@ -0,0 +1,494 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Everforest theme for JetBrains IDEs -->
|
||||
<!-- Generated from template - do not edit manually -->
|
||||
<scheme name="Everforest" version="142" parent_scheme="Darcula">
|
||||
<metaInfo>
|
||||
<property name="created">2024-01-01T00:00:00</property>
|
||||
<property name="ide">Idea</property>
|
||||
<property name="ideVersion">2023.3.0.0</property>
|
||||
<property name="modified">2024-01-01T00:00:00</property>
|
||||
<property name="originalScheme">Darcula</property>
|
||||
</metaInfo>
|
||||
<colors>
|
||||
<option name="CARET_COLOR" value="#d3c6aa" />
|
||||
<option name="CARET_ROW_COLOR" value="#374247" />
|
||||
<option name="CONSOLE_BACKGROUND_KEY" value="#2f383e" />
|
||||
<option name="FILESTATUS_ADDED" value="#a7c080" />
|
||||
<option name="FILESTATUS_DELETED" value="#e67e80" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_DELETED_FROM_FILE_SYSTEM" value="#e67e80" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_IGNORED" value="#859289" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_BOTH_CONFLICTS" value="#e69875" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_CONFLICTS" value="#e69875" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_PROPERTY_CONFLICTS" value="#e69875" />
|
||||
<option name="FILESTATUS_MODIFIED" value="#7fbbb3" />
|
||||
<option name="FILESTATUS_NOT_CHANGED_IMMEDIATE" value="#7fbbb3" />
|
||||
<option name="FILESTATUS_NOT_CHANGED_RECURSIVE" value="#7fbbb3" />
|
||||
<option name="FILESTATUS_SUPPRESSED" value="#859289" />
|
||||
<option name="FILESTATUS_SWITCHED" value="#d699b6" />
|
||||
<option name="FILESTATUS_UNKNOWN" value="#dbbc7f" />
|
||||
<option name="FILESTATUS_addedOutside" value="#a7c080" />
|
||||
<option name="FILESTATUS_changelistConflict" value="#e69875" />
|
||||
<option name="FILESTATUS_modifiedOutside" value="#7fbbb3" />
|
||||
<option name="GUTTER_BACKGROUND" value="#2f383e" />
|
||||
<option name="INDENT_GUIDE" value="#859289" />
|
||||
<option name="LINE_NUMBERS_COLOR" value="#859289" />
|
||||
<option name="LINE_NUMBER_ON_CARET_ROW_COLOR" value="#dbbc7f" />
|
||||
<option name="LOOKUP_COLOR" value="#374247" />
|
||||
<option name="METHOD_SEPARATORS_COLOR" value="#859289" />
|
||||
<option name="NOTIFICATION_BACKGROUND" value="#374247" />
|
||||
<option name="RIGHT_MARGIN_COLOR" value="#859289" />
|
||||
<option name="SELECTED_INDENT_GUIDE" value="#7fbbb3" />
|
||||
<option name="SELECTION_BACKGROUND" value="#404c51" />
|
||||
<option name="SELECTION_FOREGROUND" value="#d3c6aa" />
|
||||
<option name="SEPARATOR_BELOW_COLOR" value="#859289" />
|
||||
<option name="TEARLINE_COLOR" value="#859289" />
|
||||
<option name="WHITESPACES" value="#859289" />
|
||||
</colors>
|
||||
<attributes>
|
||||
<option name="ANNOTATION_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="BLOCK_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CLASS_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CLASS_REFERENCE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CONSTRUCTOR_CALL_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CONSTRUCTOR_DECLARATION_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_ATTRIBUTE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_BLOCK_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_COMMA">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_CONSTANT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOC_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOC_COMMENT_TAG">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
<option name="FONT_TYPE" value="3" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOC_COMMENT_TAG_VALUE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_ENTITY">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_FUNCTION_CALL">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_FUNCTION_DECLARATION">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_GLOBAL_VARIABLE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_IDENTIFIER">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INSTANCE_FIELD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INSTANCE_METHOD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INTERFACE_NAME">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INVALID_STRING_ESCAPE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_KEYWORD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_LABEL">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_LINE_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_LOCAL_VARIABLE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_METADATA">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_NUMBER">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_OPERATION_SIGN">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_PARAMETER">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_PARENTHS">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_PREDEFINED_SYMBOL">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_SEMICOLON">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_STATIC_FIELD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_STATIC_METHOD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_STRING">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_TAG">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_TEMPLATE_LANGUAGE_COLOR">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_VALID_STRING_ESCAPE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="ENUM_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="ERRORS_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="FOLDED_TEXT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="BACKGROUND" value="#374247" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="FOLLOWED_HYPERLINK_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="GENERIC_SERVER_ERROR_OR_WARNING">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="HYPERLINK_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="IDENTIFIER_UNDER_CARET_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#404c51" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="IMPLICIT_ANONYMOUS_CLASS_PARAMETER_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INFORMATION_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INJECTED_LANGUAGE_FRAGMENT">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#374247" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INLINE_PARAMETER_HINT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="BACKGROUND" value="#374247" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INLINE_PARAMETER_HINT_CURRENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
<option name="BACKGROUND" value="#404c51" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INLINE_PARAMETER_HINT_HIGHLIGHTED">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
<option name="BACKGROUND" value="#404c51" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INTERFACE_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LINE_FULL_COVERAGE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LINE_NONE_COVERAGE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LINE_PARTIAL_COVERAGE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LIVE_TEMPLATE_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LOG_ERROR_OUTPUT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LOG_EXPIRED_ENTRY">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LOG_WARNING_OUTPUT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="MATCHED_BRACE_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#404c51" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="METHOD_CALL_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="METHOD_DECLARATION_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="NOT_USED_ELEMENT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#859289" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="SEARCH_RESULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#dbbc7f" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="STATIC_FIELD_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="STATIC_FINAL_FIELD_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="STATIC_METHOD_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TEXT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
<option name="BACKGROUND" value="#2f383e" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TEXT_SEARCH_RESULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#dbbc7f" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TODO_DEFAULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
<option name="FONT_TYPE" value="3" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TYPE_PARAMETER_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TYPO">
|
||||
<value>
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="UNMATCHED_BRACE_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="BACKGROUND" value="#2f383e" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WARNING_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#dbbc7f" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WRITE_IDENTIFIER_UNDER_CARET_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#404c51" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WRITE_SEARCH_RESULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#e69875" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WRONG_REFERENCES_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
</attributes>
|
||||
</scheme>
|
||||
494
editors/jetbrains/everforest-dark-soft.xml
Normal file
494
editors/jetbrains/everforest-dark-soft.xml
Normal file
@@ -0,0 +1,494 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Everforest theme for JetBrains IDEs -->
|
||||
<!-- Generated from template - do not edit manually -->
|
||||
<scheme name="Everforest" version="142" parent_scheme="Darcula">
|
||||
<metaInfo>
|
||||
<property name="created">2024-01-01T00:00:00</property>
|
||||
<property name="ide">Idea</property>
|
||||
<property name="ideVersion">2023.3.0.0</property>
|
||||
<property name="modified">2024-01-01T00:00:00</property>
|
||||
<property name="originalScheme">Darcula</property>
|
||||
</metaInfo>
|
||||
<colors>
|
||||
<option name="CARET_COLOR" value="#d3c6aa" />
|
||||
<option name="CARET_ROW_COLOR" value="#3a464c" />
|
||||
<option name="CONSOLE_BACKGROUND_KEY" value="#323d43" />
|
||||
<option name="FILESTATUS_ADDED" value="#a7c080" />
|
||||
<option name="FILESTATUS_DELETED" value="#e67e80" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_DELETED_FROM_FILE_SYSTEM" value="#e67e80" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_IGNORED" value="#859289" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_BOTH_CONFLICTS" value="#e69875" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_CONFLICTS" value="#e69875" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_PROPERTY_CONFLICTS" value="#e69875" />
|
||||
<option name="FILESTATUS_MODIFIED" value="#7fbbb3" />
|
||||
<option name="FILESTATUS_NOT_CHANGED_IMMEDIATE" value="#7fbbb3" />
|
||||
<option name="FILESTATUS_NOT_CHANGED_RECURSIVE" value="#7fbbb3" />
|
||||
<option name="FILESTATUS_SUPPRESSED" value="#859289" />
|
||||
<option name="FILESTATUS_SWITCHED" value="#d699b6" />
|
||||
<option name="FILESTATUS_UNKNOWN" value="#dbbc7f" />
|
||||
<option name="FILESTATUS_addedOutside" value="#a7c080" />
|
||||
<option name="FILESTATUS_changelistConflict" value="#e69875" />
|
||||
<option name="FILESTATUS_modifiedOutside" value="#7fbbb3" />
|
||||
<option name="GUTTER_BACKGROUND" value="#323d43" />
|
||||
<option name="INDENT_GUIDE" value="#859289" />
|
||||
<option name="LINE_NUMBERS_COLOR" value="#859289" />
|
||||
<option name="LINE_NUMBER_ON_CARET_ROW_COLOR" value="#dbbc7f" />
|
||||
<option name="LOOKUP_COLOR" value="#3a464c" />
|
||||
<option name="METHOD_SEPARATORS_COLOR" value="#859289" />
|
||||
<option name="NOTIFICATION_BACKGROUND" value="#3a464c" />
|
||||
<option name="RIGHT_MARGIN_COLOR" value="#859289" />
|
||||
<option name="SELECTED_INDENT_GUIDE" value="#7fbbb3" />
|
||||
<option name="SELECTION_BACKGROUND" value="#434f55" />
|
||||
<option name="SELECTION_FOREGROUND" value="#d3c6aa" />
|
||||
<option name="SEPARATOR_BELOW_COLOR" value="#859289" />
|
||||
<option name="TEARLINE_COLOR" value="#859289" />
|
||||
<option name="WHITESPACES" value="#859289" />
|
||||
</colors>
|
||||
<attributes>
|
||||
<option name="ANNOTATION_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="BLOCK_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CLASS_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CLASS_REFERENCE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CONSTRUCTOR_CALL_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CONSTRUCTOR_DECLARATION_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_ATTRIBUTE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_BLOCK_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_COMMA">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_CONSTANT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOC_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOC_COMMENT_TAG">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
<option name="FONT_TYPE" value="3" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOC_COMMENT_TAG_VALUE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_ENTITY">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_FUNCTION_CALL">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_FUNCTION_DECLARATION">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_GLOBAL_VARIABLE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_IDENTIFIER">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INSTANCE_FIELD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INSTANCE_METHOD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INTERFACE_NAME">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INVALID_STRING_ESCAPE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_KEYWORD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_LABEL">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_LINE_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_LOCAL_VARIABLE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_METADATA">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_NUMBER">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_OPERATION_SIGN">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_PARAMETER">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_PARENTHS">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_PREDEFINED_SYMBOL">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_SEMICOLON">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_STATIC_FIELD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_STATIC_METHOD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_STRING">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_TAG">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_TEMPLATE_LANGUAGE_COLOR">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_VALID_STRING_ESCAPE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="ENUM_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="ERRORS_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="FOLDED_TEXT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="BACKGROUND" value="#3a464c" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="FOLLOWED_HYPERLINK_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="GENERIC_SERVER_ERROR_OR_WARNING">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="HYPERLINK_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="IDENTIFIER_UNDER_CARET_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#434f55" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="IMPLICIT_ANONYMOUS_CLASS_PARAMETER_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INFORMATION_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INJECTED_LANGUAGE_FRAGMENT">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#3a464c" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INLINE_PARAMETER_HINT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="BACKGROUND" value="#3a464c" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INLINE_PARAMETER_HINT_CURRENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
<option name="BACKGROUND" value="#434f55" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INLINE_PARAMETER_HINT_HIGHLIGHTED">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
<option name="BACKGROUND" value="#434f55" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INTERFACE_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LINE_FULL_COVERAGE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LINE_NONE_COVERAGE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LINE_PARTIAL_COVERAGE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LIVE_TEMPLATE_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LOG_ERROR_OUTPUT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LOG_EXPIRED_ENTRY">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LOG_WARNING_OUTPUT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="MATCHED_BRACE_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#434f55" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="METHOD_CALL_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="METHOD_DECLARATION_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="NOT_USED_ELEMENT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#859289" />
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#859289" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="SEARCH_RESULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#dbbc7f" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="STATIC_FIELD_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="STATIC_FINAL_FIELD_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="STATIC_METHOD_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TEXT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d3c6aa" />
|
||||
<option name="BACKGROUND" value="#323d43" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TEXT_SEARCH_RESULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#dbbc7f" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TODO_DEFAULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
<option name="FONT_TYPE" value="3" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TYPE_PARAMETER_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TYPO">
|
||||
<value>
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="UNMATCHED_BRACE_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="BACKGROUND" value="#323d43" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WARNING_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#dbbc7f" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WRITE_IDENTIFIER_UNDER_CARET_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#434f55" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WRITE_SEARCH_RESULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#e69875" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WRONG_REFERENCES_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
</attributes>
|
||||
</scheme>
|
||||
494
editors/jetbrains/everforest-light-hard.xml
Normal file
494
editors/jetbrains/everforest-light-hard.xml
Normal file
@@ -0,0 +1,494 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Everforest theme for JetBrains IDEs -->
|
||||
<!-- Generated from template - do not edit manually -->
|
||||
<scheme name="Everforest" version="142" parent_scheme="Darcula">
|
||||
<metaInfo>
|
||||
<property name="created">2024-01-01T00:00:00</property>
|
||||
<property name="ide">Idea</property>
|
||||
<property name="ideVersion">2023.3.0.0</property>
|
||||
<property name="modified">2024-01-01T00:00:00</property>
|
||||
<property name="originalScheme">Darcula</property>
|
||||
</metaInfo>
|
||||
<colors>
|
||||
<option name="CARET_COLOR" value="#5c6a72" />
|
||||
<option name="CARET_ROW_COLOR" value="#f4f0d9" />
|
||||
<option name="CONSOLE_BACKGROUND_KEY" value="#fdf6e3" />
|
||||
<option name="FILESTATUS_ADDED" value="#a7c080" />
|
||||
<option name="FILESTATUS_DELETED" value="#e67e80" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_DELETED_FROM_FILE_SYSTEM" value="#e67e80" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_IGNORED" value="#b3c0b0" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_BOTH_CONFLICTS" value="#e69875" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_CONFLICTS" value="#e69875" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_PROPERTY_CONFLICTS" value="#e69875" />
|
||||
<option name="FILESTATUS_MODIFIED" value="#7fbbb3" />
|
||||
<option name="FILESTATUS_NOT_CHANGED_IMMEDIATE" value="#7fbbb3" />
|
||||
<option name="FILESTATUS_NOT_CHANGED_RECURSIVE" value="#7fbbb3" />
|
||||
<option name="FILESTATUS_SUPPRESSED" value="#b3c0b0" />
|
||||
<option name="FILESTATUS_SWITCHED" value="#d699b6" />
|
||||
<option name="FILESTATUS_UNKNOWN" value="#dbbc7f" />
|
||||
<option name="FILESTATUS_addedOutside" value="#a7c080" />
|
||||
<option name="FILESTATUS_changelistConflict" value="#e69875" />
|
||||
<option name="FILESTATUS_modifiedOutside" value="#7fbbb3" />
|
||||
<option name="GUTTER_BACKGROUND" value="#fdf6e3" />
|
||||
<option name="INDENT_GUIDE" value="#b3c0b0" />
|
||||
<option name="LINE_NUMBERS_COLOR" value="#b3c0b0" />
|
||||
<option name="LINE_NUMBER_ON_CARET_ROW_COLOR" value="#dbbc7f" />
|
||||
<option name="LOOKUP_COLOR" value="#f4f0d9" />
|
||||
<option name="METHOD_SEPARATORS_COLOR" value="#b3c0b0" />
|
||||
<option name="NOTIFICATION_BACKGROUND" value="#f4f0d9" />
|
||||
<option name="RIGHT_MARGIN_COLOR" value="#b3c0b0" />
|
||||
<option name="SELECTED_INDENT_GUIDE" value="#7fbbb3" />
|
||||
<option name="SELECTION_BACKGROUND" value="#efebd4" />
|
||||
<option name="SELECTION_FOREGROUND" value="#5c6a72" />
|
||||
<option name="SEPARATOR_BELOW_COLOR" value="#b3c0b0" />
|
||||
<option name="TEARLINE_COLOR" value="#b3c0b0" />
|
||||
<option name="WHITESPACES" value="#b3c0b0" />
|
||||
</colors>
|
||||
<attributes>
|
||||
<option name="ANNOTATION_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="BLOCK_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CLASS_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CLASS_REFERENCE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CONSTRUCTOR_CALL_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CONSTRUCTOR_DECLARATION_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_ATTRIBUTE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_BLOCK_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_COMMA">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_CONSTANT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOC_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOC_COMMENT_TAG">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
<option name="FONT_TYPE" value="3" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOC_COMMENT_TAG_VALUE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_ENTITY">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_FUNCTION_CALL">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_FUNCTION_DECLARATION">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_GLOBAL_VARIABLE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_IDENTIFIER">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INSTANCE_FIELD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INSTANCE_METHOD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INTERFACE_NAME">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INVALID_STRING_ESCAPE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_KEYWORD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_LABEL">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_LINE_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_LOCAL_VARIABLE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_METADATA">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_NUMBER">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_OPERATION_SIGN">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_PARAMETER">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_PARENTHS">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_PREDEFINED_SYMBOL">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_SEMICOLON">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_STATIC_FIELD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_STATIC_METHOD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_STRING">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_TAG">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_TEMPLATE_LANGUAGE_COLOR">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_VALID_STRING_ESCAPE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="ENUM_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="ERRORS_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="FOLDED_TEXT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="BACKGROUND" value="#f4f0d9" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="FOLLOWED_HYPERLINK_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="GENERIC_SERVER_ERROR_OR_WARNING">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="HYPERLINK_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="IDENTIFIER_UNDER_CARET_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#efebd4" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="IMPLICIT_ANONYMOUS_CLASS_PARAMETER_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INFORMATION_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INJECTED_LANGUAGE_FRAGMENT">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#f4f0d9" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INLINE_PARAMETER_HINT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="BACKGROUND" value="#f4f0d9" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INLINE_PARAMETER_HINT_CURRENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
<option name="BACKGROUND" value="#efebd4" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INLINE_PARAMETER_HINT_HIGHLIGHTED">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
<option name="BACKGROUND" value="#efebd4" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INTERFACE_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LINE_FULL_COVERAGE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LINE_NONE_COVERAGE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LINE_PARTIAL_COVERAGE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LIVE_TEMPLATE_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LOG_ERROR_OUTPUT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LOG_EXPIRED_ENTRY">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LOG_WARNING_OUTPUT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="MATCHED_BRACE_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#efebd4" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="METHOD_CALL_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="METHOD_DECLARATION_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="NOT_USED_ELEMENT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#b3c0b0" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="SEARCH_RESULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#dbbc7f" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="STATIC_FIELD_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="STATIC_FINAL_FIELD_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="STATIC_METHOD_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TEXT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
<option name="BACKGROUND" value="#fdf6e3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TEXT_SEARCH_RESULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#dbbc7f" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TODO_DEFAULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
<option name="FONT_TYPE" value="3" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TYPE_PARAMETER_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TYPO">
|
||||
<value>
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="UNMATCHED_BRACE_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="BACKGROUND" value="#fdf6e3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WARNING_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#dbbc7f" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WRITE_IDENTIFIER_UNDER_CARET_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#efebd4" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WRITE_SEARCH_RESULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#e69875" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WRONG_REFERENCES_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
</attributes>
|
||||
</scheme>
|
||||
494
editors/jetbrains/everforest-light-medium.xml
Normal file
494
editors/jetbrains/everforest-light-medium.xml
Normal file
@@ -0,0 +1,494 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Everforest theme for JetBrains IDEs -->
|
||||
<!-- Generated from template - do not edit manually -->
|
||||
<scheme name="Everforest" version="142" parent_scheme="Darcula">
|
||||
<metaInfo>
|
||||
<property name="created">2024-01-01T00:00:00</property>
|
||||
<property name="ide">Idea</property>
|
||||
<property name="ideVersion">2023.3.0.0</property>
|
||||
<property name="modified">2024-01-01T00:00:00</property>
|
||||
<property name="originalScheme">Darcula</property>
|
||||
</metaInfo>
|
||||
<colors>
|
||||
<option name="CARET_COLOR" value="#5c6a72" />
|
||||
<option name="CARET_ROW_COLOR" value="#ede6cf" />
|
||||
<option name="CONSOLE_BACKGROUND_KEY" value="#f3ead3" />
|
||||
<option name="FILESTATUS_ADDED" value="#a7c080" />
|
||||
<option name="FILESTATUS_DELETED" value="#e67e80" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_DELETED_FROM_FILE_SYSTEM" value="#e67e80" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_IGNORED" value="#b3c0b0" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_BOTH_CONFLICTS" value="#e69875" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_CONFLICTS" value="#e69875" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_PROPERTY_CONFLICTS" value="#e69875" />
|
||||
<option name="FILESTATUS_MODIFIED" value="#7fbbb3" />
|
||||
<option name="FILESTATUS_NOT_CHANGED_IMMEDIATE" value="#7fbbb3" />
|
||||
<option name="FILESTATUS_NOT_CHANGED_RECURSIVE" value="#7fbbb3" />
|
||||
<option name="FILESTATUS_SUPPRESSED" value="#b3c0b0" />
|
||||
<option name="FILESTATUS_SWITCHED" value="#d699b6" />
|
||||
<option name="FILESTATUS_UNKNOWN" value="#dbbc7f" />
|
||||
<option name="FILESTATUS_addedOutside" value="#a7c080" />
|
||||
<option name="FILESTATUS_changelistConflict" value="#e69875" />
|
||||
<option name="FILESTATUS_modifiedOutside" value="#7fbbb3" />
|
||||
<option name="GUTTER_BACKGROUND" value="#f3ead3" />
|
||||
<option name="INDENT_GUIDE" value="#b3c0b0" />
|
||||
<option name="LINE_NUMBERS_COLOR" value="#b3c0b0" />
|
||||
<option name="LINE_NUMBER_ON_CARET_ROW_COLOR" value="#dbbc7f" />
|
||||
<option name="LOOKUP_COLOR" value="#ede6cf" />
|
||||
<option name="METHOD_SEPARATORS_COLOR" value="#b3c0b0" />
|
||||
<option name="NOTIFICATION_BACKGROUND" value="#ede6cf" />
|
||||
<option name="RIGHT_MARGIN_COLOR" value="#b3c0b0" />
|
||||
<option name="SELECTED_INDENT_GUIDE" value="#7fbbb3" />
|
||||
<option name="SELECTION_BACKGROUND" value="#e8e3cc" />
|
||||
<option name="SELECTION_FOREGROUND" value="#5c6a72" />
|
||||
<option name="SEPARATOR_BELOW_COLOR" value="#b3c0b0" />
|
||||
<option name="TEARLINE_COLOR" value="#b3c0b0" />
|
||||
<option name="WHITESPACES" value="#b3c0b0" />
|
||||
</colors>
|
||||
<attributes>
|
||||
<option name="ANNOTATION_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="BLOCK_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CLASS_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CLASS_REFERENCE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CONSTRUCTOR_CALL_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CONSTRUCTOR_DECLARATION_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_ATTRIBUTE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_BLOCK_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_COMMA">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_CONSTANT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOC_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOC_COMMENT_TAG">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
<option name="FONT_TYPE" value="3" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOC_COMMENT_TAG_VALUE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_ENTITY">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_FUNCTION_CALL">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_FUNCTION_DECLARATION">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_GLOBAL_VARIABLE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_IDENTIFIER">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INSTANCE_FIELD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INSTANCE_METHOD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INTERFACE_NAME">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INVALID_STRING_ESCAPE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_KEYWORD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_LABEL">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_LINE_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_LOCAL_VARIABLE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_METADATA">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_NUMBER">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_OPERATION_SIGN">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_PARAMETER">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_PARENTHS">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_PREDEFINED_SYMBOL">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_SEMICOLON">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_STATIC_FIELD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_STATIC_METHOD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_STRING">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_TAG">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_TEMPLATE_LANGUAGE_COLOR">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_VALID_STRING_ESCAPE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="ENUM_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="ERRORS_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="FOLDED_TEXT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="BACKGROUND" value="#ede6cf" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="FOLLOWED_HYPERLINK_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="GENERIC_SERVER_ERROR_OR_WARNING">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="HYPERLINK_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="IDENTIFIER_UNDER_CARET_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#e8e3cc" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="IMPLICIT_ANONYMOUS_CLASS_PARAMETER_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INFORMATION_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INJECTED_LANGUAGE_FRAGMENT">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#ede6cf" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INLINE_PARAMETER_HINT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="BACKGROUND" value="#ede6cf" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INLINE_PARAMETER_HINT_CURRENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
<option name="BACKGROUND" value="#e8e3cc" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INLINE_PARAMETER_HINT_HIGHLIGHTED">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
<option name="BACKGROUND" value="#e8e3cc" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INTERFACE_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LINE_FULL_COVERAGE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LINE_NONE_COVERAGE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LINE_PARTIAL_COVERAGE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LIVE_TEMPLATE_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LOG_ERROR_OUTPUT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LOG_EXPIRED_ENTRY">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LOG_WARNING_OUTPUT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="MATCHED_BRACE_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#e8e3cc" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="METHOD_CALL_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="METHOD_DECLARATION_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="NOT_USED_ELEMENT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#b3c0b0" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="SEARCH_RESULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#dbbc7f" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="STATIC_FIELD_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="STATIC_FINAL_FIELD_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="STATIC_METHOD_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TEXT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
<option name="BACKGROUND" value="#f3ead3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TEXT_SEARCH_RESULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#dbbc7f" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TODO_DEFAULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
<option name="FONT_TYPE" value="3" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TYPE_PARAMETER_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TYPO">
|
||||
<value>
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="UNMATCHED_BRACE_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="BACKGROUND" value="#f3ead3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WARNING_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#dbbc7f" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WRITE_IDENTIFIER_UNDER_CARET_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#e8e3cc" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WRITE_SEARCH_RESULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#e69875" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WRONG_REFERENCES_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
</attributes>
|
||||
</scheme>
|
||||
494
editors/jetbrains/everforest-light-soft.xml
Normal file
494
editors/jetbrains/everforest-light-soft.xml
Normal file
@@ -0,0 +1,494 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Everforest theme for JetBrains IDEs -->
|
||||
<!-- Generated from template - do not edit manually -->
|
||||
<scheme name="Everforest" version="142" parent_scheme="Darcula">
|
||||
<metaInfo>
|
||||
<property name="created">2024-01-01T00:00:00</property>
|
||||
<property name="ide">Idea</property>
|
||||
<property name="ideVersion">2023.3.0.0</property>
|
||||
<property name="modified">2024-01-01T00:00:00</property>
|
||||
<property name="originalScheme">Darcula</property>
|
||||
</metaInfo>
|
||||
<colors>
|
||||
<option name="CARET_COLOR" value="#5c6a72" />
|
||||
<option name="CARET_ROW_COLOR" value="#e9e1cc" />
|
||||
<option name="CONSOLE_BACKGROUND_KEY" value="#f0e5cf" />
|
||||
<option name="FILESTATUS_ADDED" value="#a7c080" />
|
||||
<option name="FILESTATUS_DELETED" value="#e67e80" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_DELETED_FROM_FILE_SYSTEM" value="#e67e80" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_IGNORED" value="#b3c0b0" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_BOTH_CONFLICTS" value="#e69875" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_CONFLICTS" value="#e69875" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_PROPERTY_CONFLICTS" value="#e69875" />
|
||||
<option name="FILESTATUS_MODIFIED" value="#7fbbb3" />
|
||||
<option name="FILESTATUS_NOT_CHANGED_IMMEDIATE" value="#7fbbb3" />
|
||||
<option name="FILESTATUS_NOT_CHANGED_RECURSIVE" value="#7fbbb3" />
|
||||
<option name="FILESTATUS_SUPPRESSED" value="#b3c0b0" />
|
||||
<option name="FILESTATUS_SWITCHED" value="#d699b6" />
|
||||
<option name="FILESTATUS_UNKNOWN" value="#dbbc7f" />
|
||||
<option name="FILESTATUS_addedOutside" value="#a7c080" />
|
||||
<option name="FILESTATUS_changelistConflict" value="#e69875" />
|
||||
<option name="FILESTATUS_modifiedOutside" value="#7fbbb3" />
|
||||
<option name="GUTTER_BACKGROUND" value="#f0e5cf" />
|
||||
<option name="INDENT_GUIDE" value="#b3c0b0" />
|
||||
<option name="LINE_NUMBERS_COLOR" value="#b3c0b0" />
|
||||
<option name="LINE_NUMBER_ON_CARET_ROW_COLOR" value="#dbbc7f" />
|
||||
<option name="LOOKUP_COLOR" value="#e9e1cc" />
|
||||
<option name="METHOD_SEPARATORS_COLOR" value="#b3c0b0" />
|
||||
<option name="NOTIFICATION_BACKGROUND" value="#e9e1cc" />
|
||||
<option name="RIGHT_MARGIN_COLOR" value="#b3c0b0" />
|
||||
<option name="SELECTED_INDENT_GUIDE" value="#7fbbb3" />
|
||||
<option name="SELECTION_BACKGROUND" value="#e4dfc8" />
|
||||
<option name="SELECTION_FOREGROUND" value="#5c6a72" />
|
||||
<option name="SEPARATOR_BELOW_COLOR" value="#b3c0b0" />
|
||||
<option name="TEARLINE_COLOR" value="#b3c0b0" />
|
||||
<option name="WHITESPACES" value="#b3c0b0" />
|
||||
</colors>
|
||||
<attributes>
|
||||
<option name="ANNOTATION_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="BLOCK_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CLASS_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CLASS_REFERENCE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CONSTRUCTOR_CALL_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CONSTRUCTOR_DECLARATION_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_ATTRIBUTE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_BLOCK_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_COMMA">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_CONSTANT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOC_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOC_COMMENT_TAG">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
<option name="FONT_TYPE" value="3" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOC_COMMENT_TAG_VALUE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_ENTITY">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_FUNCTION_CALL">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_FUNCTION_DECLARATION">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_GLOBAL_VARIABLE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_IDENTIFIER">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INSTANCE_FIELD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INSTANCE_METHOD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INTERFACE_NAME">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INVALID_STRING_ESCAPE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_KEYWORD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_LABEL">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_LINE_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_LOCAL_VARIABLE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_METADATA">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_NUMBER">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_OPERATION_SIGN">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_PARAMETER">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_PARENTHS">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_PREDEFINED_SYMBOL">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_SEMICOLON">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_STATIC_FIELD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_STATIC_METHOD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_STRING">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_TAG">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_TEMPLATE_LANGUAGE_COLOR">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_VALID_STRING_ESCAPE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="ENUM_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="ERRORS_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="FOLDED_TEXT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="BACKGROUND" value="#e9e1cc" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="FOLLOWED_HYPERLINK_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="GENERIC_SERVER_ERROR_OR_WARNING">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="HYPERLINK_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="IDENTIFIER_UNDER_CARET_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#e4dfc8" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="IMPLICIT_ANONYMOUS_CLASS_PARAMETER_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INFORMATION_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INJECTED_LANGUAGE_FRAGMENT">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#e9e1cc" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INLINE_PARAMETER_HINT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="BACKGROUND" value="#e9e1cc" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INLINE_PARAMETER_HINT_CURRENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
<option name="BACKGROUND" value="#e4dfc8" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INLINE_PARAMETER_HINT_HIGHLIGHTED">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
<option name="BACKGROUND" value="#e4dfc8" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INTERFACE_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LINE_FULL_COVERAGE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LINE_NONE_COVERAGE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LINE_PARTIAL_COVERAGE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LIVE_TEMPLATE_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LOG_ERROR_OUTPUT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LOG_EXPIRED_ENTRY">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LOG_WARNING_OUTPUT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="MATCHED_BRACE_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#e4dfc8" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="METHOD_CALL_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="METHOD_DECLARATION_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="NOT_USED_ELEMENT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#b3c0b0" />
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#b3c0b0" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="SEARCH_RESULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#dbbc7f" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="STATIC_FIELD_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#7fbbb3" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="STATIC_FINAL_FIELD_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#d699b6" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="STATIC_METHOD_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#a7c080" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TEXT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#5c6a72" />
|
||||
<option name="BACKGROUND" value="#f0e5cf" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TEXT_SEARCH_RESULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#dbbc7f" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TODO_DEFAULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#dbbc7f" />
|
||||
<option name="FONT_TYPE" value="3" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TYPE_PARAMETER_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#83c092" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TYPO">
|
||||
<value>
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="#a7c080" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="UNMATCHED_BRACE_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
<option name="BACKGROUND" value="#f0e5cf" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WARNING_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#dbbc7f" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#dbbc7f" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WRITE_IDENTIFIER_UNDER_CARET_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#e4dfc8" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="#7fbbb3" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WRITE_SEARCH_RESULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="#e69875" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="#e69875" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WRONG_REFERENCES_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="#e67e80" />
|
||||
</value>
|
||||
</option>
|
||||
</attributes>
|
||||
</scheme>
|
||||
494
editors/jetbrains/template.xml
Normal file
494
editors/jetbrains/template.xml
Normal file
@@ -0,0 +1,494 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Everforest theme for JetBrains IDEs -->
|
||||
<!-- Generated from template - do not edit manually -->
|
||||
<scheme name="Everforest" version="142" parent_scheme="Darcula">
|
||||
<metaInfo>
|
||||
<property name="created">2024-01-01T00:00:00</property>
|
||||
<property name="ide">Idea</property>
|
||||
<property name="ideVersion">2023.3.0.0</property>
|
||||
<property name="modified">2024-01-01T00:00:00</property>
|
||||
<property name="originalScheme">Darcula</property>
|
||||
</metaInfo>
|
||||
<colors>
|
||||
<option name="CARET_COLOR" value="{{fg}}" />
|
||||
<option name="CARET_ROW_COLOR" value="{{bg1}}" />
|
||||
<option name="CONSOLE_BACKGROUND_KEY" value="{{bg}}" />
|
||||
<option name="FILESTATUS_ADDED" value="{{green}}" />
|
||||
<option name="FILESTATUS_DELETED" value="{{red}}" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_DELETED_FROM_FILE_SYSTEM" value="{{red}}" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_IGNORED" value="{{gray2}}" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_BOTH_CONFLICTS" value="{{orange}}" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_CONFLICTS" value="{{orange}}" />
|
||||
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_PROPERTY_CONFLICTS" value="{{orange}}" />
|
||||
<option name="FILESTATUS_MODIFIED" value="{{blue}}" />
|
||||
<option name="FILESTATUS_NOT_CHANGED_IMMEDIATE" value="{{blue}}" />
|
||||
<option name="FILESTATUS_NOT_CHANGED_RECURSIVE" value="{{blue}}" />
|
||||
<option name="FILESTATUS_SUPPRESSED" value="{{gray2}}" />
|
||||
<option name="FILESTATUS_SWITCHED" value="{{purple}}" />
|
||||
<option name="FILESTATUS_UNKNOWN" value="{{yellow}}" />
|
||||
<option name="FILESTATUS_addedOutside" value="{{green}}" />
|
||||
<option name="FILESTATUS_changelistConflict" value="{{orange}}" />
|
||||
<option name="FILESTATUS_modifiedOutside" value="{{blue}}" />
|
||||
<option name="GUTTER_BACKGROUND" value="{{bg}}" />
|
||||
<option name="INDENT_GUIDE" value="{{gray2}}" />
|
||||
<option name="LINE_NUMBERS_COLOR" value="{{gray2}}" />
|
||||
<option name="LINE_NUMBER_ON_CARET_ROW_COLOR" value="{{yellow}}" />
|
||||
<option name="LOOKUP_COLOR" value="{{bg1}}" />
|
||||
<option name="METHOD_SEPARATORS_COLOR" value="{{gray2}}" />
|
||||
<option name="NOTIFICATION_BACKGROUND" value="{{bg1}}" />
|
||||
<option name="RIGHT_MARGIN_COLOR" value="{{gray2}}" />
|
||||
<option name="SELECTED_INDENT_GUIDE" value="{{blue}}" />
|
||||
<option name="SELECTION_BACKGROUND" value="{{bg2}}" />
|
||||
<option name="SELECTION_FOREGROUND" value="{{fg}}" />
|
||||
<option name="SEPARATOR_BELOW_COLOR" value="{{gray2}}" />
|
||||
<option name="TEARLINE_COLOR" value="{{gray2}}" />
|
||||
<option name="WHITESPACES" value="{{gray2}}" />
|
||||
</colors>
|
||||
<attributes>
|
||||
<option name="ANNOTATION_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{yellow}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="BLOCK_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{gray2}}" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CLASS_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{yellow}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CLASS_REFERENCE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{yellow}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CONSTRUCTOR_CALL_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{yellow}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="CONSTRUCTOR_DECLARATION_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{yellow}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_ATTRIBUTE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{orange}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_BLOCK_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{gray2}}" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_COMMA">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{fg}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_CONSTANT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{purple}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOC_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{gray2}}" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOC_COMMENT_TAG">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{aqua}}" />
|
||||
<option name="FONT_TYPE" value="3" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOC_COMMENT_TAG_VALUE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{gray2}}" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_DOT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{fg}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_ENTITY">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{orange}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_FUNCTION_CALL">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{green}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_FUNCTION_DECLARATION">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{green}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_GLOBAL_VARIABLE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{blue}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_IDENTIFIER">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{fg}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INSTANCE_FIELD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{blue}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INSTANCE_METHOD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{green}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INTERFACE_NAME">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{yellow}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_INVALID_STRING_ESCAPE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{red}}" />
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="{{red}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_KEYWORD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{red}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_LABEL">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{orange}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_LINE_COMMENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{gray2}}" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_LOCAL_VARIABLE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{fg}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_METADATA">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{yellow}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_NUMBER">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{purple}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_OPERATION_SIGN">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{orange}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_PARAMETER">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{fg}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_PARENTHS">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{fg}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_PREDEFINED_SYMBOL">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{purple}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_SEMICOLON">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{fg}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_STATIC_FIELD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{blue}}" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_STATIC_METHOD">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{green}}" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_STRING">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{green}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_TAG">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{red}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_TEMPLATE_LANGUAGE_COLOR">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{aqua}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="DEFAULT_VALID_STRING_ESCAPE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{aqua}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="ENUM_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{yellow}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="ERRORS_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{red}}" />
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="{{red}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="FOLDED_TEXT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{gray2}}" />
|
||||
<option name="BACKGROUND" value="{{bg1}}" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="FOLLOWED_HYPERLINK_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{blue}}" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="{{blue}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="GENERIC_SERVER_ERROR_OR_WARNING">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{red}}" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="{{red}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="HYPERLINK_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{blue}}" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="{{blue}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="IDENTIFIER_UNDER_CARET_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="{{bg2}}" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="{{blue}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="IMPLICIT_ANONYMOUS_CLASS_PARAMETER_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{purple}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INFORMATION_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="{{blue}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INJECTED_LANGUAGE_FRAGMENT">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="{{bg1}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INLINE_PARAMETER_HINT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{gray2}}" />
|
||||
<option name="BACKGROUND" value="{{bg1}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INLINE_PARAMETER_HINT_CURRENT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{fg}}" />
|
||||
<option name="BACKGROUND" value="{{bg2}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INLINE_PARAMETER_HINT_HIGHLIGHTED">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{fg}}" />
|
||||
<option name="BACKGROUND" value="{{bg2}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="INTERFACE_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{yellow}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LINE_FULL_COVERAGE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{green}}" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LINE_NONE_COVERAGE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{red}}" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LINE_PARTIAL_COVERAGE">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{yellow}}" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LIVE_TEMPLATE_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="{{red}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LOG_ERROR_OUTPUT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{red}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LOG_EXPIRED_ENTRY">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{gray2}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="LOG_WARNING_OUTPUT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{yellow}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="MATCHED_BRACE_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="{{bg2}}" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="{{orange}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="METHOD_CALL_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{green}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="METHOD_DECLARATION_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{green}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="NOT_USED_ELEMENT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{gray2}}" />
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="{{gray2}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="SEARCH_RESULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="{{yellow}}" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="{{yellow}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="STATIC_FIELD_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{blue}}" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="STATIC_FINAL_FIELD_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{purple}}" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="STATIC_METHOD_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{green}}" />
|
||||
<option name="FONT_TYPE" value="2" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TEXT">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{fg}}" />
|
||||
<option name="BACKGROUND" value="{{bg}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TEXT_SEARCH_RESULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="{{yellow}}" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="{{yellow}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TODO_DEFAULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{yellow}}" />
|
||||
<option name="FONT_TYPE" value="3" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="{{yellow}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TYPE_PARAMETER_NAME_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{aqua}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="TYPO">
|
||||
<value>
|
||||
<option name="EFFECT_TYPE" value="2" />
|
||||
<option name="EFFECT_COLOR" value="{{green}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="UNMATCHED_BRACE_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{red}}" />
|
||||
<option name="BACKGROUND" value="{{bg}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WARNING_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="{{yellow}}" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="{{yellow}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WRITE_IDENTIFIER_UNDER_CARET_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="{{bg2}}" />
|
||||
<option name="EFFECT_TYPE" value="1" />
|
||||
<option name="EFFECT_COLOR" value="{{blue}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WRITE_SEARCH_RESULT_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="BACKGROUND" value="{{orange}}" />
|
||||
<option name="ERROR_STRIPE_COLOR" value="{{orange}}" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="WRONG_REFERENCES_ATTRIBUTES">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="{{red}}" />
|
||||
</value>
|
||||
</option>
|
||||
</attributes>
|
||||
</scheme>
|
||||
546
editors/sublime/everforest-dark-hard.tmTheme
Normal file
546
editors/sublime/everforest-dark-hard.tmTheme
Normal file
@@ -0,0 +1,546 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<!-- Everforest theme for Sublime Text -->
|
||||
<!-- Generated from template - do not edit manually -->
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Everforest</string>
|
||||
<key>settings</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#2b3339</string>
|
||||
<key>foreground</key>
|
||||
<string>#d3c6aa</string>
|
||||
<key>caret</key>
|
||||
<string>#d3c6aa</string>
|
||||
<key>selection</key>
|
||||
<string>#3a454a</string>
|
||||
<key>selectionForeground</key>
|
||||
<string>#d3c6aa</string>
|
||||
<key>lineHighlight</key>
|
||||
<string>#323c41</string>
|
||||
<key>findHighlight</key>
|
||||
<string>#dbbc7f</string>
|
||||
<key>findHighlightForeground</key>
|
||||
<string>#2b3339</string>
|
||||
<key>selectionBorder</key>
|
||||
<string>#3a454a</string>
|
||||
<key>bracketsForeground</key>
|
||||
<string>#e69875</string>
|
||||
<key>bracketsOptions</key>
|
||||
<string>underline</string>
|
||||
<key>bracketContentsForeground</key>
|
||||
<string>#e69875</string>
|
||||
<key>bracketContentsOptions</key>
|
||||
<string>underline</string>
|
||||
<key>tagsOptions</key>
|
||||
<string>stippled_underline</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Comment</string>
|
||||
<key>scope</key>
|
||||
<string>comment</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#859289</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>String</string>
|
||||
<key>scope</key>
|
||||
<string>string</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Number</string>
|
||||
<key>scope</key>
|
||||
<string>constant.numeric</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Built-in constant</string>
|
||||
<key>scope</key>
|
||||
<string>constant.language</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>User-defined constant</string>
|
||||
<key>scope</key>
|
||||
<string>constant.character, constant.other</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Variable</string>
|
||||
<key>scope</key>
|
||||
<string>variable</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Keyword</string>
|
||||
<key>scope</key>
|
||||
<string>keyword - (keyword.control.import | keyword.control.export)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Annotation Punctuation</string>
|
||||
<key>scope</key>
|
||||
<string>punctuation.definition.annotation</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>JavaScript Dollar</string>
|
||||
<key>scope</key>
|
||||
<string>variable.other.dollar.only.js</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Storage</string>
|
||||
<key>scope</key>
|
||||
<string>storage</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Storage type</string>
|
||||
<key>scope</key>
|
||||
<string>storage.type</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#7fbbb3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Entity name</string>
|
||||
<key>scope</key>
|
||||
<string>entity.name - (entity.name.filename | entity.name.section | entity.name.tag | entity.name.label)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Inherited class</string>
|
||||
<key>scope</key>
|
||||
<string>entity.other.inherited-class</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic underline</string>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Function argument</string>
|
||||
<key>scope</key>
|
||||
<string>variable.parameter - (variable.parameter.generic)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Language variable</string>
|
||||
<key>scope</key>
|
||||
<string>variable.language</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Tag name</string>
|
||||
<key>scope</key>
|
||||
<string>entity.name.tag</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Tag attribute</string>
|
||||
<key>scope</key>
|
||||
<string>entity.other.attribute-name</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Function call</string>
|
||||
<key>scope</key>
|
||||
<string>variable.function, variable.annotation, meta.function-call.generic</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library function</string>
|
||||
<key>scope</key>
|
||||
<string>support.function, support.macro</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library constant</string>
|
||||
<key>scope</key>
|
||||
<string>support.constant</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library class/type</string>
|
||||
<key>scope</key>
|
||||
<string>support.type, support.class</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#7fbbb3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library variable</string>
|
||||
<key>scope</key>
|
||||
<string>support.other.variable</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Invalid</string>
|
||||
<key>scope</key>
|
||||
<string>invalid</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#e67e80</string>
|
||||
<key>foreground</key>
|
||||
<string>#2b3339</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Invalid deprecated</string>
|
||||
<key>scope</key>
|
||||
<string>invalid.deprecated</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#d699b6</string>
|
||||
<key>foreground</key>
|
||||
<string>#2b3339</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>JSON String</string>
|
||||
<key>scope</key>
|
||||
<string>meta.structure.dictionary.json string.quoted.double.json</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>YAML String</string>
|
||||
<key>scope</key>
|
||||
<string>string.unquoted.yaml</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d3c6aa</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup headings</string>
|
||||
<key>scope</key>
|
||||
<string>markup.heading</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>bold</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup headings</string>
|
||||
<key>scope</key>
|
||||
<string>markup.heading punctuation.definition.heading</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup h1</string>
|
||||
<key>scope</key>
|
||||
<string>markup.heading.1 entity.name.section</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup links</string>
|
||||
<key>scope</key>
|
||||
<string>markup.underline.link</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#7fbbb3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bold</string>
|
||||
<key>scope</key>
|
||||
<string>markup.bold</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>bold</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup italic</string>
|
||||
<key>scope</key>
|
||||
<string>markup.italic</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bold/italic</string>
|
||||
<key>scope</key>
|
||||
<string>markup.italic markup.bold | markup.bold markup.italic</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>bold italic</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup hr</string>
|
||||
<key>scope</key>
|
||||
<string>punctuation.definition.thematic-break</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup blockquote</string>
|
||||
<key>scope</key>
|
||||
<string>markup.quote punctuation.definition.blockquote</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bullets</string>
|
||||
<key>scope</key>
|
||||
<string>markup.list.numbered.bullet</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bullets</string>
|
||||
<key>scope</key>
|
||||
<string>markup.list.unnumbered.bullet | (markup.list.numbered punctuation.definition)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#83c092</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup code</string>
|
||||
<key>scope</key>
|
||||
<string>markup.raw</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#323c41</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup punctuation</string>
|
||||
<key>scope</key>
|
||||
<string>markup.raw punctuation.definition.raw</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#859289</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup punctuation</string>
|
||||
<key>scope</key>
|
||||
<string>text & (punctuation.definition.italic | punctuation.definition.bold | punctuation.definition.raw | punctuation.definition.link | punctuation.definition.metadata | punctuation.definition.image | punctuation.separator.table-cell | punctuation.section.table-header | punctuation.definition.constant)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#859289</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.header</string>
|
||||
<key>scope</key>
|
||||
<string>meta.diff, meta.diff.header</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#859289</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.deleted</string>
|
||||
<key>scope</key>
|
||||
<string>markup.deleted</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.inserted</string>
|
||||
<key>scope</key>
|
||||
<string>markup.inserted</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.changed</string>
|
||||
<key>scope</key>
|
||||
<string>markup.changed</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
546
editors/sublime/everforest-dark-medium.tmTheme
Normal file
546
editors/sublime/everforest-dark-medium.tmTheme
Normal file
@@ -0,0 +1,546 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<!-- Everforest theme for Sublime Text -->
|
||||
<!-- Generated from template - do not edit manually -->
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Everforest</string>
|
||||
<key>settings</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#2f383e</string>
|
||||
<key>foreground</key>
|
||||
<string>#d3c6aa</string>
|
||||
<key>caret</key>
|
||||
<string>#d3c6aa</string>
|
||||
<key>selection</key>
|
||||
<string>#404c51</string>
|
||||
<key>selectionForeground</key>
|
||||
<string>#d3c6aa</string>
|
||||
<key>lineHighlight</key>
|
||||
<string>#374247</string>
|
||||
<key>findHighlight</key>
|
||||
<string>#dbbc7f</string>
|
||||
<key>findHighlightForeground</key>
|
||||
<string>#2f383e</string>
|
||||
<key>selectionBorder</key>
|
||||
<string>#404c51</string>
|
||||
<key>bracketsForeground</key>
|
||||
<string>#e69875</string>
|
||||
<key>bracketsOptions</key>
|
||||
<string>underline</string>
|
||||
<key>bracketContentsForeground</key>
|
||||
<string>#e69875</string>
|
||||
<key>bracketContentsOptions</key>
|
||||
<string>underline</string>
|
||||
<key>tagsOptions</key>
|
||||
<string>stippled_underline</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Comment</string>
|
||||
<key>scope</key>
|
||||
<string>comment</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#859289</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>String</string>
|
||||
<key>scope</key>
|
||||
<string>string</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Number</string>
|
||||
<key>scope</key>
|
||||
<string>constant.numeric</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Built-in constant</string>
|
||||
<key>scope</key>
|
||||
<string>constant.language</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>User-defined constant</string>
|
||||
<key>scope</key>
|
||||
<string>constant.character, constant.other</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Variable</string>
|
||||
<key>scope</key>
|
||||
<string>variable</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Keyword</string>
|
||||
<key>scope</key>
|
||||
<string>keyword - (keyword.control.import | keyword.control.export)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Annotation Punctuation</string>
|
||||
<key>scope</key>
|
||||
<string>punctuation.definition.annotation</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>JavaScript Dollar</string>
|
||||
<key>scope</key>
|
||||
<string>variable.other.dollar.only.js</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Storage</string>
|
||||
<key>scope</key>
|
||||
<string>storage</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Storage type</string>
|
||||
<key>scope</key>
|
||||
<string>storage.type</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#7fbbb3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Entity name</string>
|
||||
<key>scope</key>
|
||||
<string>entity.name - (entity.name.filename | entity.name.section | entity.name.tag | entity.name.label)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Inherited class</string>
|
||||
<key>scope</key>
|
||||
<string>entity.other.inherited-class</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic underline</string>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Function argument</string>
|
||||
<key>scope</key>
|
||||
<string>variable.parameter - (variable.parameter.generic)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Language variable</string>
|
||||
<key>scope</key>
|
||||
<string>variable.language</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Tag name</string>
|
||||
<key>scope</key>
|
||||
<string>entity.name.tag</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Tag attribute</string>
|
||||
<key>scope</key>
|
||||
<string>entity.other.attribute-name</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Function call</string>
|
||||
<key>scope</key>
|
||||
<string>variable.function, variable.annotation, meta.function-call.generic</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library function</string>
|
||||
<key>scope</key>
|
||||
<string>support.function, support.macro</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library constant</string>
|
||||
<key>scope</key>
|
||||
<string>support.constant</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library class/type</string>
|
||||
<key>scope</key>
|
||||
<string>support.type, support.class</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#7fbbb3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library variable</string>
|
||||
<key>scope</key>
|
||||
<string>support.other.variable</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Invalid</string>
|
||||
<key>scope</key>
|
||||
<string>invalid</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#e67e80</string>
|
||||
<key>foreground</key>
|
||||
<string>#2f383e</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Invalid deprecated</string>
|
||||
<key>scope</key>
|
||||
<string>invalid.deprecated</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#d699b6</string>
|
||||
<key>foreground</key>
|
||||
<string>#2f383e</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>JSON String</string>
|
||||
<key>scope</key>
|
||||
<string>meta.structure.dictionary.json string.quoted.double.json</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>YAML String</string>
|
||||
<key>scope</key>
|
||||
<string>string.unquoted.yaml</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d3c6aa</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup headings</string>
|
||||
<key>scope</key>
|
||||
<string>markup.heading</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>bold</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup headings</string>
|
||||
<key>scope</key>
|
||||
<string>markup.heading punctuation.definition.heading</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup h1</string>
|
||||
<key>scope</key>
|
||||
<string>markup.heading.1 entity.name.section</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup links</string>
|
||||
<key>scope</key>
|
||||
<string>markup.underline.link</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#7fbbb3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bold</string>
|
||||
<key>scope</key>
|
||||
<string>markup.bold</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>bold</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup italic</string>
|
||||
<key>scope</key>
|
||||
<string>markup.italic</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bold/italic</string>
|
||||
<key>scope</key>
|
||||
<string>markup.italic markup.bold | markup.bold markup.italic</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>bold italic</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup hr</string>
|
||||
<key>scope</key>
|
||||
<string>punctuation.definition.thematic-break</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup blockquote</string>
|
||||
<key>scope</key>
|
||||
<string>markup.quote punctuation.definition.blockquote</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bullets</string>
|
||||
<key>scope</key>
|
||||
<string>markup.list.numbered.bullet</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bullets</string>
|
||||
<key>scope</key>
|
||||
<string>markup.list.unnumbered.bullet | (markup.list.numbered punctuation.definition)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#83c092</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup code</string>
|
||||
<key>scope</key>
|
||||
<string>markup.raw</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#374247</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup punctuation</string>
|
||||
<key>scope</key>
|
||||
<string>markup.raw punctuation.definition.raw</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#859289</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup punctuation</string>
|
||||
<key>scope</key>
|
||||
<string>text & (punctuation.definition.italic | punctuation.definition.bold | punctuation.definition.raw | punctuation.definition.link | punctuation.definition.metadata | punctuation.definition.image | punctuation.separator.table-cell | punctuation.section.table-header | punctuation.definition.constant)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#859289</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.header</string>
|
||||
<key>scope</key>
|
||||
<string>meta.diff, meta.diff.header</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#859289</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.deleted</string>
|
||||
<key>scope</key>
|
||||
<string>markup.deleted</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.inserted</string>
|
||||
<key>scope</key>
|
||||
<string>markup.inserted</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.changed</string>
|
||||
<key>scope</key>
|
||||
<string>markup.changed</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
546
editors/sublime/everforest-dark-soft.tmTheme
Normal file
546
editors/sublime/everforest-dark-soft.tmTheme
Normal file
@@ -0,0 +1,546 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<!-- Everforest theme for Sublime Text -->
|
||||
<!-- Generated from template - do not edit manually -->
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Everforest</string>
|
||||
<key>settings</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#323d43</string>
|
||||
<key>foreground</key>
|
||||
<string>#d3c6aa</string>
|
||||
<key>caret</key>
|
||||
<string>#d3c6aa</string>
|
||||
<key>selection</key>
|
||||
<string>#434f55</string>
|
||||
<key>selectionForeground</key>
|
||||
<string>#d3c6aa</string>
|
||||
<key>lineHighlight</key>
|
||||
<string>#3a464c</string>
|
||||
<key>findHighlight</key>
|
||||
<string>#dbbc7f</string>
|
||||
<key>findHighlightForeground</key>
|
||||
<string>#323d43</string>
|
||||
<key>selectionBorder</key>
|
||||
<string>#434f55</string>
|
||||
<key>bracketsForeground</key>
|
||||
<string>#e69875</string>
|
||||
<key>bracketsOptions</key>
|
||||
<string>underline</string>
|
||||
<key>bracketContentsForeground</key>
|
||||
<string>#e69875</string>
|
||||
<key>bracketContentsOptions</key>
|
||||
<string>underline</string>
|
||||
<key>tagsOptions</key>
|
||||
<string>stippled_underline</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Comment</string>
|
||||
<key>scope</key>
|
||||
<string>comment</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#859289</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>String</string>
|
||||
<key>scope</key>
|
||||
<string>string</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Number</string>
|
||||
<key>scope</key>
|
||||
<string>constant.numeric</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Built-in constant</string>
|
||||
<key>scope</key>
|
||||
<string>constant.language</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>User-defined constant</string>
|
||||
<key>scope</key>
|
||||
<string>constant.character, constant.other</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Variable</string>
|
||||
<key>scope</key>
|
||||
<string>variable</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Keyword</string>
|
||||
<key>scope</key>
|
||||
<string>keyword - (keyword.control.import | keyword.control.export)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Annotation Punctuation</string>
|
||||
<key>scope</key>
|
||||
<string>punctuation.definition.annotation</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>JavaScript Dollar</string>
|
||||
<key>scope</key>
|
||||
<string>variable.other.dollar.only.js</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Storage</string>
|
||||
<key>scope</key>
|
||||
<string>storage</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Storage type</string>
|
||||
<key>scope</key>
|
||||
<string>storage.type</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#7fbbb3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Entity name</string>
|
||||
<key>scope</key>
|
||||
<string>entity.name - (entity.name.filename | entity.name.section | entity.name.tag | entity.name.label)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Inherited class</string>
|
||||
<key>scope</key>
|
||||
<string>entity.other.inherited-class</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic underline</string>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Function argument</string>
|
||||
<key>scope</key>
|
||||
<string>variable.parameter - (variable.parameter.generic)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Language variable</string>
|
||||
<key>scope</key>
|
||||
<string>variable.language</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Tag name</string>
|
||||
<key>scope</key>
|
||||
<string>entity.name.tag</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Tag attribute</string>
|
||||
<key>scope</key>
|
||||
<string>entity.other.attribute-name</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Function call</string>
|
||||
<key>scope</key>
|
||||
<string>variable.function, variable.annotation, meta.function-call.generic</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library function</string>
|
||||
<key>scope</key>
|
||||
<string>support.function, support.macro</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library constant</string>
|
||||
<key>scope</key>
|
||||
<string>support.constant</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library class/type</string>
|
||||
<key>scope</key>
|
||||
<string>support.type, support.class</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#7fbbb3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library variable</string>
|
||||
<key>scope</key>
|
||||
<string>support.other.variable</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Invalid</string>
|
||||
<key>scope</key>
|
||||
<string>invalid</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#e67e80</string>
|
||||
<key>foreground</key>
|
||||
<string>#323d43</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Invalid deprecated</string>
|
||||
<key>scope</key>
|
||||
<string>invalid.deprecated</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#d699b6</string>
|
||||
<key>foreground</key>
|
||||
<string>#323d43</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>JSON String</string>
|
||||
<key>scope</key>
|
||||
<string>meta.structure.dictionary.json string.quoted.double.json</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>YAML String</string>
|
||||
<key>scope</key>
|
||||
<string>string.unquoted.yaml</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d3c6aa</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup headings</string>
|
||||
<key>scope</key>
|
||||
<string>markup.heading</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>bold</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup headings</string>
|
||||
<key>scope</key>
|
||||
<string>markup.heading punctuation.definition.heading</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup h1</string>
|
||||
<key>scope</key>
|
||||
<string>markup.heading.1 entity.name.section</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup links</string>
|
||||
<key>scope</key>
|
||||
<string>markup.underline.link</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#7fbbb3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bold</string>
|
||||
<key>scope</key>
|
||||
<string>markup.bold</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>bold</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup italic</string>
|
||||
<key>scope</key>
|
||||
<string>markup.italic</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bold/italic</string>
|
||||
<key>scope</key>
|
||||
<string>markup.italic markup.bold | markup.bold markup.italic</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>bold italic</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup hr</string>
|
||||
<key>scope</key>
|
||||
<string>punctuation.definition.thematic-break</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup blockquote</string>
|
||||
<key>scope</key>
|
||||
<string>markup.quote punctuation.definition.blockquote</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bullets</string>
|
||||
<key>scope</key>
|
||||
<string>markup.list.numbered.bullet</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bullets</string>
|
||||
<key>scope</key>
|
||||
<string>markup.list.unnumbered.bullet | (markup.list.numbered punctuation.definition)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#83c092</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup code</string>
|
||||
<key>scope</key>
|
||||
<string>markup.raw</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#3a464c</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup punctuation</string>
|
||||
<key>scope</key>
|
||||
<string>markup.raw punctuation.definition.raw</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#859289</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup punctuation</string>
|
||||
<key>scope</key>
|
||||
<string>text & (punctuation.definition.italic | punctuation.definition.bold | punctuation.definition.raw | punctuation.definition.link | punctuation.definition.metadata | punctuation.definition.image | punctuation.separator.table-cell | punctuation.section.table-header | punctuation.definition.constant)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#859289</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.header</string>
|
||||
<key>scope</key>
|
||||
<string>meta.diff, meta.diff.header</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#859289</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.deleted</string>
|
||||
<key>scope</key>
|
||||
<string>markup.deleted</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.inserted</string>
|
||||
<key>scope</key>
|
||||
<string>markup.inserted</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.changed</string>
|
||||
<key>scope</key>
|
||||
<string>markup.changed</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
546
editors/sublime/everforest-light-hard.tmTheme
Normal file
546
editors/sublime/everforest-light-hard.tmTheme
Normal file
@@ -0,0 +1,546 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<!-- Everforest theme for Sublime Text -->
|
||||
<!-- Generated from template - do not edit manually -->
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Everforest</string>
|
||||
<key>settings</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#fdf6e3</string>
|
||||
<key>foreground</key>
|
||||
<string>#5c6a72</string>
|
||||
<key>caret</key>
|
||||
<string>#5c6a72</string>
|
||||
<key>selection</key>
|
||||
<string>#efebd4</string>
|
||||
<key>selectionForeground</key>
|
||||
<string>#5c6a72</string>
|
||||
<key>lineHighlight</key>
|
||||
<string>#f4f0d9</string>
|
||||
<key>findHighlight</key>
|
||||
<string>#dbbc7f</string>
|
||||
<key>findHighlightForeground</key>
|
||||
<string>#fdf6e3</string>
|
||||
<key>selectionBorder</key>
|
||||
<string>#efebd4</string>
|
||||
<key>bracketsForeground</key>
|
||||
<string>#e69875</string>
|
||||
<key>bracketsOptions</key>
|
||||
<string>underline</string>
|
||||
<key>bracketContentsForeground</key>
|
||||
<string>#e69875</string>
|
||||
<key>bracketContentsOptions</key>
|
||||
<string>underline</string>
|
||||
<key>tagsOptions</key>
|
||||
<string>stippled_underline</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Comment</string>
|
||||
<key>scope</key>
|
||||
<string>comment</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#b3c0b0</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>String</string>
|
||||
<key>scope</key>
|
||||
<string>string</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Number</string>
|
||||
<key>scope</key>
|
||||
<string>constant.numeric</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Built-in constant</string>
|
||||
<key>scope</key>
|
||||
<string>constant.language</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>User-defined constant</string>
|
||||
<key>scope</key>
|
||||
<string>constant.character, constant.other</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Variable</string>
|
||||
<key>scope</key>
|
||||
<string>variable</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Keyword</string>
|
||||
<key>scope</key>
|
||||
<string>keyword - (keyword.control.import | keyword.control.export)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Annotation Punctuation</string>
|
||||
<key>scope</key>
|
||||
<string>punctuation.definition.annotation</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>JavaScript Dollar</string>
|
||||
<key>scope</key>
|
||||
<string>variable.other.dollar.only.js</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Storage</string>
|
||||
<key>scope</key>
|
||||
<string>storage</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Storage type</string>
|
||||
<key>scope</key>
|
||||
<string>storage.type</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#7fbbb3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Entity name</string>
|
||||
<key>scope</key>
|
||||
<string>entity.name - (entity.name.filename | entity.name.section | entity.name.tag | entity.name.label)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Inherited class</string>
|
||||
<key>scope</key>
|
||||
<string>entity.other.inherited-class</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic underline</string>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Function argument</string>
|
||||
<key>scope</key>
|
||||
<string>variable.parameter - (variable.parameter.generic)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Language variable</string>
|
||||
<key>scope</key>
|
||||
<string>variable.language</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Tag name</string>
|
||||
<key>scope</key>
|
||||
<string>entity.name.tag</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Tag attribute</string>
|
||||
<key>scope</key>
|
||||
<string>entity.other.attribute-name</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Function call</string>
|
||||
<key>scope</key>
|
||||
<string>variable.function, variable.annotation, meta.function-call.generic</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library function</string>
|
||||
<key>scope</key>
|
||||
<string>support.function, support.macro</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library constant</string>
|
||||
<key>scope</key>
|
||||
<string>support.constant</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library class/type</string>
|
||||
<key>scope</key>
|
||||
<string>support.type, support.class</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#7fbbb3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library variable</string>
|
||||
<key>scope</key>
|
||||
<string>support.other.variable</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Invalid</string>
|
||||
<key>scope</key>
|
||||
<string>invalid</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#e67e80</string>
|
||||
<key>foreground</key>
|
||||
<string>#fdf6e3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Invalid deprecated</string>
|
||||
<key>scope</key>
|
||||
<string>invalid.deprecated</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#d699b6</string>
|
||||
<key>foreground</key>
|
||||
<string>#fdf6e3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>JSON String</string>
|
||||
<key>scope</key>
|
||||
<string>meta.structure.dictionary.json string.quoted.double.json</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>YAML String</string>
|
||||
<key>scope</key>
|
||||
<string>string.unquoted.yaml</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#5c6a72</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup headings</string>
|
||||
<key>scope</key>
|
||||
<string>markup.heading</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>bold</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup headings</string>
|
||||
<key>scope</key>
|
||||
<string>markup.heading punctuation.definition.heading</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup h1</string>
|
||||
<key>scope</key>
|
||||
<string>markup.heading.1 entity.name.section</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup links</string>
|
||||
<key>scope</key>
|
||||
<string>markup.underline.link</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#7fbbb3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bold</string>
|
||||
<key>scope</key>
|
||||
<string>markup.bold</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>bold</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup italic</string>
|
||||
<key>scope</key>
|
||||
<string>markup.italic</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bold/italic</string>
|
||||
<key>scope</key>
|
||||
<string>markup.italic markup.bold | markup.bold markup.italic</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>bold italic</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup hr</string>
|
||||
<key>scope</key>
|
||||
<string>punctuation.definition.thematic-break</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup blockquote</string>
|
||||
<key>scope</key>
|
||||
<string>markup.quote punctuation.definition.blockquote</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bullets</string>
|
||||
<key>scope</key>
|
||||
<string>markup.list.numbered.bullet</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bullets</string>
|
||||
<key>scope</key>
|
||||
<string>markup.list.unnumbered.bullet | (markup.list.numbered punctuation.definition)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#83c092</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup code</string>
|
||||
<key>scope</key>
|
||||
<string>markup.raw</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#f4f0d9</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup punctuation</string>
|
||||
<key>scope</key>
|
||||
<string>markup.raw punctuation.definition.raw</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#b3c0b0</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup punctuation</string>
|
||||
<key>scope</key>
|
||||
<string>text & (punctuation.definition.italic | punctuation.definition.bold | punctuation.definition.raw | punctuation.definition.link | punctuation.definition.metadata | punctuation.definition.image | punctuation.separator.table-cell | punctuation.section.table-header | punctuation.definition.constant)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#b3c0b0</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.header</string>
|
||||
<key>scope</key>
|
||||
<string>meta.diff, meta.diff.header</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#b3c0b0</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.deleted</string>
|
||||
<key>scope</key>
|
||||
<string>markup.deleted</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.inserted</string>
|
||||
<key>scope</key>
|
||||
<string>markup.inserted</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.changed</string>
|
||||
<key>scope</key>
|
||||
<string>markup.changed</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
546
editors/sublime/everforest-light-medium.tmTheme
Normal file
546
editors/sublime/everforest-light-medium.tmTheme
Normal file
@@ -0,0 +1,546 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<!-- Everforest theme for Sublime Text -->
|
||||
<!-- Generated from template - do not edit manually -->
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Everforest</string>
|
||||
<key>settings</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#f3ead3</string>
|
||||
<key>foreground</key>
|
||||
<string>#5c6a72</string>
|
||||
<key>caret</key>
|
||||
<string>#5c6a72</string>
|
||||
<key>selection</key>
|
||||
<string>#e8e3cc</string>
|
||||
<key>selectionForeground</key>
|
||||
<string>#5c6a72</string>
|
||||
<key>lineHighlight</key>
|
||||
<string>#ede6cf</string>
|
||||
<key>findHighlight</key>
|
||||
<string>#dbbc7f</string>
|
||||
<key>findHighlightForeground</key>
|
||||
<string>#f3ead3</string>
|
||||
<key>selectionBorder</key>
|
||||
<string>#e8e3cc</string>
|
||||
<key>bracketsForeground</key>
|
||||
<string>#e69875</string>
|
||||
<key>bracketsOptions</key>
|
||||
<string>underline</string>
|
||||
<key>bracketContentsForeground</key>
|
||||
<string>#e69875</string>
|
||||
<key>bracketContentsOptions</key>
|
||||
<string>underline</string>
|
||||
<key>tagsOptions</key>
|
||||
<string>stippled_underline</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Comment</string>
|
||||
<key>scope</key>
|
||||
<string>comment</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#b3c0b0</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>String</string>
|
||||
<key>scope</key>
|
||||
<string>string</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Number</string>
|
||||
<key>scope</key>
|
||||
<string>constant.numeric</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Built-in constant</string>
|
||||
<key>scope</key>
|
||||
<string>constant.language</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>User-defined constant</string>
|
||||
<key>scope</key>
|
||||
<string>constant.character, constant.other</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Variable</string>
|
||||
<key>scope</key>
|
||||
<string>variable</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Keyword</string>
|
||||
<key>scope</key>
|
||||
<string>keyword - (keyword.control.import | keyword.control.export)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Annotation Punctuation</string>
|
||||
<key>scope</key>
|
||||
<string>punctuation.definition.annotation</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>JavaScript Dollar</string>
|
||||
<key>scope</key>
|
||||
<string>variable.other.dollar.only.js</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Storage</string>
|
||||
<key>scope</key>
|
||||
<string>storage</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Storage type</string>
|
||||
<key>scope</key>
|
||||
<string>storage.type</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#7fbbb3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Entity name</string>
|
||||
<key>scope</key>
|
||||
<string>entity.name - (entity.name.filename | entity.name.section | entity.name.tag | entity.name.label)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Inherited class</string>
|
||||
<key>scope</key>
|
||||
<string>entity.other.inherited-class</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic underline</string>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Function argument</string>
|
||||
<key>scope</key>
|
||||
<string>variable.parameter - (variable.parameter.generic)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Language variable</string>
|
||||
<key>scope</key>
|
||||
<string>variable.language</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Tag name</string>
|
||||
<key>scope</key>
|
||||
<string>entity.name.tag</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Tag attribute</string>
|
||||
<key>scope</key>
|
||||
<string>entity.other.attribute-name</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Function call</string>
|
||||
<key>scope</key>
|
||||
<string>variable.function, variable.annotation, meta.function-call.generic</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library function</string>
|
||||
<key>scope</key>
|
||||
<string>support.function, support.macro</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library constant</string>
|
||||
<key>scope</key>
|
||||
<string>support.constant</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library class/type</string>
|
||||
<key>scope</key>
|
||||
<string>support.type, support.class</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#7fbbb3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library variable</string>
|
||||
<key>scope</key>
|
||||
<string>support.other.variable</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Invalid</string>
|
||||
<key>scope</key>
|
||||
<string>invalid</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#e67e80</string>
|
||||
<key>foreground</key>
|
||||
<string>#f3ead3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Invalid deprecated</string>
|
||||
<key>scope</key>
|
||||
<string>invalid.deprecated</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#d699b6</string>
|
||||
<key>foreground</key>
|
||||
<string>#f3ead3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>JSON String</string>
|
||||
<key>scope</key>
|
||||
<string>meta.structure.dictionary.json string.quoted.double.json</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>YAML String</string>
|
||||
<key>scope</key>
|
||||
<string>string.unquoted.yaml</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#5c6a72</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup headings</string>
|
||||
<key>scope</key>
|
||||
<string>markup.heading</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>bold</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup headings</string>
|
||||
<key>scope</key>
|
||||
<string>markup.heading punctuation.definition.heading</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup h1</string>
|
||||
<key>scope</key>
|
||||
<string>markup.heading.1 entity.name.section</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup links</string>
|
||||
<key>scope</key>
|
||||
<string>markup.underline.link</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#7fbbb3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bold</string>
|
||||
<key>scope</key>
|
||||
<string>markup.bold</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>bold</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup italic</string>
|
||||
<key>scope</key>
|
||||
<string>markup.italic</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bold/italic</string>
|
||||
<key>scope</key>
|
||||
<string>markup.italic markup.bold | markup.bold markup.italic</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>bold italic</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup hr</string>
|
||||
<key>scope</key>
|
||||
<string>punctuation.definition.thematic-break</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup blockquote</string>
|
||||
<key>scope</key>
|
||||
<string>markup.quote punctuation.definition.blockquote</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bullets</string>
|
||||
<key>scope</key>
|
||||
<string>markup.list.numbered.bullet</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bullets</string>
|
||||
<key>scope</key>
|
||||
<string>markup.list.unnumbered.bullet | (markup.list.numbered punctuation.definition)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#83c092</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup code</string>
|
||||
<key>scope</key>
|
||||
<string>markup.raw</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#ede6cf</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup punctuation</string>
|
||||
<key>scope</key>
|
||||
<string>markup.raw punctuation.definition.raw</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#b3c0b0</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup punctuation</string>
|
||||
<key>scope</key>
|
||||
<string>text & (punctuation.definition.italic | punctuation.definition.bold | punctuation.definition.raw | punctuation.definition.link | punctuation.definition.metadata | punctuation.definition.image | punctuation.separator.table-cell | punctuation.section.table-header | punctuation.definition.constant)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#b3c0b0</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.header</string>
|
||||
<key>scope</key>
|
||||
<string>meta.diff, meta.diff.header</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#b3c0b0</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.deleted</string>
|
||||
<key>scope</key>
|
||||
<string>markup.deleted</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.inserted</string>
|
||||
<key>scope</key>
|
||||
<string>markup.inserted</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.changed</string>
|
||||
<key>scope</key>
|
||||
<string>markup.changed</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
546
editors/sublime/everforest-light-soft.tmTheme
Normal file
546
editors/sublime/everforest-light-soft.tmTheme
Normal file
@@ -0,0 +1,546 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<!-- Everforest theme for Sublime Text -->
|
||||
<!-- Generated from template - do not edit manually -->
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Everforest</string>
|
||||
<key>settings</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#f0e5cf</string>
|
||||
<key>foreground</key>
|
||||
<string>#5c6a72</string>
|
||||
<key>caret</key>
|
||||
<string>#5c6a72</string>
|
||||
<key>selection</key>
|
||||
<string>#e4dfc8</string>
|
||||
<key>selectionForeground</key>
|
||||
<string>#5c6a72</string>
|
||||
<key>lineHighlight</key>
|
||||
<string>#e9e1cc</string>
|
||||
<key>findHighlight</key>
|
||||
<string>#dbbc7f</string>
|
||||
<key>findHighlightForeground</key>
|
||||
<string>#f0e5cf</string>
|
||||
<key>selectionBorder</key>
|
||||
<string>#e4dfc8</string>
|
||||
<key>bracketsForeground</key>
|
||||
<string>#e69875</string>
|
||||
<key>bracketsOptions</key>
|
||||
<string>underline</string>
|
||||
<key>bracketContentsForeground</key>
|
||||
<string>#e69875</string>
|
||||
<key>bracketContentsOptions</key>
|
||||
<string>underline</string>
|
||||
<key>tagsOptions</key>
|
||||
<string>stippled_underline</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Comment</string>
|
||||
<key>scope</key>
|
||||
<string>comment</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#b3c0b0</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>String</string>
|
||||
<key>scope</key>
|
||||
<string>string</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Number</string>
|
||||
<key>scope</key>
|
||||
<string>constant.numeric</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Built-in constant</string>
|
||||
<key>scope</key>
|
||||
<string>constant.language</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>User-defined constant</string>
|
||||
<key>scope</key>
|
||||
<string>constant.character, constant.other</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Variable</string>
|
||||
<key>scope</key>
|
||||
<string>variable</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Keyword</string>
|
||||
<key>scope</key>
|
||||
<string>keyword - (keyword.control.import | keyword.control.export)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Annotation Punctuation</string>
|
||||
<key>scope</key>
|
||||
<string>punctuation.definition.annotation</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>JavaScript Dollar</string>
|
||||
<key>scope</key>
|
||||
<string>variable.other.dollar.only.js</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Storage</string>
|
||||
<key>scope</key>
|
||||
<string>storage</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Storage type</string>
|
||||
<key>scope</key>
|
||||
<string>storage.type</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#7fbbb3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Entity name</string>
|
||||
<key>scope</key>
|
||||
<string>entity.name - (entity.name.filename | entity.name.section | entity.name.tag | entity.name.label)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Inherited class</string>
|
||||
<key>scope</key>
|
||||
<string>entity.other.inherited-class</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic underline</string>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Function argument</string>
|
||||
<key>scope</key>
|
||||
<string>variable.parameter - (variable.parameter.generic)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Language variable</string>
|
||||
<key>scope</key>
|
||||
<string>variable.language</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Tag name</string>
|
||||
<key>scope</key>
|
||||
<string>entity.name.tag</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Tag attribute</string>
|
||||
<key>scope</key>
|
||||
<string>entity.other.attribute-name</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Function call</string>
|
||||
<key>scope</key>
|
||||
<string>variable.function, variable.annotation, meta.function-call.generic</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library function</string>
|
||||
<key>scope</key>
|
||||
<string>support.function, support.macro</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library constant</string>
|
||||
<key>scope</key>
|
||||
<string>support.constant</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library class/type</string>
|
||||
<key>scope</key>
|
||||
<string>support.type, support.class</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>#7fbbb3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library variable</string>
|
||||
<key>scope</key>
|
||||
<string>support.other.variable</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Invalid</string>
|
||||
<key>scope</key>
|
||||
<string>invalid</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#e67e80</string>
|
||||
<key>foreground</key>
|
||||
<string>#f0e5cf</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Invalid deprecated</string>
|
||||
<key>scope</key>
|
||||
<string>invalid.deprecated</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#d699b6</string>
|
||||
<key>foreground</key>
|
||||
<string>#f0e5cf</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>JSON String</string>
|
||||
<key>scope</key>
|
||||
<string>meta.structure.dictionary.json string.quoted.double.json</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>YAML String</string>
|
||||
<key>scope</key>
|
||||
<string>string.unquoted.yaml</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#5c6a72</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup headings</string>
|
||||
<key>scope</key>
|
||||
<string>markup.heading</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>bold</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup headings</string>
|
||||
<key>scope</key>
|
||||
<string>markup.heading punctuation.definition.heading</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e69875</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup h1</string>
|
||||
<key>scope</key>
|
||||
<string>markup.heading.1 entity.name.section</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup links</string>
|
||||
<key>scope</key>
|
||||
<string>markup.underline.link</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#7fbbb3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bold</string>
|
||||
<key>scope</key>
|
||||
<string>markup.bold</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>bold</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup italic</string>
|
||||
<key>scope</key>
|
||||
<string>markup.italic</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bold/italic</string>
|
||||
<key>scope</key>
|
||||
<string>markup.italic markup.bold | markup.bold markup.italic</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>bold italic</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup hr</string>
|
||||
<key>scope</key>
|
||||
<string>punctuation.definition.thematic-break</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup blockquote</string>
|
||||
<key>scope</key>
|
||||
<string>markup.quote punctuation.definition.blockquote</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bullets</string>
|
||||
<key>scope</key>
|
||||
<string>markup.list.numbered.bullet</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#d699b6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bullets</string>
|
||||
<key>scope</key>
|
||||
<string>markup.list.unnumbered.bullet | (markup.list.numbered punctuation.definition)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#83c092</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup code</string>
|
||||
<key>scope</key>
|
||||
<string>markup.raw</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>#e9e1cc</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup punctuation</string>
|
||||
<key>scope</key>
|
||||
<string>markup.raw punctuation.definition.raw</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#b3c0b0</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup punctuation</string>
|
||||
<key>scope</key>
|
||||
<string>text & (punctuation.definition.italic | punctuation.definition.bold | punctuation.definition.raw | punctuation.definition.link | punctuation.definition.metadata | punctuation.definition.image | punctuation.separator.table-cell | punctuation.section.table-header | punctuation.definition.constant)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#b3c0b0</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.header</string>
|
||||
<key>scope</key>
|
||||
<string>meta.diff, meta.diff.header</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#b3c0b0</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.deleted</string>
|
||||
<key>scope</key>
|
||||
<string>markup.deleted</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#e67e80</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.inserted</string>
|
||||
<key>scope</key>
|
||||
<string>markup.inserted</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#a7c080</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.changed</string>
|
||||
<key>scope</key>
|
||||
<string>markup.changed</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#dbbc7f</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
546
editors/sublime/template.tmTheme
Normal file
546
editors/sublime/template.tmTheme
Normal file
@@ -0,0 +1,546 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<!-- Everforest theme for Sublime Text -->
|
||||
<!-- Generated from template - do not edit manually -->
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Everforest</string>
|
||||
<key>settings</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>{{bg}}</string>
|
||||
<key>foreground</key>
|
||||
<string>{{fg}}</string>
|
||||
<key>caret</key>
|
||||
<string>{{fg}}</string>
|
||||
<key>selection</key>
|
||||
<string>{{bg2}}</string>
|
||||
<key>selectionForeground</key>
|
||||
<string>{{fg}}</string>
|
||||
<key>lineHighlight</key>
|
||||
<string>{{bg1}}</string>
|
||||
<key>findHighlight</key>
|
||||
<string>{{yellow}}</string>
|
||||
<key>findHighlightForeground</key>
|
||||
<string>{{bg}}</string>
|
||||
<key>selectionBorder</key>
|
||||
<string>{{bg2}}</string>
|
||||
<key>bracketsForeground</key>
|
||||
<string>{{orange}}</string>
|
||||
<key>bracketsOptions</key>
|
||||
<string>underline</string>
|
||||
<key>bracketContentsForeground</key>
|
||||
<string>{{orange}}</string>
|
||||
<key>bracketContentsOptions</key>
|
||||
<string>underline</string>
|
||||
<key>tagsOptions</key>
|
||||
<string>stippled_underline</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Comment</string>
|
||||
<key>scope</key>
|
||||
<string>comment</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>{{gray2}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>String</string>
|
||||
<key>scope</key>
|
||||
<string>string</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{green}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Number</string>
|
||||
<key>scope</key>
|
||||
<string>constant.numeric</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{purple}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Built-in constant</string>
|
||||
<key>scope</key>
|
||||
<string>constant.language</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{purple}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>User-defined constant</string>
|
||||
<key>scope</key>
|
||||
<string>constant.character, constant.other</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{purple}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Variable</string>
|
||||
<key>scope</key>
|
||||
<string>variable</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Keyword</string>
|
||||
<key>scope</key>
|
||||
<string>keyword - (keyword.control.import | keyword.control.export)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{red}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Annotation Punctuation</string>
|
||||
<key>scope</key>
|
||||
<string>punctuation.definition.annotation</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{orange}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>JavaScript Dollar</string>
|
||||
<key>scope</key>
|
||||
<string>variable.other.dollar.only.js</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{orange}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Storage</string>
|
||||
<key>scope</key>
|
||||
<string>storage</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{red}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Storage type</string>
|
||||
<key>scope</key>
|
||||
<string>storage.type</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>{{blue}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Entity name</string>
|
||||
<key>scope</key>
|
||||
<string>entity.name - (entity.name.filename | entity.name.section | entity.name.tag | entity.name.label)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{yellow}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Inherited class</string>
|
||||
<key>scope</key>
|
||||
<string>entity.other.inherited-class</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic underline</string>
|
||||
<key>foreground</key>
|
||||
<string>{{green}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Function argument</string>
|
||||
<key>scope</key>
|
||||
<string>variable.parameter - (variable.parameter.generic)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>{{orange}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Language variable</string>
|
||||
<key>scope</key>
|
||||
<string>variable.language</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>{{red}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Tag name</string>
|
||||
<key>scope</key>
|
||||
<string>entity.name.tag</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{red}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Tag attribute</string>
|
||||
<key>scope</key>
|
||||
<string>entity.other.attribute-name</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{orange}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Function call</string>
|
||||
<key>scope</key>
|
||||
<string>variable.function, variable.annotation, meta.function-call.generic</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{green}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library function</string>
|
||||
<key>scope</key>
|
||||
<string>support.function, support.macro</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{green}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library constant</string>
|
||||
<key>scope</key>
|
||||
<string>support.constant</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{purple}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library class/type</string>
|
||||
<key>scope</key>
|
||||
<string>support.type, support.class</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
<key>foreground</key>
|
||||
<string>{{blue}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Library variable</string>
|
||||
<key>scope</key>
|
||||
<string>support.other.variable</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Invalid</string>
|
||||
<key>scope</key>
|
||||
<string>invalid</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>{{red}}</string>
|
||||
<key>foreground</key>
|
||||
<string>{{bg}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Invalid deprecated</string>
|
||||
<key>scope</key>
|
||||
<string>invalid.deprecated</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>{{purple}}</string>
|
||||
<key>foreground</key>
|
||||
<string>{{bg}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>JSON String</string>
|
||||
<key>scope</key>
|
||||
<string>meta.structure.dictionary.json string.quoted.double.json</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{green}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>YAML String</string>
|
||||
<key>scope</key>
|
||||
<string>string.unquoted.yaml</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{fg}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup headings</string>
|
||||
<key>scope</key>
|
||||
<string>markup.heading</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>bold</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup headings</string>
|
||||
<key>scope</key>
|
||||
<string>markup.heading punctuation.definition.heading</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{orange}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup h1</string>
|
||||
<key>scope</key>
|
||||
<string>markup.heading.1 entity.name.section</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{red}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup links</string>
|
||||
<key>scope</key>
|
||||
<string>markup.underline.link</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{blue}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bold</string>
|
||||
<key>scope</key>
|
||||
<string>markup.bold</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>bold</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup italic</string>
|
||||
<key>scope</key>
|
||||
<string>markup.italic</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>italic</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bold/italic</string>
|
||||
<key>scope</key>
|
||||
<string>markup.italic markup.bold | markup.bold markup.italic</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>fontStyle</key>
|
||||
<string>bold italic</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup hr</string>
|
||||
<key>scope</key>
|
||||
<string>punctuation.definition.thematic-break</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{yellow}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup blockquote</string>
|
||||
<key>scope</key>
|
||||
<string>markup.quote punctuation.definition.blockquote</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{yellow}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bullets</string>
|
||||
<key>scope</key>
|
||||
<string>markup.list.numbered.bullet</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{purple}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup bullets</string>
|
||||
<key>scope</key>
|
||||
<string>markup.list.unnumbered.bullet | (markup.list.numbered punctuation.definition)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{aqua}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup code</string>
|
||||
<key>scope</key>
|
||||
<string>markup.raw</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>background</key>
|
||||
<string>{{bg1}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup punctuation</string>
|
||||
<key>scope</key>
|
||||
<string>markup.raw punctuation.definition.raw</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{gray2}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>markup punctuation</string>
|
||||
<key>scope</key>
|
||||
<string>text & (punctuation.definition.italic | punctuation.definition.bold | punctuation.definition.raw | punctuation.definition.link | punctuation.definition.metadata | punctuation.definition.image | punctuation.separator.table-cell | punctuation.section.table-header | punctuation.definition.constant)</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{gray2}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.header</string>
|
||||
<key>scope</key>
|
||||
<string>meta.diff, meta.diff.header</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{gray2}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.deleted</string>
|
||||
<key>scope</key>
|
||||
<string>markup.deleted</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{red}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.inserted</string>
|
||||
<key>scope</key>
|
||||
<string>markup.inserted</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{green}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>diff.changed</string>
|
||||
<key>scope</key>
|
||||
<string>markup.changed</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>{{yellow}}</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
114
editors/vim-nvim/everforest-dark-hard.lua
Normal file
114
editors/vim-nvim/everforest-dark-hard.lua
Normal file
@@ -0,0 +1,114 @@
|
||||
-- Everforest theme for Neovim
|
||||
-- Generated from template - do not edit manually
|
||||
|
||||
local M = {}
|
||||
|
||||
M.colors = {
|
||||
bg = "#2b3339",
|
||||
bg1 = "#323c41",
|
||||
bg2 = "#3a454a",
|
||||
fg = "#d3c6aa",
|
||||
red = "#e67e80",
|
||||
orange = "#e69875",
|
||||
yellow = "#dbbc7f",
|
||||
green = "#a7c080",
|
||||
aqua = "#83c092",
|
||||
blue = "#7fbbb3",
|
||||
purple = "#d699b6",
|
||||
gray1 = "#7a8478",
|
||||
gray2 = "#859289",
|
||||
gray3 = "#9da9a0",
|
||||
}
|
||||
|
||||
M.highlights = {
|
||||
-- Editor highlights
|
||||
Normal = { fg = M.colors.fg, bg = M.colors.bg },
|
||||
NormalFloat = { fg = M.colors.fg, bg = M.colors.bg1 },
|
||||
ColorColumn = { bg = M.colors.bg1 },
|
||||
Conceal = { fg = M.colors.gray2 },
|
||||
Cursor = { fg = M.colors.bg, bg = M.colors.fg },
|
||||
lCursor = { fg = M.colors.bg, bg = M.colors.fg },
|
||||
CursorIM = { fg = M.colors.bg, bg = M.colors.fg },
|
||||
CursorColumn = { bg = M.colors.bg1 },
|
||||
CursorLine = { bg = M.colors.bg1 },
|
||||
Directory = { fg = M.colors.blue, bold = true },
|
||||
DiffAdd = { fg = M.colors.green, bg = M.colors.bg },
|
||||
DiffChange = { fg = M.colors.blue, bg = M.colors.bg },
|
||||
DiffDelete = { fg = M.colors.red, bg = M.colors.bg },
|
||||
DiffText = { fg = M.colors.yellow, bg = M.colors.bg },
|
||||
EndOfBuffer = { fg = M.colors.gray2 },
|
||||
ErrorMsg = { fg = M.colors.red, bold = true },
|
||||
VertSplit = { fg = M.colors.gray2 },
|
||||
Folded = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
FoldColumn = { fg = M.colors.gray2, bg = M.colors.bg },
|
||||
SignColumn = { fg = M.colors.fg, bg = M.colors.bg },
|
||||
IncSearch = { fg = M.colors.bg, bg = M.colors.orange },
|
||||
LineNr = { fg = M.colors.gray2 },
|
||||
CursorLineNr = { fg = M.colors.yellow, bold = true },
|
||||
MatchParen = { fg = M.colors.orange, bold = true },
|
||||
ModeMsg = { fg = M.colors.fg, bold = true },
|
||||
MoreMsg = { fg = M.colors.blue, bold = true },
|
||||
NonText = { fg = M.colors.gray2 },
|
||||
Pmenu = { fg = M.colors.fg, bg = M.colors.bg1 },
|
||||
PmenuSel = { fg = M.colors.bg, bg = M.colors.blue },
|
||||
PmenuSbar = { bg = M.colors.bg2 },
|
||||
PmenuThumb = { bg = M.colors.gray2 },
|
||||
Question = { fg = M.colors.yellow, bold = true },
|
||||
QuickFixLine = { fg = M.colors.bg, bg = M.colors.yellow },
|
||||
Search = { fg = M.colors.bg, bg = M.colors.yellow },
|
||||
SpecialKey = { fg = M.colors.gray2 },
|
||||
SpellBad = { fg = M.colors.red, undercurl = true },
|
||||
SpellCap = { fg = M.colors.blue, undercurl = true },
|
||||
SpellLocal = { fg = M.colors.aqua, undercurl = true },
|
||||
SpellRare = { fg = M.colors.purple, undercurl = true },
|
||||
StatusLine = { fg = M.colors.fg, bg = M.colors.bg1 },
|
||||
StatusLineNC = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
TabLine = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
TabLineFill = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
TabLineSel = { fg = M.colors.fg, bg = M.colors.bg },
|
||||
Title = { fg = M.colors.orange, bold = true },
|
||||
Visual = { bg = M.colors.bg2 },
|
||||
VisualNOS = { fg = M.colors.gray2 },
|
||||
WarningMsg = { fg = M.colors.yellow, bold = true },
|
||||
Whitespace = { fg = M.colors.gray2 },
|
||||
WildMenu = { fg = M.colors.bg, bg = M.colors.blue },
|
||||
|
||||
-- Syntax highlighting
|
||||
Comment = { fg = M.colors.gray2 },
|
||||
Constant = { fg = M.colors.purple },
|
||||
String = { fg = M.colors.green },
|
||||
Character = { fg = M.colors.green },
|
||||
Number = { fg = M.colors.purple },
|
||||
Boolean = { fg = M.colors.purple },
|
||||
Float = { fg = M.colors.purple },
|
||||
Identifier = { fg = M.colors.blue },
|
||||
Function = { fg = M.colors.green },
|
||||
Statement = { fg = M.colors.red },
|
||||
Conditional = { fg = M.colors.red },
|
||||
Repeat = { fg = M.colors.red },
|
||||
Label = { fg = M.colors.orange },
|
||||
Operator = { fg = M.colors.orange },
|
||||
Keyword = { fg = M.colors.red },
|
||||
Exception = { fg = M.colors.red },
|
||||
PreProc = { fg = M.colors.aqua },
|
||||
Include = { fg = M.colors.blue },
|
||||
Define = { fg = M.colors.purple },
|
||||
Macro = { fg = M.colors.purple },
|
||||
PreCondit = { fg = M.colors.aqua },
|
||||
Type = { fg = M.colors.yellow },
|
||||
StorageClass = { fg = M.colors.orange },
|
||||
Structure = { fg = M.colors.aqua },
|
||||
Typedef = { fg = M.colors.yellow },
|
||||
Special = { fg = M.colors.orange },
|
||||
SpecialChar = { fg = M.colors.red },
|
||||
Tag = { fg = M.colors.orange },
|
||||
Delimiter = { fg = M.colors.gray2 },
|
||||
SpecialComment = { fg = M.colors.aqua },
|
||||
Debug = { fg = M.colors.red },
|
||||
Underlined = { fg = M.colors.blue, underline = true },
|
||||
Ignore = { fg = M.colors.gray2 },
|
||||
Error = { fg = M.colors.red, bold = true },
|
||||
Todo = { fg = M.colors.yellow, bold = true },
|
||||
}
|
||||
|
||||
return M
|
||||
114
editors/vim-nvim/everforest-dark-medium.lua
Normal file
114
editors/vim-nvim/everforest-dark-medium.lua
Normal file
@@ -0,0 +1,114 @@
|
||||
-- Everforest theme for Neovim
|
||||
-- Generated from template - do not edit manually
|
||||
|
||||
local M = {}
|
||||
|
||||
M.colors = {
|
||||
bg = "#2f383e",
|
||||
bg1 = "#374247",
|
||||
bg2 = "#404c51",
|
||||
fg = "#d3c6aa",
|
||||
red = "#e67e80",
|
||||
orange = "#e69875",
|
||||
yellow = "#dbbc7f",
|
||||
green = "#a7c080",
|
||||
aqua = "#83c092",
|
||||
blue = "#7fbbb3",
|
||||
purple = "#d699b6",
|
||||
gray1 = "#7a8478",
|
||||
gray2 = "#859289",
|
||||
gray3 = "#9da9a0",
|
||||
}
|
||||
|
||||
M.highlights = {
|
||||
-- Editor highlights
|
||||
Normal = { fg = M.colors.fg, bg = M.colors.bg },
|
||||
NormalFloat = { fg = M.colors.fg, bg = M.colors.bg1 },
|
||||
ColorColumn = { bg = M.colors.bg1 },
|
||||
Conceal = { fg = M.colors.gray2 },
|
||||
Cursor = { fg = M.colors.bg, bg = M.colors.fg },
|
||||
lCursor = { fg = M.colors.bg, bg = M.colors.fg },
|
||||
CursorIM = { fg = M.colors.bg, bg = M.colors.fg },
|
||||
CursorColumn = { bg = M.colors.bg1 },
|
||||
CursorLine = { bg = M.colors.bg1 },
|
||||
Directory = { fg = M.colors.blue, bold = true },
|
||||
DiffAdd = { fg = M.colors.green, bg = M.colors.bg },
|
||||
DiffChange = { fg = M.colors.blue, bg = M.colors.bg },
|
||||
DiffDelete = { fg = M.colors.red, bg = M.colors.bg },
|
||||
DiffText = { fg = M.colors.yellow, bg = M.colors.bg },
|
||||
EndOfBuffer = { fg = M.colors.gray2 },
|
||||
ErrorMsg = { fg = M.colors.red, bold = true },
|
||||
VertSplit = { fg = M.colors.gray2 },
|
||||
Folded = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
FoldColumn = { fg = M.colors.gray2, bg = M.colors.bg },
|
||||
SignColumn = { fg = M.colors.fg, bg = M.colors.bg },
|
||||
IncSearch = { fg = M.colors.bg, bg = M.colors.orange },
|
||||
LineNr = { fg = M.colors.gray2 },
|
||||
CursorLineNr = { fg = M.colors.yellow, bold = true },
|
||||
MatchParen = { fg = M.colors.orange, bold = true },
|
||||
ModeMsg = { fg = M.colors.fg, bold = true },
|
||||
MoreMsg = { fg = M.colors.blue, bold = true },
|
||||
NonText = { fg = M.colors.gray2 },
|
||||
Pmenu = { fg = M.colors.fg, bg = M.colors.bg1 },
|
||||
PmenuSel = { fg = M.colors.bg, bg = M.colors.blue },
|
||||
PmenuSbar = { bg = M.colors.bg2 },
|
||||
PmenuThumb = { bg = M.colors.gray2 },
|
||||
Question = { fg = M.colors.yellow, bold = true },
|
||||
QuickFixLine = { fg = M.colors.bg, bg = M.colors.yellow },
|
||||
Search = { fg = M.colors.bg, bg = M.colors.yellow },
|
||||
SpecialKey = { fg = M.colors.gray2 },
|
||||
SpellBad = { fg = M.colors.red, undercurl = true },
|
||||
SpellCap = { fg = M.colors.blue, undercurl = true },
|
||||
SpellLocal = { fg = M.colors.aqua, undercurl = true },
|
||||
SpellRare = { fg = M.colors.purple, undercurl = true },
|
||||
StatusLine = { fg = M.colors.fg, bg = M.colors.bg1 },
|
||||
StatusLineNC = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
TabLine = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
TabLineFill = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
TabLineSel = { fg = M.colors.fg, bg = M.colors.bg },
|
||||
Title = { fg = M.colors.orange, bold = true },
|
||||
Visual = { bg = M.colors.bg2 },
|
||||
VisualNOS = { fg = M.colors.gray2 },
|
||||
WarningMsg = { fg = M.colors.yellow, bold = true },
|
||||
Whitespace = { fg = M.colors.gray2 },
|
||||
WildMenu = { fg = M.colors.bg, bg = M.colors.blue },
|
||||
|
||||
-- Syntax highlighting
|
||||
Comment = { fg = M.colors.gray2 },
|
||||
Constant = { fg = M.colors.purple },
|
||||
String = { fg = M.colors.green },
|
||||
Character = { fg = M.colors.green },
|
||||
Number = { fg = M.colors.purple },
|
||||
Boolean = { fg = M.colors.purple },
|
||||
Float = { fg = M.colors.purple },
|
||||
Identifier = { fg = M.colors.blue },
|
||||
Function = { fg = M.colors.green },
|
||||
Statement = { fg = M.colors.red },
|
||||
Conditional = { fg = M.colors.red },
|
||||
Repeat = { fg = M.colors.red },
|
||||
Label = { fg = M.colors.orange },
|
||||
Operator = { fg = M.colors.orange },
|
||||
Keyword = { fg = M.colors.red },
|
||||
Exception = { fg = M.colors.red },
|
||||
PreProc = { fg = M.colors.aqua },
|
||||
Include = { fg = M.colors.blue },
|
||||
Define = { fg = M.colors.purple },
|
||||
Macro = { fg = M.colors.purple },
|
||||
PreCondit = { fg = M.colors.aqua },
|
||||
Type = { fg = M.colors.yellow },
|
||||
StorageClass = { fg = M.colors.orange },
|
||||
Structure = { fg = M.colors.aqua },
|
||||
Typedef = { fg = M.colors.yellow },
|
||||
Special = { fg = M.colors.orange },
|
||||
SpecialChar = { fg = M.colors.red },
|
||||
Tag = { fg = M.colors.orange },
|
||||
Delimiter = { fg = M.colors.gray2 },
|
||||
SpecialComment = { fg = M.colors.aqua },
|
||||
Debug = { fg = M.colors.red },
|
||||
Underlined = { fg = M.colors.blue, underline = true },
|
||||
Ignore = { fg = M.colors.gray2 },
|
||||
Error = { fg = M.colors.red, bold = true },
|
||||
Todo = { fg = M.colors.yellow, bold = true },
|
||||
}
|
||||
|
||||
return M
|
||||
114
editors/vim-nvim/everforest-dark-soft.lua
Normal file
114
editors/vim-nvim/everforest-dark-soft.lua
Normal file
@@ -0,0 +1,114 @@
|
||||
-- Everforest theme for Neovim
|
||||
-- Generated from template - do not edit manually
|
||||
|
||||
local M = {}
|
||||
|
||||
M.colors = {
|
||||
bg = "#323d43",
|
||||
bg1 = "#3a464c",
|
||||
bg2 = "#434f55",
|
||||
fg = "#d3c6aa",
|
||||
red = "#e67e80",
|
||||
orange = "#e69875",
|
||||
yellow = "#dbbc7f",
|
||||
green = "#a7c080",
|
||||
aqua = "#83c092",
|
||||
blue = "#7fbbb3",
|
||||
purple = "#d699b6",
|
||||
gray1 = "#7a8478",
|
||||
gray2 = "#859289",
|
||||
gray3 = "#9da9a0",
|
||||
}
|
||||
|
||||
M.highlights = {
|
||||
-- Editor highlights
|
||||
Normal = { fg = M.colors.fg, bg = M.colors.bg },
|
||||
NormalFloat = { fg = M.colors.fg, bg = M.colors.bg1 },
|
||||
ColorColumn = { bg = M.colors.bg1 },
|
||||
Conceal = { fg = M.colors.gray2 },
|
||||
Cursor = { fg = M.colors.bg, bg = M.colors.fg },
|
||||
lCursor = { fg = M.colors.bg, bg = M.colors.fg },
|
||||
CursorIM = { fg = M.colors.bg, bg = M.colors.fg },
|
||||
CursorColumn = { bg = M.colors.bg1 },
|
||||
CursorLine = { bg = M.colors.bg1 },
|
||||
Directory = { fg = M.colors.blue, bold = true },
|
||||
DiffAdd = { fg = M.colors.green, bg = M.colors.bg },
|
||||
DiffChange = { fg = M.colors.blue, bg = M.colors.bg },
|
||||
DiffDelete = { fg = M.colors.red, bg = M.colors.bg },
|
||||
DiffText = { fg = M.colors.yellow, bg = M.colors.bg },
|
||||
EndOfBuffer = { fg = M.colors.gray2 },
|
||||
ErrorMsg = { fg = M.colors.red, bold = true },
|
||||
VertSplit = { fg = M.colors.gray2 },
|
||||
Folded = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
FoldColumn = { fg = M.colors.gray2, bg = M.colors.bg },
|
||||
SignColumn = { fg = M.colors.fg, bg = M.colors.bg },
|
||||
IncSearch = { fg = M.colors.bg, bg = M.colors.orange },
|
||||
LineNr = { fg = M.colors.gray2 },
|
||||
CursorLineNr = { fg = M.colors.yellow, bold = true },
|
||||
MatchParen = { fg = M.colors.orange, bold = true },
|
||||
ModeMsg = { fg = M.colors.fg, bold = true },
|
||||
MoreMsg = { fg = M.colors.blue, bold = true },
|
||||
NonText = { fg = M.colors.gray2 },
|
||||
Pmenu = { fg = M.colors.fg, bg = M.colors.bg1 },
|
||||
PmenuSel = { fg = M.colors.bg, bg = M.colors.blue },
|
||||
PmenuSbar = { bg = M.colors.bg2 },
|
||||
PmenuThumb = { bg = M.colors.gray2 },
|
||||
Question = { fg = M.colors.yellow, bold = true },
|
||||
QuickFixLine = { fg = M.colors.bg, bg = M.colors.yellow },
|
||||
Search = { fg = M.colors.bg, bg = M.colors.yellow },
|
||||
SpecialKey = { fg = M.colors.gray2 },
|
||||
SpellBad = { fg = M.colors.red, undercurl = true },
|
||||
SpellCap = { fg = M.colors.blue, undercurl = true },
|
||||
SpellLocal = { fg = M.colors.aqua, undercurl = true },
|
||||
SpellRare = { fg = M.colors.purple, undercurl = true },
|
||||
StatusLine = { fg = M.colors.fg, bg = M.colors.bg1 },
|
||||
StatusLineNC = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
TabLine = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
TabLineFill = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
TabLineSel = { fg = M.colors.fg, bg = M.colors.bg },
|
||||
Title = { fg = M.colors.orange, bold = true },
|
||||
Visual = { bg = M.colors.bg2 },
|
||||
VisualNOS = { fg = M.colors.gray2 },
|
||||
WarningMsg = { fg = M.colors.yellow, bold = true },
|
||||
Whitespace = { fg = M.colors.gray2 },
|
||||
WildMenu = { fg = M.colors.bg, bg = M.colors.blue },
|
||||
|
||||
-- Syntax highlighting
|
||||
Comment = { fg = M.colors.gray2 },
|
||||
Constant = { fg = M.colors.purple },
|
||||
String = { fg = M.colors.green },
|
||||
Character = { fg = M.colors.green },
|
||||
Number = { fg = M.colors.purple },
|
||||
Boolean = { fg = M.colors.purple },
|
||||
Float = { fg = M.colors.purple },
|
||||
Identifier = { fg = M.colors.blue },
|
||||
Function = { fg = M.colors.green },
|
||||
Statement = { fg = M.colors.red },
|
||||
Conditional = { fg = M.colors.red },
|
||||
Repeat = { fg = M.colors.red },
|
||||
Label = { fg = M.colors.orange },
|
||||
Operator = { fg = M.colors.orange },
|
||||
Keyword = { fg = M.colors.red },
|
||||
Exception = { fg = M.colors.red },
|
||||
PreProc = { fg = M.colors.aqua },
|
||||
Include = { fg = M.colors.blue },
|
||||
Define = { fg = M.colors.purple },
|
||||
Macro = { fg = M.colors.purple },
|
||||
PreCondit = { fg = M.colors.aqua },
|
||||
Type = { fg = M.colors.yellow },
|
||||
StorageClass = { fg = M.colors.orange },
|
||||
Structure = { fg = M.colors.aqua },
|
||||
Typedef = { fg = M.colors.yellow },
|
||||
Special = { fg = M.colors.orange },
|
||||
SpecialChar = { fg = M.colors.red },
|
||||
Tag = { fg = M.colors.orange },
|
||||
Delimiter = { fg = M.colors.gray2 },
|
||||
SpecialComment = { fg = M.colors.aqua },
|
||||
Debug = { fg = M.colors.red },
|
||||
Underlined = { fg = M.colors.blue, underline = true },
|
||||
Ignore = { fg = M.colors.gray2 },
|
||||
Error = { fg = M.colors.red, bold = true },
|
||||
Todo = { fg = M.colors.yellow, bold = true },
|
||||
}
|
||||
|
||||
return M
|
||||
114
editors/vim-nvim/everforest-light-hard.lua
Normal file
114
editors/vim-nvim/everforest-light-hard.lua
Normal file
@@ -0,0 +1,114 @@
|
||||
-- Everforest theme for Neovim
|
||||
-- Generated from template - do not edit manually
|
||||
|
||||
local M = {}
|
||||
|
||||
M.colors = {
|
||||
bg = "#fdf6e3",
|
||||
bg1 = "#f4f0d9",
|
||||
bg2 = "#efebd4",
|
||||
fg = "#5c6a72",
|
||||
red = "#e67e80",
|
||||
orange = "#e69875",
|
||||
yellow = "#dbbc7f",
|
||||
green = "#a7c080",
|
||||
aqua = "#83c092",
|
||||
blue = "#7fbbb3",
|
||||
purple = "#d699b6",
|
||||
gray1 = "#a6b0a0",
|
||||
gray2 = "#b3c0b0",
|
||||
gray3 = "#c0cdb8",
|
||||
}
|
||||
|
||||
M.highlights = {
|
||||
-- Editor highlights
|
||||
Normal = { fg = M.colors.fg, bg = M.colors.bg },
|
||||
NormalFloat = { fg = M.colors.fg, bg = M.colors.bg1 },
|
||||
ColorColumn = { bg = M.colors.bg1 },
|
||||
Conceal = { fg = M.colors.gray2 },
|
||||
Cursor = { fg = M.colors.bg, bg = M.colors.fg },
|
||||
lCursor = { fg = M.colors.bg, bg = M.colors.fg },
|
||||
CursorIM = { fg = M.colors.bg, bg = M.colors.fg },
|
||||
CursorColumn = { bg = M.colors.bg1 },
|
||||
CursorLine = { bg = M.colors.bg1 },
|
||||
Directory = { fg = M.colors.blue, bold = true },
|
||||
DiffAdd = { fg = M.colors.green, bg = M.colors.bg },
|
||||
DiffChange = { fg = M.colors.blue, bg = M.colors.bg },
|
||||
DiffDelete = { fg = M.colors.red, bg = M.colors.bg },
|
||||
DiffText = { fg = M.colors.yellow, bg = M.colors.bg },
|
||||
EndOfBuffer = { fg = M.colors.gray2 },
|
||||
ErrorMsg = { fg = M.colors.red, bold = true },
|
||||
VertSplit = { fg = M.colors.gray2 },
|
||||
Folded = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
FoldColumn = { fg = M.colors.gray2, bg = M.colors.bg },
|
||||
SignColumn = { fg = M.colors.fg, bg = M.colors.bg },
|
||||
IncSearch = { fg = M.colors.bg, bg = M.colors.orange },
|
||||
LineNr = { fg = M.colors.gray2 },
|
||||
CursorLineNr = { fg = M.colors.yellow, bold = true },
|
||||
MatchParen = { fg = M.colors.orange, bold = true },
|
||||
ModeMsg = { fg = M.colors.fg, bold = true },
|
||||
MoreMsg = { fg = M.colors.blue, bold = true },
|
||||
NonText = { fg = M.colors.gray2 },
|
||||
Pmenu = { fg = M.colors.fg, bg = M.colors.bg1 },
|
||||
PmenuSel = { fg = M.colors.bg, bg = M.colors.blue },
|
||||
PmenuSbar = { bg = M.colors.bg2 },
|
||||
PmenuThumb = { bg = M.colors.gray2 },
|
||||
Question = { fg = M.colors.yellow, bold = true },
|
||||
QuickFixLine = { fg = M.colors.bg, bg = M.colors.yellow },
|
||||
Search = { fg = M.colors.bg, bg = M.colors.yellow },
|
||||
SpecialKey = { fg = M.colors.gray2 },
|
||||
SpellBad = { fg = M.colors.red, undercurl = true },
|
||||
SpellCap = { fg = M.colors.blue, undercurl = true },
|
||||
SpellLocal = { fg = M.colors.aqua, undercurl = true },
|
||||
SpellRare = { fg = M.colors.purple, undercurl = true },
|
||||
StatusLine = { fg = M.colors.fg, bg = M.colors.bg1 },
|
||||
StatusLineNC = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
TabLine = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
TabLineFill = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
TabLineSel = { fg = M.colors.fg, bg = M.colors.bg },
|
||||
Title = { fg = M.colors.orange, bold = true },
|
||||
Visual = { bg = M.colors.bg2 },
|
||||
VisualNOS = { fg = M.colors.gray2 },
|
||||
WarningMsg = { fg = M.colors.yellow, bold = true },
|
||||
Whitespace = { fg = M.colors.gray2 },
|
||||
WildMenu = { fg = M.colors.bg, bg = M.colors.blue },
|
||||
|
||||
-- Syntax highlighting
|
||||
Comment = { fg = M.colors.gray2 },
|
||||
Constant = { fg = M.colors.purple },
|
||||
String = { fg = M.colors.green },
|
||||
Character = { fg = M.colors.green },
|
||||
Number = { fg = M.colors.purple },
|
||||
Boolean = { fg = M.colors.purple },
|
||||
Float = { fg = M.colors.purple },
|
||||
Identifier = { fg = M.colors.blue },
|
||||
Function = { fg = M.colors.green },
|
||||
Statement = { fg = M.colors.red },
|
||||
Conditional = { fg = M.colors.red },
|
||||
Repeat = { fg = M.colors.red },
|
||||
Label = { fg = M.colors.orange },
|
||||
Operator = { fg = M.colors.orange },
|
||||
Keyword = { fg = M.colors.red },
|
||||
Exception = { fg = M.colors.red },
|
||||
PreProc = { fg = M.colors.aqua },
|
||||
Include = { fg = M.colors.blue },
|
||||
Define = { fg = M.colors.purple },
|
||||
Macro = { fg = M.colors.purple },
|
||||
PreCondit = { fg = M.colors.aqua },
|
||||
Type = { fg = M.colors.yellow },
|
||||
StorageClass = { fg = M.colors.orange },
|
||||
Structure = { fg = M.colors.aqua },
|
||||
Typedef = { fg = M.colors.yellow },
|
||||
Special = { fg = M.colors.orange },
|
||||
SpecialChar = { fg = M.colors.red },
|
||||
Tag = { fg = M.colors.orange },
|
||||
Delimiter = { fg = M.colors.gray2 },
|
||||
SpecialComment = { fg = M.colors.aqua },
|
||||
Debug = { fg = M.colors.red },
|
||||
Underlined = { fg = M.colors.blue, underline = true },
|
||||
Ignore = { fg = M.colors.gray2 },
|
||||
Error = { fg = M.colors.red, bold = true },
|
||||
Todo = { fg = M.colors.yellow, bold = true },
|
||||
}
|
||||
|
||||
return M
|
||||
114
editors/vim-nvim/everforest-light-medium.lua
Normal file
114
editors/vim-nvim/everforest-light-medium.lua
Normal file
@@ -0,0 +1,114 @@
|
||||
-- Everforest theme for Neovim
|
||||
-- Generated from template - do not edit manually
|
||||
|
||||
local M = {}
|
||||
|
||||
M.colors = {
|
||||
bg = "#f3ead3",
|
||||
bg1 = "#ede6cf",
|
||||
bg2 = "#e8e3cc",
|
||||
fg = "#5c6a72",
|
||||
red = "#e67e80",
|
||||
orange = "#e69875",
|
||||
yellow = "#dbbc7f",
|
||||
green = "#a7c080",
|
||||
aqua = "#83c092",
|
||||
blue = "#7fbbb3",
|
||||
purple = "#d699b6",
|
||||
gray1 = "#a6b0a0",
|
||||
gray2 = "#b3c0b0",
|
||||
gray3 = "#c0cdb8",
|
||||
}
|
||||
|
||||
M.highlights = {
|
||||
-- Editor highlights
|
||||
Normal = { fg = M.colors.fg, bg = M.colors.bg },
|
||||
NormalFloat = { fg = M.colors.fg, bg = M.colors.bg1 },
|
||||
ColorColumn = { bg = M.colors.bg1 },
|
||||
Conceal = { fg = M.colors.gray2 },
|
||||
Cursor = { fg = M.colors.bg, bg = M.colors.fg },
|
||||
lCursor = { fg = M.colors.bg, bg = M.colors.fg },
|
||||
CursorIM = { fg = M.colors.bg, bg = M.colors.fg },
|
||||
CursorColumn = { bg = M.colors.bg1 },
|
||||
CursorLine = { bg = M.colors.bg1 },
|
||||
Directory = { fg = M.colors.blue, bold = true },
|
||||
DiffAdd = { fg = M.colors.green, bg = M.colors.bg },
|
||||
DiffChange = { fg = M.colors.blue, bg = M.colors.bg },
|
||||
DiffDelete = { fg = M.colors.red, bg = M.colors.bg },
|
||||
DiffText = { fg = M.colors.yellow, bg = M.colors.bg },
|
||||
EndOfBuffer = { fg = M.colors.gray2 },
|
||||
ErrorMsg = { fg = M.colors.red, bold = true },
|
||||
VertSplit = { fg = M.colors.gray2 },
|
||||
Folded = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
FoldColumn = { fg = M.colors.gray2, bg = M.colors.bg },
|
||||
SignColumn = { fg = M.colors.fg, bg = M.colors.bg },
|
||||
IncSearch = { fg = M.colors.bg, bg = M.colors.orange },
|
||||
LineNr = { fg = M.colors.gray2 },
|
||||
CursorLineNr = { fg = M.colors.yellow, bold = true },
|
||||
MatchParen = { fg = M.colors.orange, bold = true },
|
||||
ModeMsg = { fg = M.colors.fg, bold = true },
|
||||
MoreMsg = { fg = M.colors.blue, bold = true },
|
||||
NonText = { fg = M.colors.gray2 },
|
||||
Pmenu = { fg = M.colors.fg, bg = M.colors.bg1 },
|
||||
PmenuSel = { fg = M.colors.bg, bg = M.colors.blue },
|
||||
PmenuSbar = { bg = M.colors.bg2 },
|
||||
PmenuThumb = { bg = M.colors.gray2 },
|
||||
Question = { fg = M.colors.yellow, bold = true },
|
||||
QuickFixLine = { fg = M.colors.bg, bg = M.colors.yellow },
|
||||
Search = { fg = M.colors.bg, bg = M.colors.yellow },
|
||||
SpecialKey = { fg = M.colors.gray2 },
|
||||
SpellBad = { fg = M.colors.red, undercurl = true },
|
||||
SpellCap = { fg = M.colors.blue, undercurl = true },
|
||||
SpellLocal = { fg = M.colors.aqua, undercurl = true },
|
||||
SpellRare = { fg = M.colors.purple, undercurl = true },
|
||||
StatusLine = { fg = M.colors.fg, bg = M.colors.bg1 },
|
||||
StatusLineNC = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
TabLine = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
TabLineFill = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
TabLineSel = { fg = M.colors.fg, bg = M.colors.bg },
|
||||
Title = { fg = M.colors.orange, bold = true },
|
||||
Visual = { bg = M.colors.bg2 },
|
||||
VisualNOS = { fg = M.colors.gray2 },
|
||||
WarningMsg = { fg = M.colors.yellow, bold = true },
|
||||
Whitespace = { fg = M.colors.gray2 },
|
||||
WildMenu = { fg = M.colors.bg, bg = M.colors.blue },
|
||||
|
||||
-- Syntax highlighting
|
||||
Comment = { fg = M.colors.gray2 },
|
||||
Constant = { fg = M.colors.purple },
|
||||
String = { fg = M.colors.green },
|
||||
Character = { fg = M.colors.green },
|
||||
Number = { fg = M.colors.purple },
|
||||
Boolean = { fg = M.colors.purple },
|
||||
Float = { fg = M.colors.purple },
|
||||
Identifier = { fg = M.colors.blue },
|
||||
Function = { fg = M.colors.green },
|
||||
Statement = { fg = M.colors.red },
|
||||
Conditional = { fg = M.colors.red },
|
||||
Repeat = { fg = M.colors.red },
|
||||
Label = { fg = M.colors.orange },
|
||||
Operator = { fg = M.colors.orange },
|
||||
Keyword = { fg = M.colors.red },
|
||||
Exception = { fg = M.colors.red },
|
||||
PreProc = { fg = M.colors.aqua },
|
||||
Include = { fg = M.colors.blue },
|
||||
Define = { fg = M.colors.purple },
|
||||
Macro = { fg = M.colors.purple },
|
||||
PreCondit = { fg = M.colors.aqua },
|
||||
Type = { fg = M.colors.yellow },
|
||||
StorageClass = { fg = M.colors.orange },
|
||||
Structure = { fg = M.colors.aqua },
|
||||
Typedef = { fg = M.colors.yellow },
|
||||
Special = { fg = M.colors.orange },
|
||||
SpecialChar = { fg = M.colors.red },
|
||||
Tag = { fg = M.colors.orange },
|
||||
Delimiter = { fg = M.colors.gray2 },
|
||||
SpecialComment = { fg = M.colors.aqua },
|
||||
Debug = { fg = M.colors.red },
|
||||
Underlined = { fg = M.colors.blue, underline = true },
|
||||
Ignore = { fg = M.colors.gray2 },
|
||||
Error = { fg = M.colors.red, bold = true },
|
||||
Todo = { fg = M.colors.yellow, bold = true },
|
||||
}
|
||||
|
||||
return M
|
||||
114
editors/vim-nvim/everforest-light-soft.lua
Normal file
114
editors/vim-nvim/everforest-light-soft.lua
Normal file
@@ -0,0 +1,114 @@
|
||||
-- Everforest theme for Neovim
|
||||
-- Generated from template - do not edit manually
|
||||
|
||||
local M = {}
|
||||
|
||||
M.colors = {
|
||||
bg = "#f0e5cf",
|
||||
bg1 = "#e9e1cc",
|
||||
bg2 = "#e4dfc8",
|
||||
fg = "#5c6a72",
|
||||
red = "#e67e80",
|
||||
orange = "#e69875",
|
||||
yellow = "#dbbc7f",
|
||||
green = "#a7c080",
|
||||
aqua = "#83c092",
|
||||
blue = "#7fbbb3",
|
||||
purple = "#d699b6",
|
||||
gray1 = "#a6b0a0",
|
||||
gray2 = "#b3c0b0",
|
||||
gray3 = "#c0cdb8",
|
||||
}
|
||||
|
||||
M.highlights = {
|
||||
-- Editor highlights
|
||||
Normal = { fg = M.colors.fg, bg = M.colors.bg },
|
||||
NormalFloat = { fg = M.colors.fg, bg = M.colors.bg1 },
|
||||
ColorColumn = { bg = M.colors.bg1 },
|
||||
Conceal = { fg = M.colors.gray2 },
|
||||
Cursor = { fg = M.colors.bg, bg = M.colors.fg },
|
||||
lCursor = { fg = M.colors.bg, bg = M.colors.fg },
|
||||
CursorIM = { fg = M.colors.bg, bg = M.colors.fg },
|
||||
CursorColumn = { bg = M.colors.bg1 },
|
||||
CursorLine = { bg = M.colors.bg1 },
|
||||
Directory = { fg = M.colors.blue, bold = true },
|
||||
DiffAdd = { fg = M.colors.green, bg = M.colors.bg },
|
||||
DiffChange = { fg = M.colors.blue, bg = M.colors.bg },
|
||||
DiffDelete = { fg = M.colors.red, bg = M.colors.bg },
|
||||
DiffText = { fg = M.colors.yellow, bg = M.colors.bg },
|
||||
EndOfBuffer = { fg = M.colors.gray2 },
|
||||
ErrorMsg = { fg = M.colors.red, bold = true },
|
||||
VertSplit = { fg = M.colors.gray2 },
|
||||
Folded = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
FoldColumn = { fg = M.colors.gray2, bg = M.colors.bg },
|
||||
SignColumn = { fg = M.colors.fg, bg = M.colors.bg },
|
||||
IncSearch = { fg = M.colors.bg, bg = M.colors.orange },
|
||||
LineNr = { fg = M.colors.gray2 },
|
||||
CursorLineNr = { fg = M.colors.yellow, bold = true },
|
||||
MatchParen = { fg = M.colors.orange, bold = true },
|
||||
ModeMsg = { fg = M.colors.fg, bold = true },
|
||||
MoreMsg = { fg = M.colors.blue, bold = true },
|
||||
NonText = { fg = M.colors.gray2 },
|
||||
Pmenu = { fg = M.colors.fg, bg = M.colors.bg1 },
|
||||
PmenuSel = { fg = M.colors.bg, bg = M.colors.blue },
|
||||
PmenuSbar = { bg = M.colors.bg2 },
|
||||
PmenuThumb = { bg = M.colors.gray2 },
|
||||
Question = { fg = M.colors.yellow, bold = true },
|
||||
QuickFixLine = { fg = M.colors.bg, bg = M.colors.yellow },
|
||||
Search = { fg = M.colors.bg, bg = M.colors.yellow },
|
||||
SpecialKey = { fg = M.colors.gray2 },
|
||||
SpellBad = { fg = M.colors.red, undercurl = true },
|
||||
SpellCap = { fg = M.colors.blue, undercurl = true },
|
||||
SpellLocal = { fg = M.colors.aqua, undercurl = true },
|
||||
SpellRare = { fg = M.colors.purple, undercurl = true },
|
||||
StatusLine = { fg = M.colors.fg, bg = M.colors.bg1 },
|
||||
StatusLineNC = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
TabLine = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
TabLineFill = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
TabLineSel = { fg = M.colors.fg, bg = M.colors.bg },
|
||||
Title = { fg = M.colors.orange, bold = true },
|
||||
Visual = { bg = M.colors.bg2 },
|
||||
VisualNOS = { fg = M.colors.gray2 },
|
||||
WarningMsg = { fg = M.colors.yellow, bold = true },
|
||||
Whitespace = { fg = M.colors.gray2 },
|
||||
WildMenu = { fg = M.colors.bg, bg = M.colors.blue },
|
||||
|
||||
-- Syntax highlighting
|
||||
Comment = { fg = M.colors.gray2 },
|
||||
Constant = { fg = M.colors.purple },
|
||||
String = { fg = M.colors.green },
|
||||
Character = { fg = M.colors.green },
|
||||
Number = { fg = M.colors.purple },
|
||||
Boolean = { fg = M.colors.purple },
|
||||
Float = { fg = M.colors.purple },
|
||||
Identifier = { fg = M.colors.blue },
|
||||
Function = { fg = M.colors.green },
|
||||
Statement = { fg = M.colors.red },
|
||||
Conditional = { fg = M.colors.red },
|
||||
Repeat = { fg = M.colors.red },
|
||||
Label = { fg = M.colors.orange },
|
||||
Operator = { fg = M.colors.orange },
|
||||
Keyword = { fg = M.colors.red },
|
||||
Exception = { fg = M.colors.red },
|
||||
PreProc = { fg = M.colors.aqua },
|
||||
Include = { fg = M.colors.blue },
|
||||
Define = { fg = M.colors.purple },
|
||||
Macro = { fg = M.colors.purple },
|
||||
PreCondit = { fg = M.colors.aqua },
|
||||
Type = { fg = M.colors.yellow },
|
||||
StorageClass = { fg = M.colors.orange },
|
||||
Structure = { fg = M.colors.aqua },
|
||||
Typedef = { fg = M.colors.yellow },
|
||||
Special = { fg = M.colors.orange },
|
||||
SpecialChar = { fg = M.colors.red },
|
||||
Tag = { fg = M.colors.orange },
|
||||
Delimiter = { fg = M.colors.gray2 },
|
||||
SpecialComment = { fg = M.colors.aqua },
|
||||
Debug = { fg = M.colors.red },
|
||||
Underlined = { fg = M.colors.blue, underline = true },
|
||||
Ignore = { fg = M.colors.gray2 },
|
||||
Error = { fg = M.colors.red, bold = true },
|
||||
Todo = { fg = M.colors.yellow, bold = true },
|
||||
}
|
||||
|
||||
return M
|
||||
114
editors/vim-nvim/template.lua
Normal file
114
editors/vim-nvim/template.lua
Normal file
@@ -0,0 +1,114 @@
|
||||
-- Everforest theme for Neovim
|
||||
-- Generated from template - do not edit manually
|
||||
|
||||
local M = {}
|
||||
|
||||
M.colors = {
|
||||
bg = "{{bg}}",
|
||||
bg1 = "{{bg1}}",
|
||||
bg2 = "{{bg2}}",
|
||||
fg = "{{fg}}",
|
||||
red = "{{red}}",
|
||||
orange = "{{orange}}",
|
||||
yellow = "{{yellow}}",
|
||||
green = "{{green}}",
|
||||
aqua = "{{aqua}}",
|
||||
blue = "{{blue}}",
|
||||
purple = "{{purple}}",
|
||||
gray1 = "{{gray1}}",
|
||||
gray2 = "{{gray2}}",
|
||||
gray3 = "{{gray3}}",
|
||||
}
|
||||
|
||||
M.highlights = {
|
||||
-- Editor highlights
|
||||
Normal = { fg = M.colors.fg, bg = M.colors.bg },
|
||||
NormalFloat = { fg = M.colors.fg, bg = M.colors.bg1 },
|
||||
ColorColumn = { bg = M.colors.bg1 },
|
||||
Conceal = { fg = M.colors.gray2 },
|
||||
Cursor = { fg = M.colors.bg, bg = M.colors.fg },
|
||||
lCursor = { fg = M.colors.bg, bg = M.colors.fg },
|
||||
CursorIM = { fg = M.colors.bg, bg = M.colors.fg },
|
||||
CursorColumn = { bg = M.colors.bg1 },
|
||||
CursorLine = { bg = M.colors.bg1 },
|
||||
Directory = { fg = M.colors.blue, bold = true },
|
||||
DiffAdd = { fg = M.colors.green, bg = M.colors.bg },
|
||||
DiffChange = { fg = M.colors.blue, bg = M.colors.bg },
|
||||
DiffDelete = { fg = M.colors.red, bg = M.colors.bg },
|
||||
DiffText = { fg = M.colors.yellow, bg = M.colors.bg },
|
||||
EndOfBuffer = { fg = M.colors.gray2 },
|
||||
ErrorMsg = { fg = M.colors.red, bold = true },
|
||||
VertSplit = { fg = M.colors.gray2 },
|
||||
Folded = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
FoldColumn = { fg = M.colors.gray2, bg = M.colors.bg },
|
||||
SignColumn = { fg = M.colors.fg, bg = M.colors.bg },
|
||||
IncSearch = { fg = M.colors.bg, bg = M.colors.orange },
|
||||
LineNr = { fg = M.colors.gray2 },
|
||||
CursorLineNr = { fg = M.colors.yellow, bold = true },
|
||||
MatchParen = { fg = M.colors.orange, bold = true },
|
||||
ModeMsg = { fg = M.colors.fg, bold = true },
|
||||
MoreMsg = { fg = M.colors.blue, bold = true },
|
||||
NonText = { fg = M.colors.gray2 },
|
||||
Pmenu = { fg = M.colors.fg, bg = M.colors.bg1 },
|
||||
PmenuSel = { fg = M.colors.bg, bg = M.colors.blue },
|
||||
PmenuSbar = { bg = M.colors.bg2 },
|
||||
PmenuThumb = { bg = M.colors.gray2 },
|
||||
Question = { fg = M.colors.yellow, bold = true },
|
||||
QuickFixLine = { fg = M.colors.bg, bg = M.colors.yellow },
|
||||
Search = { fg = M.colors.bg, bg = M.colors.yellow },
|
||||
SpecialKey = { fg = M.colors.gray2 },
|
||||
SpellBad = { fg = M.colors.red, undercurl = true },
|
||||
SpellCap = { fg = M.colors.blue, undercurl = true },
|
||||
SpellLocal = { fg = M.colors.aqua, undercurl = true },
|
||||
SpellRare = { fg = M.colors.purple, undercurl = true },
|
||||
StatusLine = { fg = M.colors.fg, bg = M.colors.bg1 },
|
||||
StatusLineNC = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
TabLine = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
TabLineFill = { fg = M.colors.gray2, bg = M.colors.bg1 },
|
||||
TabLineSel = { fg = M.colors.fg, bg = M.colors.bg },
|
||||
Title = { fg = M.colors.orange, bold = true },
|
||||
Visual = { bg = M.colors.bg2 },
|
||||
VisualNOS = { fg = M.colors.gray2 },
|
||||
WarningMsg = { fg = M.colors.yellow, bold = true },
|
||||
Whitespace = { fg = M.colors.gray2 },
|
||||
WildMenu = { fg = M.colors.bg, bg = M.colors.blue },
|
||||
|
||||
-- Syntax highlighting
|
||||
Comment = { fg = M.colors.gray2 },
|
||||
Constant = { fg = M.colors.purple },
|
||||
String = { fg = M.colors.green },
|
||||
Character = { fg = M.colors.green },
|
||||
Number = { fg = M.colors.purple },
|
||||
Boolean = { fg = M.colors.purple },
|
||||
Float = { fg = M.colors.purple },
|
||||
Identifier = { fg = M.colors.blue },
|
||||
Function = { fg = M.colors.green },
|
||||
Statement = { fg = M.colors.red },
|
||||
Conditional = { fg = M.colors.red },
|
||||
Repeat = { fg = M.colors.red },
|
||||
Label = { fg = M.colors.orange },
|
||||
Operator = { fg = M.colors.orange },
|
||||
Keyword = { fg = M.colors.red },
|
||||
Exception = { fg = M.colors.red },
|
||||
PreProc = { fg = M.colors.aqua },
|
||||
Include = { fg = M.colors.blue },
|
||||
Define = { fg = M.colors.purple },
|
||||
Macro = { fg = M.colors.purple },
|
||||
PreCondit = { fg = M.colors.aqua },
|
||||
Type = { fg = M.colors.yellow },
|
||||
StorageClass = { fg = M.colors.orange },
|
||||
Structure = { fg = M.colors.aqua },
|
||||
Typedef = { fg = M.colors.yellow },
|
||||
Special = { fg = M.colors.orange },
|
||||
SpecialChar = { fg = M.colors.red },
|
||||
Tag = { fg = M.colors.orange },
|
||||
Delimiter = { fg = M.colors.gray2 },
|
||||
SpecialComment = { fg = M.colors.aqua },
|
||||
Debug = { fg = M.colors.red },
|
||||
Underlined = { fg = M.colors.blue, underline = true },
|
||||
Ignore = { fg = M.colors.gray2 },
|
||||
Error = { fg = M.colors.red, bold = true },
|
||||
Todo = { fg = M.colors.yellow, bold = true },
|
||||
}
|
||||
|
||||
return M
|
||||
772
editors/vscode/everforest-theme-dark-hard.json
Normal file
772
editors/vscode/everforest-theme-dark-hard.json
Normal file
@@ -0,0 +1,772 @@
|
||||
{
|
||||
"name": "Everforest",
|
||||
"displayName": "Everforest Theme",
|
||||
"description": "Everforest color scheme for VS Code - Generated from template - do not edit manually",
|
||||
"type": "dark",
|
||||
"colors": {
|
||||
"editor.background": "#2b3339",
|
||||
"editor.foreground": "#d3c6aa",
|
||||
"editorCursor.foreground": "#d3c6aa",
|
||||
"editor.lineHighlightBackground": "#323c41",
|
||||
"editor.selectionBackground": "#3a454a",
|
||||
"editor.selectionHighlightBackground": "#323c41",
|
||||
"editor.wordHighlightBackground": "#323c41",
|
||||
"editor.wordHighlightStrongBackground": "#3a454a",
|
||||
"editor.findMatchBackground": "#dbbc7f",
|
||||
"editor.findMatchHighlightBackground": "#e69875",
|
||||
"editor.findRangeHighlightBackground": "#323c41",
|
||||
"editor.hoverHighlightBackground": "#323c41",
|
||||
"editorLink.activeForeground": "#7fbbb3",
|
||||
"editor.rangeHighlightBackground": "#323c41",
|
||||
"editorWhitespace.foreground": "#859289",
|
||||
"editorIndentGuide.background": "#859289",
|
||||
"editorIndentGuide.activeBackground": "#9da9a0",
|
||||
"editorRuler.foreground": "#859289",
|
||||
"editorCodeLens.foreground": "#859289",
|
||||
"editorBracketMatch.background": "#3a454a",
|
||||
"editorBracketMatch.border": "#e69875",
|
||||
"editorOverviewRuler.border": "#859289",
|
||||
"editorError.foreground": "#e67e80",
|
||||
"editorWarning.foreground": "#dbbc7f",
|
||||
"editorInfo.foreground": "#7fbbb3",
|
||||
"editorHint.foreground": "#83c092",
|
||||
"problemsErrorIcon.foreground": "#e67e80",
|
||||
"problemsWarningIcon.foreground": "#dbbc7f",
|
||||
"problemsInfoIcon.foreground": "#7fbbb3",
|
||||
"editorGutter.background": "#2b3339",
|
||||
"editorLineNumber.foreground": "#859289",
|
||||
"editorLineNumber.activeForeground": "#dbbc7f",
|
||||
"editorGutter.modifiedBackground": "#7fbbb3",
|
||||
"editorGutter.addedBackground": "#a7c080",
|
||||
"editorGutter.deletedBackground": "#e67e80",
|
||||
"diffEditor.insertedTextBackground": "#a7c080",
|
||||
"diffEditor.removedTextBackground": "#e67e80",
|
||||
"scrollbarSlider.background": "#859289",
|
||||
"scrollbarSlider.hoverBackground": "#9da9a0",
|
||||
"scrollbarSlider.activeBackground": "#7fbbb3",
|
||||
"editorSuggestWidget.background": "#323c41",
|
||||
"editorSuggestWidget.border": "#859289",
|
||||
"editorSuggestWidget.foreground": "#d3c6aa",
|
||||
"editorSuggestWidget.selectedBackground": "#3a454a",
|
||||
"editorSuggestWidget.highlightForeground": "#7fbbb3",
|
||||
"editorHoverWidget.background": "#323c41",
|
||||
"editorHoverWidget.border": "#859289",
|
||||
"debugExceptionWidget.background": "#323c41",
|
||||
"debugExceptionWidget.border": "#e67e80",
|
||||
"editorMarkerNavigation.background": "#323c41",
|
||||
"editorMarkerNavigationError.background": "#e67e80",
|
||||
"editorMarkerNavigationWarning.background": "#dbbc7f",
|
||||
"editorMarkerNavigationInfo.background": "#7fbbb3",
|
||||
"merge.currentHeaderBackground": "#a7c080",
|
||||
"merge.currentContentBackground": "#a7c080",
|
||||
"merge.incomingHeaderBackground": "#7fbbb3",
|
||||
"merge.incomingContentBackground": "#7fbbb3",
|
||||
"merge.border": "#859289",
|
||||
"merge.commonContentBackground": "#859289",
|
||||
"merge.commonHeaderBackground": "#859289",
|
||||
"editorOverviewRuler.currentContentForeground": "#a7c080",
|
||||
"editorOverviewRuler.incomingContentForeground": "#7fbbb3",
|
||||
"editorOverviewRuler.commonContentForeground": "#859289",
|
||||
"tree.indentGuidesStroke": "#859289",
|
||||
"notebook.cellBorderColor": "#859289",
|
||||
"notebook.focusedEditorBorder": "#7fbbb3",
|
||||
"notebookStatusSuccessIcon.foreground": "#a7c080",
|
||||
"notebookStatusErrorIcon.foreground": "#e67e80",
|
||||
"notebookStatusRunningIcon.foreground": "#dbbc7f",
|
||||
"activityBar.background": "#2b3339",
|
||||
"activityBar.foreground": "#d3c6aa",
|
||||
"activityBar.inactiveForeground": "#859289",
|
||||
"activityBar.border": "#859289",
|
||||
"activityBarBadge.background": "#7fbbb3",
|
||||
"activityBarBadge.foreground": "#2b3339",
|
||||
"sideBar.background": "#323c41",
|
||||
"sideBar.foreground": "#d3c6aa",
|
||||
"sideBar.border": "#859289",
|
||||
"sideBarTitle.foreground": "#d3c6aa",
|
||||
"sideBarSectionHeader.background": "#3a454a",
|
||||
"sideBarSectionHeader.foreground": "#d3c6aa",
|
||||
"sideBarSectionHeader.border": "#859289",
|
||||
"list.activeSelectionBackground": "#3a454a",
|
||||
"list.activeSelectionForeground": "#d3c6aa",
|
||||
"list.inactiveSelectionBackground": "#323c41",
|
||||
"list.inactiveSelectionForeground": "#d3c6aa",
|
||||
"list.hoverBackground": "#3a454a",
|
||||
"list.hoverForeground": "#d3c6aa",
|
||||
"list.focusBackground": "#3a454a",
|
||||
"list.focusForeground": "#d3c6aa",
|
||||
"list.highlightForeground": "#7fbbb3",
|
||||
"list.dropBackground": "#7fbbb3",
|
||||
"listFilterWidget.background": "#3a454a",
|
||||
"listFilterWidget.outline": "#7fbbb3",
|
||||
"listFilterWidget.noMatchesOutline": "#e67e80",
|
||||
"statusBar.background": "#323c41",
|
||||
"statusBar.foreground": "#d3c6aa",
|
||||
"statusBar.border": "#859289",
|
||||
"statusBar.debuggingBackground": "#e67e80",
|
||||
"statusBar.debuggingForeground": "#d3c6aa",
|
||||
"statusBar.noFolderBackground": "#d699b6",
|
||||
"statusBar.noFolderForeground": "#d3c6aa",
|
||||
"statusBarItem.activeBackground": "#3a454a",
|
||||
"statusBarItem.hoverBackground": "#3a454a",
|
||||
"statusBarItem.prominentBackground": "#7fbbb3",
|
||||
"statusBarItem.prominentHoverBackground": "#7fbbb3",
|
||||
"titleBar.activeBackground": "#2b3339",
|
||||
"titleBar.activeForeground": "#d3c6aa",
|
||||
"titleBar.inactiveBackground": "#323c41",
|
||||
"titleBar.inactiveForeground": "#859289",
|
||||
"titleBar.border": "#859289",
|
||||
"menubar.selectionForeground": "#d3c6aa",
|
||||
"menubar.selectionBackground": "#3a454a",
|
||||
"menu.foreground": "#d3c6aa",
|
||||
"menu.background": "#323c41",
|
||||
"menu.selectionForeground": "#d3c6aa",
|
||||
"menu.selectionBackground": "#3a454a",
|
||||
"menu.separatorBackground": "#859289",
|
||||
"menu.border": "#859289",
|
||||
"button.background": "#7fbbb3",
|
||||
"button.foreground": "#2b3339",
|
||||
"button.hoverBackground": "#7fbbb3",
|
||||
"button.secondaryBackground": "#859289",
|
||||
"button.secondaryForeground": "#d3c6aa",
|
||||
"button.secondaryHoverBackground": "#9da9a0",
|
||||
"checkbox.background": "#3a454a",
|
||||
"checkbox.foreground": "#d3c6aa",
|
||||
"checkbox.border": "#859289",
|
||||
"dropdown.background": "#323c41",
|
||||
"dropdown.foreground": "#d3c6aa",
|
||||
"dropdown.border": "#859289",
|
||||
"input.background": "#3a454a",
|
||||
"input.foreground": "#d3c6aa",
|
||||
"input.border": "#859289",
|
||||
"input.placeholderForeground": "#859289",
|
||||
"inputOption.activeBorder": "#7fbbb3",
|
||||
"inputValidation.errorBackground": "#e67e80",
|
||||
"inputValidation.errorForeground": "#d3c6aa",
|
||||
"inputValidation.errorBorder": "#e67e80",
|
||||
"inputValidation.infoBackground": "#7fbbb3",
|
||||
"inputValidation.infoForeground": "#d3c6aa",
|
||||
"inputValidation.infoBorder": "#7fbbb3",
|
||||
"inputValidation.warningBackground": "#dbbc7f",
|
||||
"inputValidation.warningForeground": "#2b3339",
|
||||
"inputValidation.warningBorder": "#dbbc7f",
|
||||
"focusBorder": "#7fbbb3",
|
||||
"foreground": "#d3c6aa",
|
||||
"widget.shadow": "#2b3339",
|
||||
"selection.background": "#3a454a",
|
||||
"descriptionForeground": "#859289",
|
||||
"errorForeground": "#e67e80",
|
||||
"icon.foreground": "#d3c6aa",
|
||||
"progressBar.background": "#7fbbb3",
|
||||
"badge.foreground": "#2b3339",
|
||||
"badge.background": "#7fbbb3",
|
||||
"scrollbar.shadow": "#2b3339",
|
||||
"scrollbarSlider.background": "#859289",
|
||||
"scrollbarSlider.hoverBackground": "#9da9a0",
|
||||
"scrollbarSlider.activeBackground": "#7fbbb3",
|
||||
"editorGroup.border": "#859289",
|
||||
"editorGroup.dropBackground": "#7fbbb3",
|
||||
"editorGroupHeader.noTabsBackground": "#2b3339",
|
||||
"editorGroupHeader.tabsBackground": "#323c41",
|
||||
"editorGroupHeader.tabsBorder": "#859289",
|
||||
"tab.activeBackground": "#2b3339",
|
||||
"tab.unfocusedActiveBackground": "#323c41",
|
||||
"tab.activeForeground": "#d3c6aa",
|
||||
"tab.border": "#859289",
|
||||
"tab.activeBorder": "#7fbbb3",
|
||||
"tab.unfocusedActiveBorder": "#859289",
|
||||
"tab.activeBorderTop": "#7fbbb3",
|
||||
"tab.unfocusedActiveBorderTop": "#859289",
|
||||
"tab.inactiveBackground": "#323c41",
|
||||
"tab.inactiveForeground": "#859289",
|
||||
"tab.unfocusedActiveForeground": "#859289",
|
||||
"tab.unfocusedInactiveForeground": "#859289",
|
||||
"tab.hoverBackground": "#3a454a",
|
||||
"tab.unfocusedHoverBackground": "#3a454a",
|
||||
"tab.hoverForeground": "#d3c6aa",
|
||||
"tab.unfocusedHoverForeground": "#d3c6aa",
|
||||
"tab.activeModifiedBorder": "#e69875",
|
||||
"tab.inactiveModifiedBorder": "#e69875",
|
||||
"tab.unfocusedActiveModifiedBorder": "#e69875",
|
||||
"tab.unfocusedInactiveModifiedBorder": "#e69875",
|
||||
"editorPane.background": "#2b3339",
|
||||
"panel.background": "#323c41",
|
||||
"panel.border": "#859289",
|
||||
"panelTitle.activeBorder": "#7fbbb3",
|
||||
"panelTitle.activeForeground": "#d3c6aa",
|
||||
"panelTitle.inactiveForeground": "#859289",
|
||||
"panelInput.border": "#859289",
|
||||
"terminal.background": "#2b3339",
|
||||
"terminal.foreground": "#d3c6aa",
|
||||
"terminalCursor.background": "#2b3339",
|
||||
"terminalCursor.foreground": "#d3c6aa",
|
||||
"terminal.ansiBlack": "#2b3339",
|
||||
"terminal.ansiBlue": "#7fbbb3",
|
||||
"terminal.ansiBrightBlack": "#7a8478",
|
||||
"terminal.ansiBrightBlue": "#7fbbb3",
|
||||
"terminal.ansiBrightCyan": "#83c092",
|
||||
"terminal.ansiBrightGreen": "#a7c080",
|
||||
"terminal.ansiBrightMagenta": "#d699b6",
|
||||
"terminal.ansiBrightRed": "#e67e80",
|
||||
"terminal.ansiBrightWhite": "#d3c6aa",
|
||||
"terminal.ansiBrightYellow": "#dbbc7f",
|
||||
"terminal.ansiCyan": "#83c092",
|
||||
"terminal.ansiGreen": "#a7c080",
|
||||
"terminal.ansiMagenta": "#d699b6",
|
||||
"terminal.ansiRed": "#e67e80",
|
||||
"terminal.ansiWhite": "#d3c6aa",
|
||||
"terminal.ansiYellow": "#dbbc7f",
|
||||
"terminal.selectionBackground": "#3a454a",
|
||||
"terminalCommandDecoration.defaultBackground": "#859289",
|
||||
"terminalCommandDecoration.successBackground": "#a7c080",
|
||||
"terminalCommandDecoration.errorBackground": "#e67e80",
|
||||
"gitDecoration.addedResourceForeground": "#a7c080",
|
||||
"gitDecoration.modifiedResourceForeground": "#7fbbb3",
|
||||
"gitDecoration.deletedResourceForeground": "#e67e80",
|
||||
"gitDecoration.untrackedResourceForeground": "#d699b6",
|
||||
"gitDecoration.ignoredResourceForeground": "#859289",
|
||||
"gitDecoration.conflictingResourceForeground": "#e69875",
|
||||
"gitDecoration.submoduleResourceForeground": "#83c092"
|
||||
},
|
||||
"tokenColors": [
|
||||
{
|
||||
"name": "Comment",
|
||||
"scope": ["comment", "punctuation.definition.comment"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#859289"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Variables",
|
||||
"scope": ["variable", "string constant.other.placeholder"],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Colors",
|
||||
"scope": ["constant.other.color"],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Invalid",
|
||||
"scope": ["invalid", "invalid.illegal"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Keyword, Storage",
|
||||
"scope": ["keyword", "storage.type", "storage.modifier"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Operator, Misc",
|
||||
"scope": [
|
||||
"keyword.control",
|
||||
"constant.other.color",
|
||||
"punctuation",
|
||||
"meta.tag",
|
||||
"punctuation.definition.tag",
|
||||
"punctuation.separator.inheritance.php",
|
||||
"punctuation.definition.tag.html",
|
||||
"punctuation.definition.tag.begin.html",
|
||||
"punctuation.definition.tag.end.html",
|
||||
"punctuation.section.embedded",
|
||||
"keyword.other.template",
|
||||
"keyword.other.substitution"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Tag",
|
||||
"scope": [
|
||||
"entity.name.tag",
|
||||
"meta.tag.sgml",
|
||||
"markup.deleted.git_gutter"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Function, Special Method",
|
||||
"scope": [
|
||||
"entity.name.function",
|
||||
"meta.function-call",
|
||||
"variable.function",
|
||||
"support.function",
|
||||
"keyword.other.special-method"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Block Level Variables",
|
||||
"scope": ["meta.block variable.other"],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Other Variable, String Link",
|
||||
"scope": ["support.other.variable", "string.other.link"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Number, Constant, Function Argument, Tag Attribute, Embedded",
|
||||
"scope": [
|
||||
"constant.numeric",
|
||||
"constant.language",
|
||||
"support.constant",
|
||||
"constant.character",
|
||||
"constant.escape",
|
||||
"variable.parameter",
|
||||
"keyword.other.unit",
|
||||
"keyword.other"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "String, Symbols, Inherited Class, Markup Heading",
|
||||
"scope": [
|
||||
"string",
|
||||
"constant.other.symbol",
|
||||
"constant.other.key",
|
||||
"entity.other.inherited-class",
|
||||
"markup.heading",
|
||||
"markup.inserted.git_gutter",
|
||||
"meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Class, Support",
|
||||
"scope": [
|
||||
"entity.name",
|
||||
"support.type",
|
||||
"support.class",
|
||||
"support.other.namespace.use.php",
|
||||
"meta.use.php",
|
||||
"support.other.namespace.php",
|
||||
"markup.changed.git_gutter",
|
||||
"support.type.sys-types"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Entity Types",
|
||||
"scope": ["support.type"],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CSS Class and Support",
|
||||
"scope": [
|
||||
"source.css support.type.property-name",
|
||||
"source.sass support.type.property-name",
|
||||
"source.scss support.type.property-name",
|
||||
"source.less support.type.property-name",
|
||||
"source.stylus support.type.property-name",
|
||||
"source.postcss support.type.property-name"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#7fbbb3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Sub-methods",
|
||||
"scope": [
|
||||
"entity.name.module.js",
|
||||
"variable.import.parameter.js",
|
||||
"variable.other.class.js"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Language methods",
|
||||
"scope": ["variable.language"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "entity.name.method.js",
|
||||
"scope": ["entity.name.method.js"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "meta.method.js",
|
||||
"scope": [
|
||||
"meta.class-method.js entity.name.function.js",
|
||||
"variable.function.constructor"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Attributes",
|
||||
"scope": ["entity.other.attribute-name"],
|
||||
"settings": {
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "HTML Attributes",
|
||||
"scope": [
|
||||
"text.html.basic entity.other.attribute-name.html",
|
||||
"text.html.basic entity.other.attribute-name"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CSS Classes",
|
||||
"scope": ["entity.other.attribute-name.class"],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CSS ID's",
|
||||
"scope": ["source.sass keyword.control"],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Inserted",
|
||||
"scope": ["markup.inserted"],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Deleted",
|
||||
"scope": ["markup.deleted"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Changed",
|
||||
"scope": ["markup.changed"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Regular Expressions",
|
||||
"scope": ["string.regexp"],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Escape Characters",
|
||||
"scope": ["constant.character.escape"],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "URL",
|
||||
"scope": ["*url*", "*link*", "*uri*"],
|
||||
"settings": {
|
||||
"fontStyle": "underline"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Decorators",
|
||||
"scope": [
|
||||
"tag.decorator.js entity.name.tag.js",
|
||||
"tag.decorator.js punctuation.definition.tag.js"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ES7 Bind Operator",
|
||||
"scope": [
|
||||
"source.js constant.other.object.key.js string.unquoted.label.js"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 0",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#7fbbb3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 1",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 2",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 3",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 4",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 5",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 6",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 7",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 8",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Plain",
|
||||
"scope": [
|
||||
"text.html.markdown",
|
||||
"punctuation.definition.list_item.markdown"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Markup Raw Inline",
|
||||
"scope": ["text.html.markdown markup.inline.raw.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Markup Raw Inline Punctuation",
|
||||
"scope": [
|
||||
"text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#859289"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Heading",
|
||||
"scope": [
|
||||
"markdown.heading",
|
||||
"markup.heading | markup.heading entity.name",
|
||||
"markup.heading.markdown punctuation.definition.heading.markdown"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Italic",
|
||||
"scope": ["markup.italic"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Bold",
|
||||
"scope": ["markup.bold", "markup.bold string"],
|
||||
"settings": {
|
||||
"fontStyle": "bold",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Bold-Italic",
|
||||
"scope": [
|
||||
"markup.bold markup.italic",
|
||||
"markup.italic markup.bold",
|
||||
"markup.quote markup.bold",
|
||||
"markup.bold markup.italic string",
|
||||
"markup.italic markup.bold string",
|
||||
"markup.quote markup.bold string"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "bold",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Underline",
|
||||
"scope": ["markup.underline"],
|
||||
"settings": {
|
||||
"fontStyle": "underline",
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Blockquote",
|
||||
"scope": ["markup.quote punctuation.definition.blockquote.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#859289"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Quote",
|
||||
"scope": ["markup.quote"],
|
||||
"settings": {
|
||||
"fontStyle": "italic"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Link",
|
||||
"scope": ["string.other.link.title.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#7fbbb3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Link Description",
|
||||
"scope": ["string.other.link.description.title.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Link Anchor",
|
||||
"scope": ["constant.other.reference.link.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Raw Block",
|
||||
"scope": ["markup.raw.block"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Raw Block Fenced",
|
||||
"scope": ["markup.raw.block.fenced.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Fenced Bode Block",
|
||||
"scope": ["punctuation.definition.fenced.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Fenced Bode Block Variable",
|
||||
"scope": [
|
||||
"markup.raw.block.fenced.markdown",
|
||||
"variable.language.fenced.markdown",
|
||||
"punctuation.section.class.end"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Fenced Language",
|
||||
"scope": ["variable.language.fenced.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#859289"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Separator",
|
||||
"scope": ["meta.separator"],
|
||||
"settings": {
|
||||
"fontStyle": "bold",
|
||||
"foreground": "#859289"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Table",
|
||||
"scope": ["markup.table"],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
772
editors/vscode/everforest-theme-dark-medium.json
Normal file
772
editors/vscode/everforest-theme-dark-medium.json
Normal file
@@ -0,0 +1,772 @@
|
||||
{
|
||||
"name": "Everforest",
|
||||
"displayName": "Everforest Theme",
|
||||
"description": "Everforest color scheme for VS Code - Generated from template - do not edit manually",
|
||||
"type": "dark",
|
||||
"colors": {
|
||||
"editor.background": "#2f383e",
|
||||
"editor.foreground": "#d3c6aa",
|
||||
"editorCursor.foreground": "#d3c6aa",
|
||||
"editor.lineHighlightBackground": "#374247",
|
||||
"editor.selectionBackground": "#404c51",
|
||||
"editor.selectionHighlightBackground": "#374247",
|
||||
"editor.wordHighlightBackground": "#374247",
|
||||
"editor.wordHighlightStrongBackground": "#404c51",
|
||||
"editor.findMatchBackground": "#dbbc7f",
|
||||
"editor.findMatchHighlightBackground": "#e69875",
|
||||
"editor.findRangeHighlightBackground": "#374247",
|
||||
"editor.hoverHighlightBackground": "#374247",
|
||||
"editorLink.activeForeground": "#7fbbb3",
|
||||
"editor.rangeHighlightBackground": "#374247",
|
||||
"editorWhitespace.foreground": "#859289",
|
||||
"editorIndentGuide.background": "#859289",
|
||||
"editorIndentGuide.activeBackground": "#9da9a0",
|
||||
"editorRuler.foreground": "#859289",
|
||||
"editorCodeLens.foreground": "#859289",
|
||||
"editorBracketMatch.background": "#404c51",
|
||||
"editorBracketMatch.border": "#e69875",
|
||||
"editorOverviewRuler.border": "#859289",
|
||||
"editorError.foreground": "#e67e80",
|
||||
"editorWarning.foreground": "#dbbc7f",
|
||||
"editorInfo.foreground": "#7fbbb3",
|
||||
"editorHint.foreground": "#83c092",
|
||||
"problemsErrorIcon.foreground": "#e67e80",
|
||||
"problemsWarningIcon.foreground": "#dbbc7f",
|
||||
"problemsInfoIcon.foreground": "#7fbbb3",
|
||||
"editorGutter.background": "#2f383e",
|
||||
"editorLineNumber.foreground": "#859289",
|
||||
"editorLineNumber.activeForeground": "#dbbc7f",
|
||||
"editorGutter.modifiedBackground": "#7fbbb3",
|
||||
"editorGutter.addedBackground": "#a7c080",
|
||||
"editorGutter.deletedBackground": "#e67e80",
|
||||
"diffEditor.insertedTextBackground": "#a7c080",
|
||||
"diffEditor.removedTextBackground": "#e67e80",
|
||||
"scrollbarSlider.background": "#859289",
|
||||
"scrollbarSlider.hoverBackground": "#9da9a0",
|
||||
"scrollbarSlider.activeBackground": "#7fbbb3",
|
||||
"editorSuggestWidget.background": "#374247",
|
||||
"editorSuggestWidget.border": "#859289",
|
||||
"editorSuggestWidget.foreground": "#d3c6aa",
|
||||
"editorSuggestWidget.selectedBackground": "#404c51",
|
||||
"editorSuggestWidget.highlightForeground": "#7fbbb3",
|
||||
"editorHoverWidget.background": "#374247",
|
||||
"editorHoverWidget.border": "#859289",
|
||||
"debugExceptionWidget.background": "#374247",
|
||||
"debugExceptionWidget.border": "#e67e80",
|
||||
"editorMarkerNavigation.background": "#374247",
|
||||
"editorMarkerNavigationError.background": "#e67e80",
|
||||
"editorMarkerNavigationWarning.background": "#dbbc7f",
|
||||
"editorMarkerNavigationInfo.background": "#7fbbb3",
|
||||
"merge.currentHeaderBackground": "#a7c080",
|
||||
"merge.currentContentBackground": "#a7c080",
|
||||
"merge.incomingHeaderBackground": "#7fbbb3",
|
||||
"merge.incomingContentBackground": "#7fbbb3",
|
||||
"merge.border": "#859289",
|
||||
"merge.commonContentBackground": "#859289",
|
||||
"merge.commonHeaderBackground": "#859289",
|
||||
"editorOverviewRuler.currentContentForeground": "#a7c080",
|
||||
"editorOverviewRuler.incomingContentForeground": "#7fbbb3",
|
||||
"editorOverviewRuler.commonContentForeground": "#859289",
|
||||
"tree.indentGuidesStroke": "#859289",
|
||||
"notebook.cellBorderColor": "#859289",
|
||||
"notebook.focusedEditorBorder": "#7fbbb3",
|
||||
"notebookStatusSuccessIcon.foreground": "#a7c080",
|
||||
"notebookStatusErrorIcon.foreground": "#e67e80",
|
||||
"notebookStatusRunningIcon.foreground": "#dbbc7f",
|
||||
"activityBar.background": "#2f383e",
|
||||
"activityBar.foreground": "#d3c6aa",
|
||||
"activityBar.inactiveForeground": "#859289",
|
||||
"activityBar.border": "#859289",
|
||||
"activityBarBadge.background": "#7fbbb3",
|
||||
"activityBarBadge.foreground": "#2f383e",
|
||||
"sideBar.background": "#374247",
|
||||
"sideBar.foreground": "#d3c6aa",
|
||||
"sideBar.border": "#859289",
|
||||
"sideBarTitle.foreground": "#d3c6aa",
|
||||
"sideBarSectionHeader.background": "#404c51",
|
||||
"sideBarSectionHeader.foreground": "#d3c6aa",
|
||||
"sideBarSectionHeader.border": "#859289",
|
||||
"list.activeSelectionBackground": "#404c51",
|
||||
"list.activeSelectionForeground": "#d3c6aa",
|
||||
"list.inactiveSelectionBackground": "#374247",
|
||||
"list.inactiveSelectionForeground": "#d3c6aa",
|
||||
"list.hoverBackground": "#404c51",
|
||||
"list.hoverForeground": "#d3c6aa",
|
||||
"list.focusBackground": "#404c51",
|
||||
"list.focusForeground": "#d3c6aa",
|
||||
"list.highlightForeground": "#7fbbb3",
|
||||
"list.dropBackground": "#7fbbb3",
|
||||
"listFilterWidget.background": "#404c51",
|
||||
"listFilterWidget.outline": "#7fbbb3",
|
||||
"listFilterWidget.noMatchesOutline": "#e67e80",
|
||||
"statusBar.background": "#374247",
|
||||
"statusBar.foreground": "#d3c6aa",
|
||||
"statusBar.border": "#859289",
|
||||
"statusBar.debuggingBackground": "#e67e80",
|
||||
"statusBar.debuggingForeground": "#d3c6aa",
|
||||
"statusBar.noFolderBackground": "#d699b6",
|
||||
"statusBar.noFolderForeground": "#d3c6aa",
|
||||
"statusBarItem.activeBackground": "#404c51",
|
||||
"statusBarItem.hoverBackground": "#404c51",
|
||||
"statusBarItem.prominentBackground": "#7fbbb3",
|
||||
"statusBarItem.prominentHoverBackground": "#7fbbb3",
|
||||
"titleBar.activeBackground": "#2f383e",
|
||||
"titleBar.activeForeground": "#d3c6aa",
|
||||
"titleBar.inactiveBackground": "#374247",
|
||||
"titleBar.inactiveForeground": "#859289",
|
||||
"titleBar.border": "#859289",
|
||||
"menubar.selectionForeground": "#d3c6aa",
|
||||
"menubar.selectionBackground": "#404c51",
|
||||
"menu.foreground": "#d3c6aa",
|
||||
"menu.background": "#374247",
|
||||
"menu.selectionForeground": "#d3c6aa",
|
||||
"menu.selectionBackground": "#404c51",
|
||||
"menu.separatorBackground": "#859289",
|
||||
"menu.border": "#859289",
|
||||
"button.background": "#7fbbb3",
|
||||
"button.foreground": "#2f383e",
|
||||
"button.hoverBackground": "#7fbbb3",
|
||||
"button.secondaryBackground": "#859289",
|
||||
"button.secondaryForeground": "#d3c6aa",
|
||||
"button.secondaryHoverBackground": "#9da9a0",
|
||||
"checkbox.background": "#404c51",
|
||||
"checkbox.foreground": "#d3c6aa",
|
||||
"checkbox.border": "#859289",
|
||||
"dropdown.background": "#374247",
|
||||
"dropdown.foreground": "#d3c6aa",
|
||||
"dropdown.border": "#859289",
|
||||
"input.background": "#404c51",
|
||||
"input.foreground": "#d3c6aa",
|
||||
"input.border": "#859289",
|
||||
"input.placeholderForeground": "#859289",
|
||||
"inputOption.activeBorder": "#7fbbb3",
|
||||
"inputValidation.errorBackground": "#e67e80",
|
||||
"inputValidation.errorForeground": "#d3c6aa",
|
||||
"inputValidation.errorBorder": "#e67e80",
|
||||
"inputValidation.infoBackground": "#7fbbb3",
|
||||
"inputValidation.infoForeground": "#d3c6aa",
|
||||
"inputValidation.infoBorder": "#7fbbb3",
|
||||
"inputValidation.warningBackground": "#dbbc7f",
|
||||
"inputValidation.warningForeground": "#2f383e",
|
||||
"inputValidation.warningBorder": "#dbbc7f",
|
||||
"focusBorder": "#7fbbb3",
|
||||
"foreground": "#d3c6aa",
|
||||
"widget.shadow": "#2f383e",
|
||||
"selection.background": "#404c51",
|
||||
"descriptionForeground": "#859289",
|
||||
"errorForeground": "#e67e80",
|
||||
"icon.foreground": "#d3c6aa",
|
||||
"progressBar.background": "#7fbbb3",
|
||||
"badge.foreground": "#2f383e",
|
||||
"badge.background": "#7fbbb3",
|
||||
"scrollbar.shadow": "#2f383e",
|
||||
"scrollbarSlider.background": "#859289",
|
||||
"scrollbarSlider.hoverBackground": "#9da9a0",
|
||||
"scrollbarSlider.activeBackground": "#7fbbb3",
|
||||
"editorGroup.border": "#859289",
|
||||
"editorGroup.dropBackground": "#7fbbb3",
|
||||
"editorGroupHeader.noTabsBackground": "#2f383e",
|
||||
"editorGroupHeader.tabsBackground": "#374247",
|
||||
"editorGroupHeader.tabsBorder": "#859289",
|
||||
"tab.activeBackground": "#2f383e",
|
||||
"tab.unfocusedActiveBackground": "#374247",
|
||||
"tab.activeForeground": "#d3c6aa",
|
||||
"tab.border": "#859289",
|
||||
"tab.activeBorder": "#7fbbb3",
|
||||
"tab.unfocusedActiveBorder": "#859289",
|
||||
"tab.activeBorderTop": "#7fbbb3",
|
||||
"tab.unfocusedActiveBorderTop": "#859289",
|
||||
"tab.inactiveBackground": "#374247",
|
||||
"tab.inactiveForeground": "#859289",
|
||||
"tab.unfocusedActiveForeground": "#859289",
|
||||
"tab.unfocusedInactiveForeground": "#859289",
|
||||
"tab.hoverBackground": "#404c51",
|
||||
"tab.unfocusedHoverBackground": "#404c51",
|
||||
"tab.hoverForeground": "#d3c6aa",
|
||||
"tab.unfocusedHoverForeground": "#d3c6aa",
|
||||
"tab.activeModifiedBorder": "#e69875",
|
||||
"tab.inactiveModifiedBorder": "#e69875",
|
||||
"tab.unfocusedActiveModifiedBorder": "#e69875",
|
||||
"tab.unfocusedInactiveModifiedBorder": "#e69875",
|
||||
"editorPane.background": "#2f383e",
|
||||
"panel.background": "#374247",
|
||||
"panel.border": "#859289",
|
||||
"panelTitle.activeBorder": "#7fbbb3",
|
||||
"panelTitle.activeForeground": "#d3c6aa",
|
||||
"panelTitle.inactiveForeground": "#859289",
|
||||
"panelInput.border": "#859289",
|
||||
"terminal.background": "#2f383e",
|
||||
"terminal.foreground": "#d3c6aa",
|
||||
"terminalCursor.background": "#2f383e",
|
||||
"terminalCursor.foreground": "#d3c6aa",
|
||||
"terminal.ansiBlack": "#2f383e",
|
||||
"terminal.ansiBlue": "#7fbbb3",
|
||||
"terminal.ansiBrightBlack": "#7a8478",
|
||||
"terminal.ansiBrightBlue": "#7fbbb3",
|
||||
"terminal.ansiBrightCyan": "#83c092",
|
||||
"terminal.ansiBrightGreen": "#a7c080",
|
||||
"terminal.ansiBrightMagenta": "#d699b6",
|
||||
"terminal.ansiBrightRed": "#e67e80",
|
||||
"terminal.ansiBrightWhite": "#d3c6aa",
|
||||
"terminal.ansiBrightYellow": "#dbbc7f",
|
||||
"terminal.ansiCyan": "#83c092",
|
||||
"terminal.ansiGreen": "#a7c080",
|
||||
"terminal.ansiMagenta": "#d699b6",
|
||||
"terminal.ansiRed": "#e67e80",
|
||||
"terminal.ansiWhite": "#d3c6aa",
|
||||
"terminal.ansiYellow": "#dbbc7f",
|
||||
"terminal.selectionBackground": "#404c51",
|
||||
"terminalCommandDecoration.defaultBackground": "#859289",
|
||||
"terminalCommandDecoration.successBackground": "#a7c080",
|
||||
"terminalCommandDecoration.errorBackground": "#e67e80",
|
||||
"gitDecoration.addedResourceForeground": "#a7c080",
|
||||
"gitDecoration.modifiedResourceForeground": "#7fbbb3",
|
||||
"gitDecoration.deletedResourceForeground": "#e67e80",
|
||||
"gitDecoration.untrackedResourceForeground": "#d699b6",
|
||||
"gitDecoration.ignoredResourceForeground": "#859289",
|
||||
"gitDecoration.conflictingResourceForeground": "#e69875",
|
||||
"gitDecoration.submoduleResourceForeground": "#83c092"
|
||||
},
|
||||
"tokenColors": [
|
||||
{
|
||||
"name": "Comment",
|
||||
"scope": ["comment", "punctuation.definition.comment"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#859289"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Variables",
|
||||
"scope": ["variable", "string constant.other.placeholder"],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Colors",
|
||||
"scope": ["constant.other.color"],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Invalid",
|
||||
"scope": ["invalid", "invalid.illegal"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Keyword, Storage",
|
||||
"scope": ["keyword", "storage.type", "storage.modifier"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Operator, Misc",
|
||||
"scope": [
|
||||
"keyword.control",
|
||||
"constant.other.color",
|
||||
"punctuation",
|
||||
"meta.tag",
|
||||
"punctuation.definition.tag",
|
||||
"punctuation.separator.inheritance.php",
|
||||
"punctuation.definition.tag.html",
|
||||
"punctuation.definition.tag.begin.html",
|
||||
"punctuation.definition.tag.end.html",
|
||||
"punctuation.section.embedded",
|
||||
"keyword.other.template",
|
||||
"keyword.other.substitution"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Tag",
|
||||
"scope": [
|
||||
"entity.name.tag",
|
||||
"meta.tag.sgml",
|
||||
"markup.deleted.git_gutter"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Function, Special Method",
|
||||
"scope": [
|
||||
"entity.name.function",
|
||||
"meta.function-call",
|
||||
"variable.function",
|
||||
"support.function",
|
||||
"keyword.other.special-method"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Block Level Variables",
|
||||
"scope": ["meta.block variable.other"],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Other Variable, String Link",
|
||||
"scope": ["support.other.variable", "string.other.link"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Number, Constant, Function Argument, Tag Attribute, Embedded",
|
||||
"scope": [
|
||||
"constant.numeric",
|
||||
"constant.language",
|
||||
"support.constant",
|
||||
"constant.character",
|
||||
"constant.escape",
|
||||
"variable.parameter",
|
||||
"keyword.other.unit",
|
||||
"keyword.other"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "String, Symbols, Inherited Class, Markup Heading",
|
||||
"scope": [
|
||||
"string",
|
||||
"constant.other.symbol",
|
||||
"constant.other.key",
|
||||
"entity.other.inherited-class",
|
||||
"markup.heading",
|
||||
"markup.inserted.git_gutter",
|
||||
"meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Class, Support",
|
||||
"scope": [
|
||||
"entity.name",
|
||||
"support.type",
|
||||
"support.class",
|
||||
"support.other.namespace.use.php",
|
||||
"meta.use.php",
|
||||
"support.other.namespace.php",
|
||||
"markup.changed.git_gutter",
|
||||
"support.type.sys-types"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Entity Types",
|
||||
"scope": ["support.type"],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CSS Class and Support",
|
||||
"scope": [
|
||||
"source.css support.type.property-name",
|
||||
"source.sass support.type.property-name",
|
||||
"source.scss support.type.property-name",
|
||||
"source.less support.type.property-name",
|
||||
"source.stylus support.type.property-name",
|
||||
"source.postcss support.type.property-name"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#7fbbb3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Sub-methods",
|
||||
"scope": [
|
||||
"entity.name.module.js",
|
||||
"variable.import.parameter.js",
|
||||
"variable.other.class.js"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Language methods",
|
||||
"scope": ["variable.language"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "entity.name.method.js",
|
||||
"scope": ["entity.name.method.js"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "meta.method.js",
|
||||
"scope": [
|
||||
"meta.class-method.js entity.name.function.js",
|
||||
"variable.function.constructor"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Attributes",
|
||||
"scope": ["entity.other.attribute-name"],
|
||||
"settings": {
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "HTML Attributes",
|
||||
"scope": [
|
||||
"text.html.basic entity.other.attribute-name.html",
|
||||
"text.html.basic entity.other.attribute-name"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CSS Classes",
|
||||
"scope": ["entity.other.attribute-name.class"],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CSS ID's",
|
||||
"scope": ["source.sass keyword.control"],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Inserted",
|
||||
"scope": ["markup.inserted"],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Deleted",
|
||||
"scope": ["markup.deleted"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Changed",
|
||||
"scope": ["markup.changed"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Regular Expressions",
|
||||
"scope": ["string.regexp"],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Escape Characters",
|
||||
"scope": ["constant.character.escape"],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "URL",
|
||||
"scope": ["*url*", "*link*", "*uri*"],
|
||||
"settings": {
|
||||
"fontStyle": "underline"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Decorators",
|
||||
"scope": [
|
||||
"tag.decorator.js entity.name.tag.js",
|
||||
"tag.decorator.js punctuation.definition.tag.js"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ES7 Bind Operator",
|
||||
"scope": [
|
||||
"source.js constant.other.object.key.js string.unquoted.label.js"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 0",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#7fbbb3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 1",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 2",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 3",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 4",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 5",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 6",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 7",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 8",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Plain",
|
||||
"scope": [
|
||||
"text.html.markdown",
|
||||
"punctuation.definition.list_item.markdown"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Markup Raw Inline",
|
||||
"scope": ["text.html.markdown markup.inline.raw.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Markup Raw Inline Punctuation",
|
||||
"scope": [
|
||||
"text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#859289"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Heading",
|
||||
"scope": [
|
||||
"markdown.heading",
|
||||
"markup.heading | markup.heading entity.name",
|
||||
"markup.heading.markdown punctuation.definition.heading.markdown"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Italic",
|
||||
"scope": ["markup.italic"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Bold",
|
||||
"scope": ["markup.bold", "markup.bold string"],
|
||||
"settings": {
|
||||
"fontStyle": "bold",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Bold-Italic",
|
||||
"scope": [
|
||||
"markup.bold markup.italic",
|
||||
"markup.italic markup.bold",
|
||||
"markup.quote markup.bold",
|
||||
"markup.bold markup.italic string",
|
||||
"markup.italic markup.bold string",
|
||||
"markup.quote markup.bold string"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "bold",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Underline",
|
||||
"scope": ["markup.underline"],
|
||||
"settings": {
|
||||
"fontStyle": "underline",
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Blockquote",
|
||||
"scope": ["markup.quote punctuation.definition.blockquote.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#859289"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Quote",
|
||||
"scope": ["markup.quote"],
|
||||
"settings": {
|
||||
"fontStyle": "italic"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Link",
|
||||
"scope": ["string.other.link.title.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#7fbbb3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Link Description",
|
||||
"scope": ["string.other.link.description.title.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Link Anchor",
|
||||
"scope": ["constant.other.reference.link.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Raw Block",
|
||||
"scope": ["markup.raw.block"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Raw Block Fenced",
|
||||
"scope": ["markup.raw.block.fenced.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Fenced Bode Block",
|
||||
"scope": ["punctuation.definition.fenced.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Fenced Bode Block Variable",
|
||||
"scope": [
|
||||
"markup.raw.block.fenced.markdown",
|
||||
"variable.language.fenced.markdown",
|
||||
"punctuation.section.class.end"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Fenced Language",
|
||||
"scope": ["variable.language.fenced.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#859289"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Separator",
|
||||
"scope": ["meta.separator"],
|
||||
"settings": {
|
||||
"fontStyle": "bold",
|
||||
"foreground": "#859289"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Table",
|
||||
"scope": ["markup.table"],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
772
editors/vscode/everforest-theme-dark-soft.json
Normal file
772
editors/vscode/everforest-theme-dark-soft.json
Normal file
@@ -0,0 +1,772 @@
|
||||
{
|
||||
"name": "Everforest",
|
||||
"displayName": "Everforest Theme",
|
||||
"description": "Everforest color scheme for VS Code - Generated from template - do not edit manually",
|
||||
"type": "dark",
|
||||
"colors": {
|
||||
"editor.background": "#323d43",
|
||||
"editor.foreground": "#d3c6aa",
|
||||
"editorCursor.foreground": "#d3c6aa",
|
||||
"editor.lineHighlightBackground": "#3a464c",
|
||||
"editor.selectionBackground": "#434f55",
|
||||
"editor.selectionHighlightBackground": "#3a464c",
|
||||
"editor.wordHighlightBackground": "#3a464c",
|
||||
"editor.wordHighlightStrongBackground": "#434f55",
|
||||
"editor.findMatchBackground": "#dbbc7f",
|
||||
"editor.findMatchHighlightBackground": "#e69875",
|
||||
"editor.findRangeHighlightBackground": "#3a464c",
|
||||
"editor.hoverHighlightBackground": "#3a464c",
|
||||
"editorLink.activeForeground": "#7fbbb3",
|
||||
"editor.rangeHighlightBackground": "#3a464c",
|
||||
"editorWhitespace.foreground": "#859289",
|
||||
"editorIndentGuide.background": "#859289",
|
||||
"editorIndentGuide.activeBackground": "#9da9a0",
|
||||
"editorRuler.foreground": "#859289",
|
||||
"editorCodeLens.foreground": "#859289",
|
||||
"editorBracketMatch.background": "#434f55",
|
||||
"editorBracketMatch.border": "#e69875",
|
||||
"editorOverviewRuler.border": "#859289",
|
||||
"editorError.foreground": "#e67e80",
|
||||
"editorWarning.foreground": "#dbbc7f",
|
||||
"editorInfo.foreground": "#7fbbb3",
|
||||
"editorHint.foreground": "#83c092",
|
||||
"problemsErrorIcon.foreground": "#e67e80",
|
||||
"problemsWarningIcon.foreground": "#dbbc7f",
|
||||
"problemsInfoIcon.foreground": "#7fbbb3",
|
||||
"editorGutter.background": "#323d43",
|
||||
"editorLineNumber.foreground": "#859289",
|
||||
"editorLineNumber.activeForeground": "#dbbc7f",
|
||||
"editorGutter.modifiedBackground": "#7fbbb3",
|
||||
"editorGutter.addedBackground": "#a7c080",
|
||||
"editorGutter.deletedBackground": "#e67e80",
|
||||
"diffEditor.insertedTextBackground": "#a7c080",
|
||||
"diffEditor.removedTextBackground": "#e67e80",
|
||||
"scrollbarSlider.background": "#859289",
|
||||
"scrollbarSlider.hoverBackground": "#9da9a0",
|
||||
"scrollbarSlider.activeBackground": "#7fbbb3",
|
||||
"editorSuggestWidget.background": "#3a464c",
|
||||
"editorSuggestWidget.border": "#859289",
|
||||
"editorSuggestWidget.foreground": "#d3c6aa",
|
||||
"editorSuggestWidget.selectedBackground": "#434f55",
|
||||
"editorSuggestWidget.highlightForeground": "#7fbbb3",
|
||||
"editorHoverWidget.background": "#3a464c",
|
||||
"editorHoverWidget.border": "#859289",
|
||||
"debugExceptionWidget.background": "#3a464c",
|
||||
"debugExceptionWidget.border": "#e67e80",
|
||||
"editorMarkerNavigation.background": "#3a464c",
|
||||
"editorMarkerNavigationError.background": "#e67e80",
|
||||
"editorMarkerNavigationWarning.background": "#dbbc7f",
|
||||
"editorMarkerNavigationInfo.background": "#7fbbb3",
|
||||
"merge.currentHeaderBackground": "#a7c080",
|
||||
"merge.currentContentBackground": "#a7c080",
|
||||
"merge.incomingHeaderBackground": "#7fbbb3",
|
||||
"merge.incomingContentBackground": "#7fbbb3",
|
||||
"merge.border": "#859289",
|
||||
"merge.commonContentBackground": "#859289",
|
||||
"merge.commonHeaderBackground": "#859289",
|
||||
"editorOverviewRuler.currentContentForeground": "#a7c080",
|
||||
"editorOverviewRuler.incomingContentForeground": "#7fbbb3",
|
||||
"editorOverviewRuler.commonContentForeground": "#859289",
|
||||
"tree.indentGuidesStroke": "#859289",
|
||||
"notebook.cellBorderColor": "#859289",
|
||||
"notebook.focusedEditorBorder": "#7fbbb3",
|
||||
"notebookStatusSuccessIcon.foreground": "#a7c080",
|
||||
"notebookStatusErrorIcon.foreground": "#e67e80",
|
||||
"notebookStatusRunningIcon.foreground": "#dbbc7f",
|
||||
"activityBar.background": "#323d43",
|
||||
"activityBar.foreground": "#d3c6aa",
|
||||
"activityBar.inactiveForeground": "#859289",
|
||||
"activityBar.border": "#859289",
|
||||
"activityBarBadge.background": "#7fbbb3",
|
||||
"activityBarBadge.foreground": "#323d43",
|
||||
"sideBar.background": "#3a464c",
|
||||
"sideBar.foreground": "#d3c6aa",
|
||||
"sideBar.border": "#859289",
|
||||
"sideBarTitle.foreground": "#d3c6aa",
|
||||
"sideBarSectionHeader.background": "#434f55",
|
||||
"sideBarSectionHeader.foreground": "#d3c6aa",
|
||||
"sideBarSectionHeader.border": "#859289",
|
||||
"list.activeSelectionBackground": "#434f55",
|
||||
"list.activeSelectionForeground": "#d3c6aa",
|
||||
"list.inactiveSelectionBackground": "#3a464c",
|
||||
"list.inactiveSelectionForeground": "#d3c6aa",
|
||||
"list.hoverBackground": "#434f55",
|
||||
"list.hoverForeground": "#d3c6aa",
|
||||
"list.focusBackground": "#434f55",
|
||||
"list.focusForeground": "#d3c6aa",
|
||||
"list.highlightForeground": "#7fbbb3",
|
||||
"list.dropBackground": "#7fbbb3",
|
||||
"listFilterWidget.background": "#434f55",
|
||||
"listFilterWidget.outline": "#7fbbb3",
|
||||
"listFilterWidget.noMatchesOutline": "#e67e80",
|
||||
"statusBar.background": "#3a464c",
|
||||
"statusBar.foreground": "#d3c6aa",
|
||||
"statusBar.border": "#859289",
|
||||
"statusBar.debuggingBackground": "#e67e80",
|
||||
"statusBar.debuggingForeground": "#d3c6aa",
|
||||
"statusBar.noFolderBackground": "#d699b6",
|
||||
"statusBar.noFolderForeground": "#d3c6aa",
|
||||
"statusBarItem.activeBackground": "#434f55",
|
||||
"statusBarItem.hoverBackground": "#434f55",
|
||||
"statusBarItem.prominentBackground": "#7fbbb3",
|
||||
"statusBarItem.prominentHoverBackground": "#7fbbb3",
|
||||
"titleBar.activeBackground": "#323d43",
|
||||
"titleBar.activeForeground": "#d3c6aa",
|
||||
"titleBar.inactiveBackground": "#3a464c",
|
||||
"titleBar.inactiveForeground": "#859289",
|
||||
"titleBar.border": "#859289",
|
||||
"menubar.selectionForeground": "#d3c6aa",
|
||||
"menubar.selectionBackground": "#434f55",
|
||||
"menu.foreground": "#d3c6aa",
|
||||
"menu.background": "#3a464c",
|
||||
"menu.selectionForeground": "#d3c6aa",
|
||||
"menu.selectionBackground": "#434f55",
|
||||
"menu.separatorBackground": "#859289",
|
||||
"menu.border": "#859289",
|
||||
"button.background": "#7fbbb3",
|
||||
"button.foreground": "#323d43",
|
||||
"button.hoverBackground": "#7fbbb3",
|
||||
"button.secondaryBackground": "#859289",
|
||||
"button.secondaryForeground": "#d3c6aa",
|
||||
"button.secondaryHoverBackground": "#9da9a0",
|
||||
"checkbox.background": "#434f55",
|
||||
"checkbox.foreground": "#d3c6aa",
|
||||
"checkbox.border": "#859289",
|
||||
"dropdown.background": "#3a464c",
|
||||
"dropdown.foreground": "#d3c6aa",
|
||||
"dropdown.border": "#859289",
|
||||
"input.background": "#434f55",
|
||||
"input.foreground": "#d3c6aa",
|
||||
"input.border": "#859289",
|
||||
"input.placeholderForeground": "#859289",
|
||||
"inputOption.activeBorder": "#7fbbb3",
|
||||
"inputValidation.errorBackground": "#e67e80",
|
||||
"inputValidation.errorForeground": "#d3c6aa",
|
||||
"inputValidation.errorBorder": "#e67e80",
|
||||
"inputValidation.infoBackground": "#7fbbb3",
|
||||
"inputValidation.infoForeground": "#d3c6aa",
|
||||
"inputValidation.infoBorder": "#7fbbb3",
|
||||
"inputValidation.warningBackground": "#dbbc7f",
|
||||
"inputValidation.warningForeground": "#323d43",
|
||||
"inputValidation.warningBorder": "#dbbc7f",
|
||||
"focusBorder": "#7fbbb3",
|
||||
"foreground": "#d3c6aa",
|
||||
"widget.shadow": "#323d43",
|
||||
"selection.background": "#434f55",
|
||||
"descriptionForeground": "#859289",
|
||||
"errorForeground": "#e67e80",
|
||||
"icon.foreground": "#d3c6aa",
|
||||
"progressBar.background": "#7fbbb3",
|
||||
"badge.foreground": "#323d43",
|
||||
"badge.background": "#7fbbb3",
|
||||
"scrollbar.shadow": "#323d43",
|
||||
"scrollbarSlider.background": "#859289",
|
||||
"scrollbarSlider.hoverBackground": "#9da9a0",
|
||||
"scrollbarSlider.activeBackground": "#7fbbb3",
|
||||
"editorGroup.border": "#859289",
|
||||
"editorGroup.dropBackground": "#7fbbb3",
|
||||
"editorGroupHeader.noTabsBackground": "#323d43",
|
||||
"editorGroupHeader.tabsBackground": "#3a464c",
|
||||
"editorGroupHeader.tabsBorder": "#859289",
|
||||
"tab.activeBackground": "#323d43",
|
||||
"tab.unfocusedActiveBackground": "#3a464c",
|
||||
"tab.activeForeground": "#d3c6aa",
|
||||
"tab.border": "#859289",
|
||||
"tab.activeBorder": "#7fbbb3",
|
||||
"tab.unfocusedActiveBorder": "#859289",
|
||||
"tab.activeBorderTop": "#7fbbb3",
|
||||
"tab.unfocusedActiveBorderTop": "#859289",
|
||||
"tab.inactiveBackground": "#3a464c",
|
||||
"tab.inactiveForeground": "#859289",
|
||||
"tab.unfocusedActiveForeground": "#859289",
|
||||
"tab.unfocusedInactiveForeground": "#859289",
|
||||
"tab.hoverBackground": "#434f55",
|
||||
"tab.unfocusedHoverBackground": "#434f55",
|
||||
"tab.hoverForeground": "#d3c6aa",
|
||||
"tab.unfocusedHoverForeground": "#d3c6aa",
|
||||
"tab.activeModifiedBorder": "#e69875",
|
||||
"tab.inactiveModifiedBorder": "#e69875",
|
||||
"tab.unfocusedActiveModifiedBorder": "#e69875",
|
||||
"tab.unfocusedInactiveModifiedBorder": "#e69875",
|
||||
"editorPane.background": "#323d43",
|
||||
"panel.background": "#3a464c",
|
||||
"panel.border": "#859289",
|
||||
"panelTitle.activeBorder": "#7fbbb3",
|
||||
"panelTitle.activeForeground": "#d3c6aa",
|
||||
"panelTitle.inactiveForeground": "#859289",
|
||||
"panelInput.border": "#859289",
|
||||
"terminal.background": "#323d43",
|
||||
"terminal.foreground": "#d3c6aa",
|
||||
"terminalCursor.background": "#323d43",
|
||||
"terminalCursor.foreground": "#d3c6aa",
|
||||
"terminal.ansiBlack": "#323d43",
|
||||
"terminal.ansiBlue": "#7fbbb3",
|
||||
"terminal.ansiBrightBlack": "#7a8478",
|
||||
"terminal.ansiBrightBlue": "#7fbbb3",
|
||||
"terminal.ansiBrightCyan": "#83c092",
|
||||
"terminal.ansiBrightGreen": "#a7c080",
|
||||
"terminal.ansiBrightMagenta": "#d699b6",
|
||||
"terminal.ansiBrightRed": "#e67e80",
|
||||
"terminal.ansiBrightWhite": "#d3c6aa",
|
||||
"terminal.ansiBrightYellow": "#dbbc7f",
|
||||
"terminal.ansiCyan": "#83c092",
|
||||
"terminal.ansiGreen": "#a7c080",
|
||||
"terminal.ansiMagenta": "#d699b6",
|
||||
"terminal.ansiRed": "#e67e80",
|
||||
"terminal.ansiWhite": "#d3c6aa",
|
||||
"terminal.ansiYellow": "#dbbc7f",
|
||||
"terminal.selectionBackground": "#434f55",
|
||||
"terminalCommandDecoration.defaultBackground": "#859289",
|
||||
"terminalCommandDecoration.successBackground": "#a7c080",
|
||||
"terminalCommandDecoration.errorBackground": "#e67e80",
|
||||
"gitDecoration.addedResourceForeground": "#a7c080",
|
||||
"gitDecoration.modifiedResourceForeground": "#7fbbb3",
|
||||
"gitDecoration.deletedResourceForeground": "#e67e80",
|
||||
"gitDecoration.untrackedResourceForeground": "#d699b6",
|
||||
"gitDecoration.ignoredResourceForeground": "#859289",
|
||||
"gitDecoration.conflictingResourceForeground": "#e69875",
|
||||
"gitDecoration.submoduleResourceForeground": "#83c092"
|
||||
},
|
||||
"tokenColors": [
|
||||
{
|
||||
"name": "Comment",
|
||||
"scope": ["comment", "punctuation.definition.comment"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#859289"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Variables",
|
||||
"scope": ["variable", "string constant.other.placeholder"],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Colors",
|
||||
"scope": ["constant.other.color"],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Invalid",
|
||||
"scope": ["invalid", "invalid.illegal"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Keyword, Storage",
|
||||
"scope": ["keyword", "storage.type", "storage.modifier"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Operator, Misc",
|
||||
"scope": [
|
||||
"keyword.control",
|
||||
"constant.other.color",
|
||||
"punctuation",
|
||||
"meta.tag",
|
||||
"punctuation.definition.tag",
|
||||
"punctuation.separator.inheritance.php",
|
||||
"punctuation.definition.tag.html",
|
||||
"punctuation.definition.tag.begin.html",
|
||||
"punctuation.definition.tag.end.html",
|
||||
"punctuation.section.embedded",
|
||||
"keyword.other.template",
|
||||
"keyword.other.substitution"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Tag",
|
||||
"scope": [
|
||||
"entity.name.tag",
|
||||
"meta.tag.sgml",
|
||||
"markup.deleted.git_gutter"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Function, Special Method",
|
||||
"scope": [
|
||||
"entity.name.function",
|
||||
"meta.function-call",
|
||||
"variable.function",
|
||||
"support.function",
|
||||
"keyword.other.special-method"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Block Level Variables",
|
||||
"scope": ["meta.block variable.other"],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Other Variable, String Link",
|
||||
"scope": ["support.other.variable", "string.other.link"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Number, Constant, Function Argument, Tag Attribute, Embedded",
|
||||
"scope": [
|
||||
"constant.numeric",
|
||||
"constant.language",
|
||||
"support.constant",
|
||||
"constant.character",
|
||||
"constant.escape",
|
||||
"variable.parameter",
|
||||
"keyword.other.unit",
|
||||
"keyword.other"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "String, Symbols, Inherited Class, Markup Heading",
|
||||
"scope": [
|
||||
"string",
|
||||
"constant.other.symbol",
|
||||
"constant.other.key",
|
||||
"entity.other.inherited-class",
|
||||
"markup.heading",
|
||||
"markup.inserted.git_gutter",
|
||||
"meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Class, Support",
|
||||
"scope": [
|
||||
"entity.name",
|
||||
"support.type",
|
||||
"support.class",
|
||||
"support.other.namespace.use.php",
|
||||
"meta.use.php",
|
||||
"support.other.namespace.php",
|
||||
"markup.changed.git_gutter",
|
||||
"support.type.sys-types"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Entity Types",
|
||||
"scope": ["support.type"],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CSS Class and Support",
|
||||
"scope": [
|
||||
"source.css support.type.property-name",
|
||||
"source.sass support.type.property-name",
|
||||
"source.scss support.type.property-name",
|
||||
"source.less support.type.property-name",
|
||||
"source.stylus support.type.property-name",
|
||||
"source.postcss support.type.property-name"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#7fbbb3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Sub-methods",
|
||||
"scope": [
|
||||
"entity.name.module.js",
|
||||
"variable.import.parameter.js",
|
||||
"variable.other.class.js"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Language methods",
|
||||
"scope": ["variable.language"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "entity.name.method.js",
|
||||
"scope": ["entity.name.method.js"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "meta.method.js",
|
||||
"scope": [
|
||||
"meta.class-method.js entity.name.function.js",
|
||||
"variable.function.constructor"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Attributes",
|
||||
"scope": ["entity.other.attribute-name"],
|
||||
"settings": {
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "HTML Attributes",
|
||||
"scope": [
|
||||
"text.html.basic entity.other.attribute-name.html",
|
||||
"text.html.basic entity.other.attribute-name"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CSS Classes",
|
||||
"scope": ["entity.other.attribute-name.class"],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CSS ID's",
|
||||
"scope": ["source.sass keyword.control"],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Inserted",
|
||||
"scope": ["markup.inserted"],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Deleted",
|
||||
"scope": ["markup.deleted"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Changed",
|
||||
"scope": ["markup.changed"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Regular Expressions",
|
||||
"scope": ["string.regexp"],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Escape Characters",
|
||||
"scope": ["constant.character.escape"],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "URL",
|
||||
"scope": ["*url*", "*link*", "*uri*"],
|
||||
"settings": {
|
||||
"fontStyle": "underline"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Decorators",
|
||||
"scope": [
|
||||
"tag.decorator.js entity.name.tag.js",
|
||||
"tag.decorator.js punctuation.definition.tag.js"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ES7 Bind Operator",
|
||||
"scope": [
|
||||
"source.js constant.other.object.key.js string.unquoted.label.js"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 0",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#7fbbb3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 1",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 2",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 3",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 4",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 5",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 6",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 7",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 8",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Plain",
|
||||
"scope": [
|
||||
"text.html.markdown",
|
||||
"punctuation.definition.list_item.markdown"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Markup Raw Inline",
|
||||
"scope": ["text.html.markdown markup.inline.raw.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Markup Raw Inline Punctuation",
|
||||
"scope": [
|
||||
"text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#859289"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Heading",
|
||||
"scope": [
|
||||
"markdown.heading",
|
||||
"markup.heading | markup.heading entity.name",
|
||||
"markup.heading.markdown punctuation.definition.heading.markdown"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Italic",
|
||||
"scope": ["markup.italic"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Bold",
|
||||
"scope": ["markup.bold", "markup.bold string"],
|
||||
"settings": {
|
||||
"fontStyle": "bold",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Bold-Italic",
|
||||
"scope": [
|
||||
"markup.bold markup.italic",
|
||||
"markup.italic markup.bold",
|
||||
"markup.quote markup.bold",
|
||||
"markup.bold markup.italic string",
|
||||
"markup.italic markup.bold string",
|
||||
"markup.quote markup.bold string"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "bold",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Underline",
|
||||
"scope": ["markup.underline"],
|
||||
"settings": {
|
||||
"fontStyle": "underline",
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Blockquote",
|
||||
"scope": ["markup.quote punctuation.definition.blockquote.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#859289"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Quote",
|
||||
"scope": ["markup.quote"],
|
||||
"settings": {
|
||||
"fontStyle": "italic"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Link",
|
||||
"scope": ["string.other.link.title.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#7fbbb3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Link Description",
|
||||
"scope": ["string.other.link.description.title.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Link Anchor",
|
||||
"scope": ["constant.other.reference.link.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Raw Block",
|
||||
"scope": ["markup.raw.block"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Raw Block Fenced",
|
||||
"scope": ["markup.raw.block.fenced.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Fenced Bode Block",
|
||||
"scope": ["punctuation.definition.fenced.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Fenced Bode Block Variable",
|
||||
"scope": [
|
||||
"markup.raw.block.fenced.markdown",
|
||||
"variable.language.fenced.markdown",
|
||||
"punctuation.section.class.end"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Fenced Language",
|
||||
"scope": ["variable.language.fenced.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#859289"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Separator",
|
||||
"scope": ["meta.separator"],
|
||||
"settings": {
|
||||
"fontStyle": "bold",
|
||||
"foreground": "#859289"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Table",
|
||||
"scope": ["markup.table"],
|
||||
"settings": {
|
||||
"foreground": "#d3c6aa"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
772
editors/vscode/everforest-theme-light-hard.json
Normal file
772
editors/vscode/everforest-theme-light-hard.json
Normal file
@@ -0,0 +1,772 @@
|
||||
{
|
||||
"name": "Everforest",
|
||||
"displayName": "Everforest Theme",
|
||||
"description": "Everforest color scheme for VS Code - Generated from template - do not edit manually",
|
||||
"type": "dark",
|
||||
"colors": {
|
||||
"editor.background": "#fdf6e3",
|
||||
"editor.foreground": "#5c6a72",
|
||||
"editorCursor.foreground": "#5c6a72",
|
||||
"editor.lineHighlightBackground": "#f4f0d9",
|
||||
"editor.selectionBackground": "#efebd4",
|
||||
"editor.selectionHighlightBackground": "#f4f0d9",
|
||||
"editor.wordHighlightBackground": "#f4f0d9",
|
||||
"editor.wordHighlightStrongBackground": "#efebd4",
|
||||
"editor.findMatchBackground": "#dbbc7f",
|
||||
"editor.findMatchHighlightBackground": "#e69875",
|
||||
"editor.findRangeHighlightBackground": "#f4f0d9",
|
||||
"editor.hoverHighlightBackground": "#f4f0d9",
|
||||
"editorLink.activeForeground": "#7fbbb3",
|
||||
"editor.rangeHighlightBackground": "#f4f0d9",
|
||||
"editorWhitespace.foreground": "#b3c0b0",
|
||||
"editorIndentGuide.background": "#b3c0b0",
|
||||
"editorIndentGuide.activeBackground": "#c0cdb8",
|
||||
"editorRuler.foreground": "#b3c0b0",
|
||||
"editorCodeLens.foreground": "#b3c0b0",
|
||||
"editorBracketMatch.background": "#efebd4",
|
||||
"editorBracketMatch.border": "#e69875",
|
||||
"editorOverviewRuler.border": "#b3c0b0",
|
||||
"editorError.foreground": "#e67e80",
|
||||
"editorWarning.foreground": "#dbbc7f",
|
||||
"editorInfo.foreground": "#7fbbb3",
|
||||
"editorHint.foreground": "#83c092",
|
||||
"problemsErrorIcon.foreground": "#e67e80",
|
||||
"problemsWarningIcon.foreground": "#dbbc7f",
|
||||
"problemsInfoIcon.foreground": "#7fbbb3",
|
||||
"editorGutter.background": "#fdf6e3",
|
||||
"editorLineNumber.foreground": "#b3c0b0",
|
||||
"editorLineNumber.activeForeground": "#dbbc7f",
|
||||
"editorGutter.modifiedBackground": "#7fbbb3",
|
||||
"editorGutter.addedBackground": "#a7c080",
|
||||
"editorGutter.deletedBackground": "#e67e80",
|
||||
"diffEditor.insertedTextBackground": "#a7c080",
|
||||
"diffEditor.removedTextBackground": "#e67e80",
|
||||
"scrollbarSlider.background": "#b3c0b0",
|
||||
"scrollbarSlider.hoverBackground": "#c0cdb8",
|
||||
"scrollbarSlider.activeBackground": "#7fbbb3",
|
||||
"editorSuggestWidget.background": "#f4f0d9",
|
||||
"editorSuggestWidget.border": "#b3c0b0",
|
||||
"editorSuggestWidget.foreground": "#5c6a72",
|
||||
"editorSuggestWidget.selectedBackground": "#efebd4",
|
||||
"editorSuggestWidget.highlightForeground": "#7fbbb3",
|
||||
"editorHoverWidget.background": "#f4f0d9",
|
||||
"editorHoverWidget.border": "#b3c0b0",
|
||||
"debugExceptionWidget.background": "#f4f0d9",
|
||||
"debugExceptionWidget.border": "#e67e80",
|
||||
"editorMarkerNavigation.background": "#f4f0d9",
|
||||
"editorMarkerNavigationError.background": "#e67e80",
|
||||
"editorMarkerNavigationWarning.background": "#dbbc7f",
|
||||
"editorMarkerNavigationInfo.background": "#7fbbb3",
|
||||
"merge.currentHeaderBackground": "#a7c080",
|
||||
"merge.currentContentBackground": "#a7c080",
|
||||
"merge.incomingHeaderBackground": "#7fbbb3",
|
||||
"merge.incomingContentBackground": "#7fbbb3",
|
||||
"merge.border": "#b3c0b0",
|
||||
"merge.commonContentBackground": "#b3c0b0",
|
||||
"merge.commonHeaderBackground": "#b3c0b0",
|
||||
"editorOverviewRuler.currentContentForeground": "#a7c080",
|
||||
"editorOverviewRuler.incomingContentForeground": "#7fbbb3",
|
||||
"editorOverviewRuler.commonContentForeground": "#b3c0b0",
|
||||
"tree.indentGuidesStroke": "#b3c0b0",
|
||||
"notebook.cellBorderColor": "#b3c0b0",
|
||||
"notebook.focusedEditorBorder": "#7fbbb3",
|
||||
"notebookStatusSuccessIcon.foreground": "#a7c080",
|
||||
"notebookStatusErrorIcon.foreground": "#e67e80",
|
||||
"notebookStatusRunningIcon.foreground": "#dbbc7f",
|
||||
"activityBar.background": "#fdf6e3",
|
||||
"activityBar.foreground": "#5c6a72",
|
||||
"activityBar.inactiveForeground": "#b3c0b0",
|
||||
"activityBar.border": "#b3c0b0",
|
||||
"activityBarBadge.background": "#7fbbb3",
|
||||
"activityBarBadge.foreground": "#fdf6e3",
|
||||
"sideBar.background": "#f4f0d9",
|
||||
"sideBar.foreground": "#5c6a72",
|
||||
"sideBar.border": "#b3c0b0",
|
||||
"sideBarTitle.foreground": "#5c6a72",
|
||||
"sideBarSectionHeader.background": "#efebd4",
|
||||
"sideBarSectionHeader.foreground": "#5c6a72",
|
||||
"sideBarSectionHeader.border": "#b3c0b0",
|
||||
"list.activeSelectionBackground": "#efebd4",
|
||||
"list.activeSelectionForeground": "#5c6a72",
|
||||
"list.inactiveSelectionBackground": "#f4f0d9",
|
||||
"list.inactiveSelectionForeground": "#5c6a72",
|
||||
"list.hoverBackground": "#efebd4",
|
||||
"list.hoverForeground": "#5c6a72",
|
||||
"list.focusBackground": "#efebd4",
|
||||
"list.focusForeground": "#5c6a72",
|
||||
"list.highlightForeground": "#7fbbb3",
|
||||
"list.dropBackground": "#7fbbb3",
|
||||
"listFilterWidget.background": "#efebd4",
|
||||
"listFilterWidget.outline": "#7fbbb3",
|
||||
"listFilterWidget.noMatchesOutline": "#e67e80",
|
||||
"statusBar.background": "#f4f0d9",
|
||||
"statusBar.foreground": "#5c6a72",
|
||||
"statusBar.border": "#b3c0b0",
|
||||
"statusBar.debuggingBackground": "#e67e80",
|
||||
"statusBar.debuggingForeground": "#5c6a72",
|
||||
"statusBar.noFolderBackground": "#d699b6",
|
||||
"statusBar.noFolderForeground": "#5c6a72",
|
||||
"statusBarItem.activeBackground": "#efebd4",
|
||||
"statusBarItem.hoverBackground": "#efebd4",
|
||||
"statusBarItem.prominentBackground": "#7fbbb3",
|
||||
"statusBarItem.prominentHoverBackground": "#7fbbb3",
|
||||
"titleBar.activeBackground": "#fdf6e3",
|
||||
"titleBar.activeForeground": "#5c6a72",
|
||||
"titleBar.inactiveBackground": "#f4f0d9",
|
||||
"titleBar.inactiveForeground": "#b3c0b0",
|
||||
"titleBar.border": "#b3c0b0",
|
||||
"menubar.selectionForeground": "#5c6a72",
|
||||
"menubar.selectionBackground": "#efebd4",
|
||||
"menu.foreground": "#5c6a72",
|
||||
"menu.background": "#f4f0d9",
|
||||
"menu.selectionForeground": "#5c6a72",
|
||||
"menu.selectionBackground": "#efebd4",
|
||||
"menu.separatorBackground": "#b3c0b0",
|
||||
"menu.border": "#b3c0b0",
|
||||
"button.background": "#7fbbb3",
|
||||
"button.foreground": "#fdf6e3",
|
||||
"button.hoverBackground": "#7fbbb3",
|
||||
"button.secondaryBackground": "#b3c0b0",
|
||||
"button.secondaryForeground": "#5c6a72",
|
||||
"button.secondaryHoverBackground": "#c0cdb8",
|
||||
"checkbox.background": "#efebd4",
|
||||
"checkbox.foreground": "#5c6a72",
|
||||
"checkbox.border": "#b3c0b0",
|
||||
"dropdown.background": "#f4f0d9",
|
||||
"dropdown.foreground": "#5c6a72",
|
||||
"dropdown.border": "#b3c0b0",
|
||||
"input.background": "#efebd4",
|
||||
"input.foreground": "#5c6a72",
|
||||
"input.border": "#b3c0b0",
|
||||
"input.placeholderForeground": "#b3c0b0",
|
||||
"inputOption.activeBorder": "#7fbbb3",
|
||||
"inputValidation.errorBackground": "#e67e80",
|
||||
"inputValidation.errorForeground": "#5c6a72",
|
||||
"inputValidation.errorBorder": "#e67e80",
|
||||
"inputValidation.infoBackground": "#7fbbb3",
|
||||
"inputValidation.infoForeground": "#5c6a72",
|
||||
"inputValidation.infoBorder": "#7fbbb3",
|
||||
"inputValidation.warningBackground": "#dbbc7f",
|
||||
"inputValidation.warningForeground": "#fdf6e3",
|
||||
"inputValidation.warningBorder": "#dbbc7f",
|
||||
"focusBorder": "#7fbbb3",
|
||||
"foreground": "#5c6a72",
|
||||
"widget.shadow": "#fdf6e3",
|
||||
"selection.background": "#efebd4",
|
||||
"descriptionForeground": "#b3c0b0",
|
||||
"errorForeground": "#e67e80",
|
||||
"icon.foreground": "#5c6a72",
|
||||
"progressBar.background": "#7fbbb3",
|
||||
"badge.foreground": "#fdf6e3",
|
||||
"badge.background": "#7fbbb3",
|
||||
"scrollbar.shadow": "#fdf6e3",
|
||||
"scrollbarSlider.background": "#b3c0b0",
|
||||
"scrollbarSlider.hoverBackground": "#c0cdb8",
|
||||
"scrollbarSlider.activeBackground": "#7fbbb3",
|
||||
"editorGroup.border": "#b3c0b0",
|
||||
"editorGroup.dropBackground": "#7fbbb3",
|
||||
"editorGroupHeader.noTabsBackground": "#fdf6e3",
|
||||
"editorGroupHeader.tabsBackground": "#f4f0d9",
|
||||
"editorGroupHeader.tabsBorder": "#b3c0b0",
|
||||
"tab.activeBackground": "#fdf6e3",
|
||||
"tab.unfocusedActiveBackground": "#f4f0d9",
|
||||
"tab.activeForeground": "#5c6a72",
|
||||
"tab.border": "#b3c0b0",
|
||||
"tab.activeBorder": "#7fbbb3",
|
||||
"tab.unfocusedActiveBorder": "#b3c0b0",
|
||||
"tab.activeBorderTop": "#7fbbb3",
|
||||
"tab.unfocusedActiveBorderTop": "#b3c0b0",
|
||||
"tab.inactiveBackground": "#f4f0d9",
|
||||
"tab.inactiveForeground": "#b3c0b0",
|
||||
"tab.unfocusedActiveForeground": "#b3c0b0",
|
||||
"tab.unfocusedInactiveForeground": "#b3c0b0",
|
||||
"tab.hoverBackground": "#efebd4",
|
||||
"tab.unfocusedHoverBackground": "#efebd4",
|
||||
"tab.hoverForeground": "#5c6a72",
|
||||
"tab.unfocusedHoverForeground": "#5c6a72",
|
||||
"tab.activeModifiedBorder": "#e69875",
|
||||
"tab.inactiveModifiedBorder": "#e69875",
|
||||
"tab.unfocusedActiveModifiedBorder": "#e69875",
|
||||
"tab.unfocusedInactiveModifiedBorder": "#e69875",
|
||||
"editorPane.background": "#fdf6e3",
|
||||
"panel.background": "#f4f0d9",
|
||||
"panel.border": "#b3c0b0",
|
||||
"panelTitle.activeBorder": "#7fbbb3",
|
||||
"panelTitle.activeForeground": "#5c6a72",
|
||||
"panelTitle.inactiveForeground": "#b3c0b0",
|
||||
"panelInput.border": "#b3c0b0",
|
||||
"terminal.background": "#fdf6e3",
|
||||
"terminal.foreground": "#5c6a72",
|
||||
"terminalCursor.background": "#fdf6e3",
|
||||
"terminalCursor.foreground": "#5c6a72",
|
||||
"terminal.ansiBlack": "#fdf6e3",
|
||||
"terminal.ansiBlue": "#7fbbb3",
|
||||
"terminal.ansiBrightBlack": "#a6b0a0",
|
||||
"terminal.ansiBrightBlue": "#7fbbb3",
|
||||
"terminal.ansiBrightCyan": "#83c092",
|
||||
"terminal.ansiBrightGreen": "#a7c080",
|
||||
"terminal.ansiBrightMagenta": "#d699b6",
|
||||
"terminal.ansiBrightRed": "#e67e80",
|
||||
"terminal.ansiBrightWhite": "#5c6a72",
|
||||
"terminal.ansiBrightYellow": "#dbbc7f",
|
||||
"terminal.ansiCyan": "#83c092",
|
||||
"terminal.ansiGreen": "#a7c080",
|
||||
"terminal.ansiMagenta": "#d699b6",
|
||||
"terminal.ansiRed": "#e67e80",
|
||||
"terminal.ansiWhite": "#5c6a72",
|
||||
"terminal.ansiYellow": "#dbbc7f",
|
||||
"terminal.selectionBackground": "#efebd4",
|
||||
"terminalCommandDecoration.defaultBackground": "#b3c0b0",
|
||||
"terminalCommandDecoration.successBackground": "#a7c080",
|
||||
"terminalCommandDecoration.errorBackground": "#e67e80",
|
||||
"gitDecoration.addedResourceForeground": "#a7c080",
|
||||
"gitDecoration.modifiedResourceForeground": "#7fbbb3",
|
||||
"gitDecoration.deletedResourceForeground": "#e67e80",
|
||||
"gitDecoration.untrackedResourceForeground": "#d699b6",
|
||||
"gitDecoration.ignoredResourceForeground": "#b3c0b0",
|
||||
"gitDecoration.conflictingResourceForeground": "#e69875",
|
||||
"gitDecoration.submoduleResourceForeground": "#83c092"
|
||||
},
|
||||
"tokenColors": [
|
||||
{
|
||||
"name": "Comment",
|
||||
"scope": ["comment", "punctuation.definition.comment"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#b3c0b0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Variables",
|
||||
"scope": ["variable", "string constant.other.placeholder"],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Colors",
|
||||
"scope": ["constant.other.color"],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Invalid",
|
||||
"scope": ["invalid", "invalid.illegal"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Keyword, Storage",
|
||||
"scope": ["keyword", "storage.type", "storage.modifier"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Operator, Misc",
|
||||
"scope": [
|
||||
"keyword.control",
|
||||
"constant.other.color",
|
||||
"punctuation",
|
||||
"meta.tag",
|
||||
"punctuation.definition.tag",
|
||||
"punctuation.separator.inheritance.php",
|
||||
"punctuation.definition.tag.html",
|
||||
"punctuation.definition.tag.begin.html",
|
||||
"punctuation.definition.tag.end.html",
|
||||
"punctuation.section.embedded",
|
||||
"keyword.other.template",
|
||||
"keyword.other.substitution"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Tag",
|
||||
"scope": [
|
||||
"entity.name.tag",
|
||||
"meta.tag.sgml",
|
||||
"markup.deleted.git_gutter"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Function, Special Method",
|
||||
"scope": [
|
||||
"entity.name.function",
|
||||
"meta.function-call",
|
||||
"variable.function",
|
||||
"support.function",
|
||||
"keyword.other.special-method"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Block Level Variables",
|
||||
"scope": ["meta.block variable.other"],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Other Variable, String Link",
|
||||
"scope": ["support.other.variable", "string.other.link"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Number, Constant, Function Argument, Tag Attribute, Embedded",
|
||||
"scope": [
|
||||
"constant.numeric",
|
||||
"constant.language",
|
||||
"support.constant",
|
||||
"constant.character",
|
||||
"constant.escape",
|
||||
"variable.parameter",
|
||||
"keyword.other.unit",
|
||||
"keyword.other"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "String, Symbols, Inherited Class, Markup Heading",
|
||||
"scope": [
|
||||
"string",
|
||||
"constant.other.symbol",
|
||||
"constant.other.key",
|
||||
"entity.other.inherited-class",
|
||||
"markup.heading",
|
||||
"markup.inserted.git_gutter",
|
||||
"meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Class, Support",
|
||||
"scope": [
|
||||
"entity.name",
|
||||
"support.type",
|
||||
"support.class",
|
||||
"support.other.namespace.use.php",
|
||||
"meta.use.php",
|
||||
"support.other.namespace.php",
|
||||
"markup.changed.git_gutter",
|
||||
"support.type.sys-types"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Entity Types",
|
||||
"scope": ["support.type"],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CSS Class and Support",
|
||||
"scope": [
|
||||
"source.css support.type.property-name",
|
||||
"source.sass support.type.property-name",
|
||||
"source.scss support.type.property-name",
|
||||
"source.less support.type.property-name",
|
||||
"source.stylus support.type.property-name",
|
||||
"source.postcss support.type.property-name"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#7fbbb3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Sub-methods",
|
||||
"scope": [
|
||||
"entity.name.module.js",
|
||||
"variable.import.parameter.js",
|
||||
"variable.other.class.js"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Language methods",
|
||||
"scope": ["variable.language"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "entity.name.method.js",
|
||||
"scope": ["entity.name.method.js"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "meta.method.js",
|
||||
"scope": [
|
||||
"meta.class-method.js entity.name.function.js",
|
||||
"variable.function.constructor"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Attributes",
|
||||
"scope": ["entity.other.attribute-name"],
|
||||
"settings": {
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "HTML Attributes",
|
||||
"scope": [
|
||||
"text.html.basic entity.other.attribute-name.html",
|
||||
"text.html.basic entity.other.attribute-name"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CSS Classes",
|
||||
"scope": ["entity.other.attribute-name.class"],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CSS ID's",
|
||||
"scope": ["source.sass keyword.control"],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Inserted",
|
||||
"scope": ["markup.inserted"],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Deleted",
|
||||
"scope": ["markup.deleted"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Changed",
|
||||
"scope": ["markup.changed"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Regular Expressions",
|
||||
"scope": ["string.regexp"],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Escape Characters",
|
||||
"scope": ["constant.character.escape"],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "URL",
|
||||
"scope": ["*url*", "*link*", "*uri*"],
|
||||
"settings": {
|
||||
"fontStyle": "underline"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Decorators",
|
||||
"scope": [
|
||||
"tag.decorator.js entity.name.tag.js",
|
||||
"tag.decorator.js punctuation.definition.tag.js"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ES7 Bind Operator",
|
||||
"scope": [
|
||||
"source.js constant.other.object.key.js string.unquoted.label.js"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 0",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#7fbbb3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 1",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 2",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 3",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 4",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 5",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 6",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 7",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 8",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Plain",
|
||||
"scope": [
|
||||
"text.html.markdown",
|
||||
"punctuation.definition.list_item.markdown"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Markup Raw Inline",
|
||||
"scope": ["text.html.markdown markup.inline.raw.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Markup Raw Inline Punctuation",
|
||||
"scope": [
|
||||
"text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#b3c0b0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Heading",
|
||||
"scope": [
|
||||
"markdown.heading",
|
||||
"markup.heading | markup.heading entity.name",
|
||||
"markup.heading.markdown punctuation.definition.heading.markdown"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Italic",
|
||||
"scope": ["markup.italic"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Bold",
|
||||
"scope": ["markup.bold", "markup.bold string"],
|
||||
"settings": {
|
||||
"fontStyle": "bold",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Bold-Italic",
|
||||
"scope": [
|
||||
"markup.bold markup.italic",
|
||||
"markup.italic markup.bold",
|
||||
"markup.quote markup.bold",
|
||||
"markup.bold markup.italic string",
|
||||
"markup.italic markup.bold string",
|
||||
"markup.quote markup.bold string"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "bold",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Underline",
|
||||
"scope": ["markup.underline"],
|
||||
"settings": {
|
||||
"fontStyle": "underline",
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Blockquote",
|
||||
"scope": ["markup.quote punctuation.definition.blockquote.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#b3c0b0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Quote",
|
||||
"scope": ["markup.quote"],
|
||||
"settings": {
|
||||
"fontStyle": "italic"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Link",
|
||||
"scope": ["string.other.link.title.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#7fbbb3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Link Description",
|
||||
"scope": ["string.other.link.description.title.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Link Anchor",
|
||||
"scope": ["constant.other.reference.link.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Raw Block",
|
||||
"scope": ["markup.raw.block"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Raw Block Fenced",
|
||||
"scope": ["markup.raw.block.fenced.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Fenced Bode Block",
|
||||
"scope": ["punctuation.definition.fenced.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Fenced Bode Block Variable",
|
||||
"scope": [
|
||||
"markup.raw.block.fenced.markdown",
|
||||
"variable.language.fenced.markdown",
|
||||
"punctuation.section.class.end"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Fenced Language",
|
||||
"scope": ["variable.language.fenced.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#b3c0b0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Separator",
|
||||
"scope": ["meta.separator"],
|
||||
"settings": {
|
||||
"fontStyle": "bold",
|
||||
"foreground": "#b3c0b0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Table",
|
||||
"scope": ["markup.table"],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
772
editors/vscode/everforest-theme-light-medium.json
Normal file
772
editors/vscode/everforest-theme-light-medium.json
Normal file
@@ -0,0 +1,772 @@
|
||||
{
|
||||
"name": "Everforest",
|
||||
"displayName": "Everforest Theme",
|
||||
"description": "Everforest color scheme for VS Code - Generated from template - do not edit manually",
|
||||
"type": "dark",
|
||||
"colors": {
|
||||
"editor.background": "#f3ead3",
|
||||
"editor.foreground": "#5c6a72",
|
||||
"editorCursor.foreground": "#5c6a72",
|
||||
"editor.lineHighlightBackground": "#ede6cf",
|
||||
"editor.selectionBackground": "#e8e3cc",
|
||||
"editor.selectionHighlightBackground": "#ede6cf",
|
||||
"editor.wordHighlightBackground": "#ede6cf",
|
||||
"editor.wordHighlightStrongBackground": "#e8e3cc",
|
||||
"editor.findMatchBackground": "#dbbc7f",
|
||||
"editor.findMatchHighlightBackground": "#e69875",
|
||||
"editor.findRangeHighlightBackground": "#ede6cf",
|
||||
"editor.hoverHighlightBackground": "#ede6cf",
|
||||
"editorLink.activeForeground": "#7fbbb3",
|
||||
"editor.rangeHighlightBackground": "#ede6cf",
|
||||
"editorWhitespace.foreground": "#b3c0b0",
|
||||
"editorIndentGuide.background": "#b3c0b0",
|
||||
"editorIndentGuide.activeBackground": "#c0cdb8",
|
||||
"editorRuler.foreground": "#b3c0b0",
|
||||
"editorCodeLens.foreground": "#b3c0b0",
|
||||
"editorBracketMatch.background": "#e8e3cc",
|
||||
"editorBracketMatch.border": "#e69875",
|
||||
"editorOverviewRuler.border": "#b3c0b0",
|
||||
"editorError.foreground": "#e67e80",
|
||||
"editorWarning.foreground": "#dbbc7f",
|
||||
"editorInfo.foreground": "#7fbbb3",
|
||||
"editorHint.foreground": "#83c092",
|
||||
"problemsErrorIcon.foreground": "#e67e80",
|
||||
"problemsWarningIcon.foreground": "#dbbc7f",
|
||||
"problemsInfoIcon.foreground": "#7fbbb3",
|
||||
"editorGutter.background": "#f3ead3",
|
||||
"editorLineNumber.foreground": "#b3c0b0",
|
||||
"editorLineNumber.activeForeground": "#dbbc7f",
|
||||
"editorGutter.modifiedBackground": "#7fbbb3",
|
||||
"editorGutter.addedBackground": "#a7c080",
|
||||
"editorGutter.deletedBackground": "#e67e80",
|
||||
"diffEditor.insertedTextBackground": "#a7c080",
|
||||
"diffEditor.removedTextBackground": "#e67e80",
|
||||
"scrollbarSlider.background": "#b3c0b0",
|
||||
"scrollbarSlider.hoverBackground": "#c0cdb8",
|
||||
"scrollbarSlider.activeBackground": "#7fbbb3",
|
||||
"editorSuggestWidget.background": "#ede6cf",
|
||||
"editorSuggestWidget.border": "#b3c0b0",
|
||||
"editorSuggestWidget.foreground": "#5c6a72",
|
||||
"editorSuggestWidget.selectedBackground": "#e8e3cc",
|
||||
"editorSuggestWidget.highlightForeground": "#7fbbb3",
|
||||
"editorHoverWidget.background": "#ede6cf",
|
||||
"editorHoverWidget.border": "#b3c0b0",
|
||||
"debugExceptionWidget.background": "#ede6cf",
|
||||
"debugExceptionWidget.border": "#e67e80",
|
||||
"editorMarkerNavigation.background": "#ede6cf",
|
||||
"editorMarkerNavigationError.background": "#e67e80",
|
||||
"editorMarkerNavigationWarning.background": "#dbbc7f",
|
||||
"editorMarkerNavigationInfo.background": "#7fbbb3",
|
||||
"merge.currentHeaderBackground": "#a7c080",
|
||||
"merge.currentContentBackground": "#a7c080",
|
||||
"merge.incomingHeaderBackground": "#7fbbb3",
|
||||
"merge.incomingContentBackground": "#7fbbb3",
|
||||
"merge.border": "#b3c0b0",
|
||||
"merge.commonContentBackground": "#b3c0b0",
|
||||
"merge.commonHeaderBackground": "#b3c0b0",
|
||||
"editorOverviewRuler.currentContentForeground": "#a7c080",
|
||||
"editorOverviewRuler.incomingContentForeground": "#7fbbb3",
|
||||
"editorOverviewRuler.commonContentForeground": "#b3c0b0",
|
||||
"tree.indentGuidesStroke": "#b3c0b0",
|
||||
"notebook.cellBorderColor": "#b3c0b0",
|
||||
"notebook.focusedEditorBorder": "#7fbbb3",
|
||||
"notebookStatusSuccessIcon.foreground": "#a7c080",
|
||||
"notebookStatusErrorIcon.foreground": "#e67e80",
|
||||
"notebookStatusRunningIcon.foreground": "#dbbc7f",
|
||||
"activityBar.background": "#f3ead3",
|
||||
"activityBar.foreground": "#5c6a72",
|
||||
"activityBar.inactiveForeground": "#b3c0b0",
|
||||
"activityBar.border": "#b3c0b0",
|
||||
"activityBarBadge.background": "#7fbbb3",
|
||||
"activityBarBadge.foreground": "#f3ead3",
|
||||
"sideBar.background": "#ede6cf",
|
||||
"sideBar.foreground": "#5c6a72",
|
||||
"sideBar.border": "#b3c0b0",
|
||||
"sideBarTitle.foreground": "#5c6a72",
|
||||
"sideBarSectionHeader.background": "#e8e3cc",
|
||||
"sideBarSectionHeader.foreground": "#5c6a72",
|
||||
"sideBarSectionHeader.border": "#b3c0b0",
|
||||
"list.activeSelectionBackground": "#e8e3cc",
|
||||
"list.activeSelectionForeground": "#5c6a72",
|
||||
"list.inactiveSelectionBackground": "#ede6cf",
|
||||
"list.inactiveSelectionForeground": "#5c6a72",
|
||||
"list.hoverBackground": "#e8e3cc",
|
||||
"list.hoverForeground": "#5c6a72",
|
||||
"list.focusBackground": "#e8e3cc",
|
||||
"list.focusForeground": "#5c6a72",
|
||||
"list.highlightForeground": "#7fbbb3",
|
||||
"list.dropBackground": "#7fbbb3",
|
||||
"listFilterWidget.background": "#e8e3cc",
|
||||
"listFilterWidget.outline": "#7fbbb3",
|
||||
"listFilterWidget.noMatchesOutline": "#e67e80",
|
||||
"statusBar.background": "#ede6cf",
|
||||
"statusBar.foreground": "#5c6a72",
|
||||
"statusBar.border": "#b3c0b0",
|
||||
"statusBar.debuggingBackground": "#e67e80",
|
||||
"statusBar.debuggingForeground": "#5c6a72",
|
||||
"statusBar.noFolderBackground": "#d699b6",
|
||||
"statusBar.noFolderForeground": "#5c6a72",
|
||||
"statusBarItem.activeBackground": "#e8e3cc",
|
||||
"statusBarItem.hoverBackground": "#e8e3cc",
|
||||
"statusBarItem.prominentBackground": "#7fbbb3",
|
||||
"statusBarItem.prominentHoverBackground": "#7fbbb3",
|
||||
"titleBar.activeBackground": "#f3ead3",
|
||||
"titleBar.activeForeground": "#5c6a72",
|
||||
"titleBar.inactiveBackground": "#ede6cf",
|
||||
"titleBar.inactiveForeground": "#b3c0b0",
|
||||
"titleBar.border": "#b3c0b0",
|
||||
"menubar.selectionForeground": "#5c6a72",
|
||||
"menubar.selectionBackground": "#e8e3cc",
|
||||
"menu.foreground": "#5c6a72",
|
||||
"menu.background": "#ede6cf",
|
||||
"menu.selectionForeground": "#5c6a72",
|
||||
"menu.selectionBackground": "#e8e3cc",
|
||||
"menu.separatorBackground": "#b3c0b0",
|
||||
"menu.border": "#b3c0b0",
|
||||
"button.background": "#7fbbb3",
|
||||
"button.foreground": "#f3ead3",
|
||||
"button.hoverBackground": "#7fbbb3",
|
||||
"button.secondaryBackground": "#b3c0b0",
|
||||
"button.secondaryForeground": "#5c6a72",
|
||||
"button.secondaryHoverBackground": "#c0cdb8",
|
||||
"checkbox.background": "#e8e3cc",
|
||||
"checkbox.foreground": "#5c6a72",
|
||||
"checkbox.border": "#b3c0b0",
|
||||
"dropdown.background": "#ede6cf",
|
||||
"dropdown.foreground": "#5c6a72",
|
||||
"dropdown.border": "#b3c0b0",
|
||||
"input.background": "#e8e3cc",
|
||||
"input.foreground": "#5c6a72",
|
||||
"input.border": "#b3c0b0",
|
||||
"input.placeholderForeground": "#b3c0b0",
|
||||
"inputOption.activeBorder": "#7fbbb3",
|
||||
"inputValidation.errorBackground": "#e67e80",
|
||||
"inputValidation.errorForeground": "#5c6a72",
|
||||
"inputValidation.errorBorder": "#e67e80",
|
||||
"inputValidation.infoBackground": "#7fbbb3",
|
||||
"inputValidation.infoForeground": "#5c6a72",
|
||||
"inputValidation.infoBorder": "#7fbbb3",
|
||||
"inputValidation.warningBackground": "#dbbc7f",
|
||||
"inputValidation.warningForeground": "#f3ead3",
|
||||
"inputValidation.warningBorder": "#dbbc7f",
|
||||
"focusBorder": "#7fbbb3",
|
||||
"foreground": "#5c6a72",
|
||||
"widget.shadow": "#f3ead3",
|
||||
"selection.background": "#e8e3cc",
|
||||
"descriptionForeground": "#b3c0b0",
|
||||
"errorForeground": "#e67e80",
|
||||
"icon.foreground": "#5c6a72",
|
||||
"progressBar.background": "#7fbbb3",
|
||||
"badge.foreground": "#f3ead3",
|
||||
"badge.background": "#7fbbb3",
|
||||
"scrollbar.shadow": "#f3ead3",
|
||||
"scrollbarSlider.background": "#b3c0b0",
|
||||
"scrollbarSlider.hoverBackground": "#c0cdb8",
|
||||
"scrollbarSlider.activeBackground": "#7fbbb3",
|
||||
"editorGroup.border": "#b3c0b0",
|
||||
"editorGroup.dropBackground": "#7fbbb3",
|
||||
"editorGroupHeader.noTabsBackground": "#f3ead3",
|
||||
"editorGroupHeader.tabsBackground": "#ede6cf",
|
||||
"editorGroupHeader.tabsBorder": "#b3c0b0",
|
||||
"tab.activeBackground": "#f3ead3",
|
||||
"tab.unfocusedActiveBackground": "#ede6cf",
|
||||
"tab.activeForeground": "#5c6a72",
|
||||
"tab.border": "#b3c0b0",
|
||||
"tab.activeBorder": "#7fbbb3",
|
||||
"tab.unfocusedActiveBorder": "#b3c0b0",
|
||||
"tab.activeBorderTop": "#7fbbb3",
|
||||
"tab.unfocusedActiveBorderTop": "#b3c0b0",
|
||||
"tab.inactiveBackground": "#ede6cf",
|
||||
"tab.inactiveForeground": "#b3c0b0",
|
||||
"tab.unfocusedActiveForeground": "#b3c0b0",
|
||||
"tab.unfocusedInactiveForeground": "#b3c0b0",
|
||||
"tab.hoverBackground": "#e8e3cc",
|
||||
"tab.unfocusedHoverBackground": "#e8e3cc",
|
||||
"tab.hoverForeground": "#5c6a72",
|
||||
"tab.unfocusedHoverForeground": "#5c6a72",
|
||||
"tab.activeModifiedBorder": "#e69875",
|
||||
"tab.inactiveModifiedBorder": "#e69875",
|
||||
"tab.unfocusedActiveModifiedBorder": "#e69875",
|
||||
"tab.unfocusedInactiveModifiedBorder": "#e69875",
|
||||
"editorPane.background": "#f3ead3",
|
||||
"panel.background": "#ede6cf",
|
||||
"panel.border": "#b3c0b0",
|
||||
"panelTitle.activeBorder": "#7fbbb3",
|
||||
"panelTitle.activeForeground": "#5c6a72",
|
||||
"panelTitle.inactiveForeground": "#b3c0b0",
|
||||
"panelInput.border": "#b3c0b0",
|
||||
"terminal.background": "#f3ead3",
|
||||
"terminal.foreground": "#5c6a72",
|
||||
"terminalCursor.background": "#f3ead3",
|
||||
"terminalCursor.foreground": "#5c6a72",
|
||||
"terminal.ansiBlack": "#f3ead3",
|
||||
"terminal.ansiBlue": "#7fbbb3",
|
||||
"terminal.ansiBrightBlack": "#a6b0a0",
|
||||
"terminal.ansiBrightBlue": "#7fbbb3",
|
||||
"terminal.ansiBrightCyan": "#83c092",
|
||||
"terminal.ansiBrightGreen": "#a7c080",
|
||||
"terminal.ansiBrightMagenta": "#d699b6",
|
||||
"terminal.ansiBrightRed": "#e67e80",
|
||||
"terminal.ansiBrightWhite": "#5c6a72",
|
||||
"terminal.ansiBrightYellow": "#dbbc7f",
|
||||
"terminal.ansiCyan": "#83c092",
|
||||
"terminal.ansiGreen": "#a7c080",
|
||||
"terminal.ansiMagenta": "#d699b6",
|
||||
"terminal.ansiRed": "#e67e80",
|
||||
"terminal.ansiWhite": "#5c6a72",
|
||||
"terminal.ansiYellow": "#dbbc7f",
|
||||
"terminal.selectionBackground": "#e8e3cc",
|
||||
"terminalCommandDecoration.defaultBackground": "#b3c0b0",
|
||||
"terminalCommandDecoration.successBackground": "#a7c080",
|
||||
"terminalCommandDecoration.errorBackground": "#e67e80",
|
||||
"gitDecoration.addedResourceForeground": "#a7c080",
|
||||
"gitDecoration.modifiedResourceForeground": "#7fbbb3",
|
||||
"gitDecoration.deletedResourceForeground": "#e67e80",
|
||||
"gitDecoration.untrackedResourceForeground": "#d699b6",
|
||||
"gitDecoration.ignoredResourceForeground": "#b3c0b0",
|
||||
"gitDecoration.conflictingResourceForeground": "#e69875",
|
||||
"gitDecoration.submoduleResourceForeground": "#83c092"
|
||||
},
|
||||
"tokenColors": [
|
||||
{
|
||||
"name": "Comment",
|
||||
"scope": ["comment", "punctuation.definition.comment"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#b3c0b0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Variables",
|
||||
"scope": ["variable", "string constant.other.placeholder"],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Colors",
|
||||
"scope": ["constant.other.color"],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Invalid",
|
||||
"scope": ["invalid", "invalid.illegal"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Keyword, Storage",
|
||||
"scope": ["keyword", "storage.type", "storage.modifier"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Operator, Misc",
|
||||
"scope": [
|
||||
"keyword.control",
|
||||
"constant.other.color",
|
||||
"punctuation",
|
||||
"meta.tag",
|
||||
"punctuation.definition.tag",
|
||||
"punctuation.separator.inheritance.php",
|
||||
"punctuation.definition.tag.html",
|
||||
"punctuation.definition.tag.begin.html",
|
||||
"punctuation.definition.tag.end.html",
|
||||
"punctuation.section.embedded",
|
||||
"keyword.other.template",
|
||||
"keyword.other.substitution"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Tag",
|
||||
"scope": [
|
||||
"entity.name.tag",
|
||||
"meta.tag.sgml",
|
||||
"markup.deleted.git_gutter"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Function, Special Method",
|
||||
"scope": [
|
||||
"entity.name.function",
|
||||
"meta.function-call",
|
||||
"variable.function",
|
||||
"support.function",
|
||||
"keyword.other.special-method"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Block Level Variables",
|
||||
"scope": ["meta.block variable.other"],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Other Variable, String Link",
|
||||
"scope": ["support.other.variable", "string.other.link"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Number, Constant, Function Argument, Tag Attribute, Embedded",
|
||||
"scope": [
|
||||
"constant.numeric",
|
||||
"constant.language",
|
||||
"support.constant",
|
||||
"constant.character",
|
||||
"constant.escape",
|
||||
"variable.parameter",
|
||||
"keyword.other.unit",
|
||||
"keyword.other"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "String, Symbols, Inherited Class, Markup Heading",
|
||||
"scope": [
|
||||
"string",
|
||||
"constant.other.symbol",
|
||||
"constant.other.key",
|
||||
"entity.other.inherited-class",
|
||||
"markup.heading",
|
||||
"markup.inserted.git_gutter",
|
||||
"meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Class, Support",
|
||||
"scope": [
|
||||
"entity.name",
|
||||
"support.type",
|
||||
"support.class",
|
||||
"support.other.namespace.use.php",
|
||||
"meta.use.php",
|
||||
"support.other.namespace.php",
|
||||
"markup.changed.git_gutter",
|
||||
"support.type.sys-types"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Entity Types",
|
||||
"scope": ["support.type"],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CSS Class and Support",
|
||||
"scope": [
|
||||
"source.css support.type.property-name",
|
||||
"source.sass support.type.property-name",
|
||||
"source.scss support.type.property-name",
|
||||
"source.less support.type.property-name",
|
||||
"source.stylus support.type.property-name",
|
||||
"source.postcss support.type.property-name"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#7fbbb3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Sub-methods",
|
||||
"scope": [
|
||||
"entity.name.module.js",
|
||||
"variable.import.parameter.js",
|
||||
"variable.other.class.js"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Language methods",
|
||||
"scope": ["variable.language"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "entity.name.method.js",
|
||||
"scope": ["entity.name.method.js"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "meta.method.js",
|
||||
"scope": [
|
||||
"meta.class-method.js entity.name.function.js",
|
||||
"variable.function.constructor"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Attributes",
|
||||
"scope": ["entity.other.attribute-name"],
|
||||
"settings": {
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "HTML Attributes",
|
||||
"scope": [
|
||||
"text.html.basic entity.other.attribute-name.html",
|
||||
"text.html.basic entity.other.attribute-name"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CSS Classes",
|
||||
"scope": ["entity.other.attribute-name.class"],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CSS ID's",
|
||||
"scope": ["source.sass keyword.control"],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Inserted",
|
||||
"scope": ["markup.inserted"],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Deleted",
|
||||
"scope": ["markup.deleted"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Changed",
|
||||
"scope": ["markup.changed"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Regular Expressions",
|
||||
"scope": ["string.regexp"],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Escape Characters",
|
||||
"scope": ["constant.character.escape"],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "URL",
|
||||
"scope": ["*url*", "*link*", "*uri*"],
|
||||
"settings": {
|
||||
"fontStyle": "underline"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Decorators",
|
||||
"scope": [
|
||||
"tag.decorator.js entity.name.tag.js",
|
||||
"tag.decorator.js punctuation.definition.tag.js"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ES7 Bind Operator",
|
||||
"scope": [
|
||||
"source.js constant.other.object.key.js string.unquoted.label.js"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 0",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#7fbbb3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 1",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 2",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 3",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 4",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 5",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 6",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 7",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 8",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Plain",
|
||||
"scope": [
|
||||
"text.html.markdown",
|
||||
"punctuation.definition.list_item.markdown"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Markup Raw Inline",
|
||||
"scope": ["text.html.markdown markup.inline.raw.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Markup Raw Inline Punctuation",
|
||||
"scope": [
|
||||
"text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#b3c0b0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Heading",
|
||||
"scope": [
|
||||
"markdown.heading",
|
||||
"markup.heading | markup.heading entity.name",
|
||||
"markup.heading.markdown punctuation.definition.heading.markdown"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Italic",
|
||||
"scope": ["markup.italic"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Bold",
|
||||
"scope": ["markup.bold", "markup.bold string"],
|
||||
"settings": {
|
||||
"fontStyle": "bold",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Bold-Italic",
|
||||
"scope": [
|
||||
"markup.bold markup.italic",
|
||||
"markup.italic markup.bold",
|
||||
"markup.quote markup.bold",
|
||||
"markup.bold markup.italic string",
|
||||
"markup.italic markup.bold string",
|
||||
"markup.quote markup.bold string"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "bold",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Underline",
|
||||
"scope": ["markup.underline"],
|
||||
"settings": {
|
||||
"fontStyle": "underline",
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Blockquote",
|
||||
"scope": ["markup.quote punctuation.definition.blockquote.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#b3c0b0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Quote",
|
||||
"scope": ["markup.quote"],
|
||||
"settings": {
|
||||
"fontStyle": "italic"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Link",
|
||||
"scope": ["string.other.link.title.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#7fbbb3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Link Description",
|
||||
"scope": ["string.other.link.description.title.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Link Anchor",
|
||||
"scope": ["constant.other.reference.link.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Raw Block",
|
||||
"scope": ["markup.raw.block"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Raw Block Fenced",
|
||||
"scope": ["markup.raw.block.fenced.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Fenced Bode Block",
|
||||
"scope": ["punctuation.definition.fenced.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Fenced Bode Block Variable",
|
||||
"scope": [
|
||||
"markup.raw.block.fenced.markdown",
|
||||
"variable.language.fenced.markdown",
|
||||
"punctuation.section.class.end"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Fenced Language",
|
||||
"scope": ["variable.language.fenced.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#b3c0b0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Separator",
|
||||
"scope": ["meta.separator"],
|
||||
"settings": {
|
||||
"fontStyle": "bold",
|
||||
"foreground": "#b3c0b0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Table",
|
||||
"scope": ["markup.table"],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
772
editors/vscode/everforest-theme-light-soft.json
Normal file
772
editors/vscode/everforest-theme-light-soft.json
Normal file
@@ -0,0 +1,772 @@
|
||||
{
|
||||
"name": "Everforest",
|
||||
"displayName": "Everforest Theme",
|
||||
"description": "Everforest color scheme for VS Code - Generated from template - do not edit manually",
|
||||
"type": "dark",
|
||||
"colors": {
|
||||
"editor.background": "#f0e5cf",
|
||||
"editor.foreground": "#5c6a72",
|
||||
"editorCursor.foreground": "#5c6a72",
|
||||
"editor.lineHighlightBackground": "#e9e1cc",
|
||||
"editor.selectionBackground": "#e4dfc8",
|
||||
"editor.selectionHighlightBackground": "#e9e1cc",
|
||||
"editor.wordHighlightBackground": "#e9e1cc",
|
||||
"editor.wordHighlightStrongBackground": "#e4dfc8",
|
||||
"editor.findMatchBackground": "#dbbc7f",
|
||||
"editor.findMatchHighlightBackground": "#e69875",
|
||||
"editor.findRangeHighlightBackground": "#e9e1cc",
|
||||
"editor.hoverHighlightBackground": "#e9e1cc",
|
||||
"editorLink.activeForeground": "#7fbbb3",
|
||||
"editor.rangeHighlightBackground": "#e9e1cc",
|
||||
"editorWhitespace.foreground": "#b3c0b0",
|
||||
"editorIndentGuide.background": "#b3c0b0",
|
||||
"editorIndentGuide.activeBackground": "#c0cdb8",
|
||||
"editorRuler.foreground": "#b3c0b0",
|
||||
"editorCodeLens.foreground": "#b3c0b0",
|
||||
"editorBracketMatch.background": "#e4dfc8",
|
||||
"editorBracketMatch.border": "#e69875",
|
||||
"editorOverviewRuler.border": "#b3c0b0",
|
||||
"editorError.foreground": "#e67e80",
|
||||
"editorWarning.foreground": "#dbbc7f",
|
||||
"editorInfo.foreground": "#7fbbb3",
|
||||
"editorHint.foreground": "#83c092",
|
||||
"problemsErrorIcon.foreground": "#e67e80",
|
||||
"problemsWarningIcon.foreground": "#dbbc7f",
|
||||
"problemsInfoIcon.foreground": "#7fbbb3",
|
||||
"editorGutter.background": "#f0e5cf",
|
||||
"editorLineNumber.foreground": "#b3c0b0",
|
||||
"editorLineNumber.activeForeground": "#dbbc7f",
|
||||
"editorGutter.modifiedBackground": "#7fbbb3",
|
||||
"editorGutter.addedBackground": "#a7c080",
|
||||
"editorGutter.deletedBackground": "#e67e80",
|
||||
"diffEditor.insertedTextBackground": "#a7c080",
|
||||
"diffEditor.removedTextBackground": "#e67e80",
|
||||
"scrollbarSlider.background": "#b3c0b0",
|
||||
"scrollbarSlider.hoverBackground": "#c0cdb8",
|
||||
"scrollbarSlider.activeBackground": "#7fbbb3",
|
||||
"editorSuggestWidget.background": "#e9e1cc",
|
||||
"editorSuggestWidget.border": "#b3c0b0",
|
||||
"editorSuggestWidget.foreground": "#5c6a72",
|
||||
"editorSuggestWidget.selectedBackground": "#e4dfc8",
|
||||
"editorSuggestWidget.highlightForeground": "#7fbbb3",
|
||||
"editorHoverWidget.background": "#e9e1cc",
|
||||
"editorHoverWidget.border": "#b3c0b0",
|
||||
"debugExceptionWidget.background": "#e9e1cc",
|
||||
"debugExceptionWidget.border": "#e67e80",
|
||||
"editorMarkerNavigation.background": "#e9e1cc",
|
||||
"editorMarkerNavigationError.background": "#e67e80",
|
||||
"editorMarkerNavigationWarning.background": "#dbbc7f",
|
||||
"editorMarkerNavigationInfo.background": "#7fbbb3",
|
||||
"merge.currentHeaderBackground": "#a7c080",
|
||||
"merge.currentContentBackground": "#a7c080",
|
||||
"merge.incomingHeaderBackground": "#7fbbb3",
|
||||
"merge.incomingContentBackground": "#7fbbb3",
|
||||
"merge.border": "#b3c0b0",
|
||||
"merge.commonContentBackground": "#b3c0b0",
|
||||
"merge.commonHeaderBackground": "#b3c0b0",
|
||||
"editorOverviewRuler.currentContentForeground": "#a7c080",
|
||||
"editorOverviewRuler.incomingContentForeground": "#7fbbb3",
|
||||
"editorOverviewRuler.commonContentForeground": "#b3c0b0",
|
||||
"tree.indentGuidesStroke": "#b3c0b0",
|
||||
"notebook.cellBorderColor": "#b3c0b0",
|
||||
"notebook.focusedEditorBorder": "#7fbbb3",
|
||||
"notebookStatusSuccessIcon.foreground": "#a7c080",
|
||||
"notebookStatusErrorIcon.foreground": "#e67e80",
|
||||
"notebookStatusRunningIcon.foreground": "#dbbc7f",
|
||||
"activityBar.background": "#f0e5cf",
|
||||
"activityBar.foreground": "#5c6a72",
|
||||
"activityBar.inactiveForeground": "#b3c0b0",
|
||||
"activityBar.border": "#b3c0b0",
|
||||
"activityBarBadge.background": "#7fbbb3",
|
||||
"activityBarBadge.foreground": "#f0e5cf",
|
||||
"sideBar.background": "#e9e1cc",
|
||||
"sideBar.foreground": "#5c6a72",
|
||||
"sideBar.border": "#b3c0b0",
|
||||
"sideBarTitle.foreground": "#5c6a72",
|
||||
"sideBarSectionHeader.background": "#e4dfc8",
|
||||
"sideBarSectionHeader.foreground": "#5c6a72",
|
||||
"sideBarSectionHeader.border": "#b3c0b0",
|
||||
"list.activeSelectionBackground": "#e4dfc8",
|
||||
"list.activeSelectionForeground": "#5c6a72",
|
||||
"list.inactiveSelectionBackground": "#e9e1cc",
|
||||
"list.inactiveSelectionForeground": "#5c6a72",
|
||||
"list.hoverBackground": "#e4dfc8",
|
||||
"list.hoverForeground": "#5c6a72",
|
||||
"list.focusBackground": "#e4dfc8",
|
||||
"list.focusForeground": "#5c6a72",
|
||||
"list.highlightForeground": "#7fbbb3",
|
||||
"list.dropBackground": "#7fbbb3",
|
||||
"listFilterWidget.background": "#e4dfc8",
|
||||
"listFilterWidget.outline": "#7fbbb3",
|
||||
"listFilterWidget.noMatchesOutline": "#e67e80",
|
||||
"statusBar.background": "#e9e1cc",
|
||||
"statusBar.foreground": "#5c6a72",
|
||||
"statusBar.border": "#b3c0b0",
|
||||
"statusBar.debuggingBackground": "#e67e80",
|
||||
"statusBar.debuggingForeground": "#5c6a72",
|
||||
"statusBar.noFolderBackground": "#d699b6",
|
||||
"statusBar.noFolderForeground": "#5c6a72",
|
||||
"statusBarItem.activeBackground": "#e4dfc8",
|
||||
"statusBarItem.hoverBackground": "#e4dfc8",
|
||||
"statusBarItem.prominentBackground": "#7fbbb3",
|
||||
"statusBarItem.prominentHoverBackground": "#7fbbb3",
|
||||
"titleBar.activeBackground": "#f0e5cf",
|
||||
"titleBar.activeForeground": "#5c6a72",
|
||||
"titleBar.inactiveBackground": "#e9e1cc",
|
||||
"titleBar.inactiveForeground": "#b3c0b0",
|
||||
"titleBar.border": "#b3c0b0",
|
||||
"menubar.selectionForeground": "#5c6a72",
|
||||
"menubar.selectionBackground": "#e4dfc8",
|
||||
"menu.foreground": "#5c6a72",
|
||||
"menu.background": "#e9e1cc",
|
||||
"menu.selectionForeground": "#5c6a72",
|
||||
"menu.selectionBackground": "#e4dfc8",
|
||||
"menu.separatorBackground": "#b3c0b0",
|
||||
"menu.border": "#b3c0b0",
|
||||
"button.background": "#7fbbb3",
|
||||
"button.foreground": "#f0e5cf",
|
||||
"button.hoverBackground": "#7fbbb3",
|
||||
"button.secondaryBackground": "#b3c0b0",
|
||||
"button.secondaryForeground": "#5c6a72",
|
||||
"button.secondaryHoverBackground": "#c0cdb8",
|
||||
"checkbox.background": "#e4dfc8",
|
||||
"checkbox.foreground": "#5c6a72",
|
||||
"checkbox.border": "#b3c0b0",
|
||||
"dropdown.background": "#e9e1cc",
|
||||
"dropdown.foreground": "#5c6a72",
|
||||
"dropdown.border": "#b3c0b0",
|
||||
"input.background": "#e4dfc8",
|
||||
"input.foreground": "#5c6a72",
|
||||
"input.border": "#b3c0b0",
|
||||
"input.placeholderForeground": "#b3c0b0",
|
||||
"inputOption.activeBorder": "#7fbbb3",
|
||||
"inputValidation.errorBackground": "#e67e80",
|
||||
"inputValidation.errorForeground": "#5c6a72",
|
||||
"inputValidation.errorBorder": "#e67e80",
|
||||
"inputValidation.infoBackground": "#7fbbb3",
|
||||
"inputValidation.infoForeground": "#5c6a72",
|
||||
"inputValidation.infoBorder": "#7fbbb3",
|
||||
"inputValidation.warningBackground": "#dbbc7f",
|
||||
"inputValidation.warningForeground": "#f0e5cf",
|
||||
"inputValidation.warningBorder": "#dbbc7f",
|
||||
"focusBorder": "#7fbbb3",
|
||||
"foreground": "#5c6a72",
|
||||
"widget.shadow": "#f0e5cf",
|
||||
"selection.background": "#e4dfc8",
|
||||
"descriptionForeground": "#b3c0b0",
|
||||
"errorForeground": "#e67e80",
|
||||
"icon.foreground": "#5c6a72",
|
||||
"progressBar.background": "#7fbbb3",
|
||||
"badge.foreground": "#f0e5cf",
|
||||
"badge.background": "#7fbbb3",
|
||||
"scrollbar.shadow": "#f0e5cf",
|
||||
"scrollbarSlider.background": "#b3c0b0",
|
||||
"scrollbarSlider.hoverBackground": "#c0cdb8",
|
||||
"scrollbarSlider.activeBackground": "#7fbbb3",
|
||||
"editorGroup.border": "#b3c0b0",
|
||||
"editorGroup.dropBackground": "#7fbbb3",
|
||||
"editorGroupHeader.noTabsBackground": "#f0e5cf",
|
||||
"editorGroupHeader.tabsBackground": "#e9e1cc",
|
||||
"editorGroupHeader.tabsBorder": "#b3c0b0",
|
||||
"tab.activeBackground": "#f0e5cf",
|
||||
"tab.unfocusedActiveBackground": "#e9e1cc",
|
||||
"tab.activeForeground": "#5c6a72",
|
||||
"tab.border": "#b3c0b0",
|
||||
"tab.activeBorder": "#7fbbb3",
|
||||
"tab.unfocusedActiveBorder": "#b3c0b0",
|
||||
"tab.activeBorderTop": "#7fbbb3",
|
||||
"tab.unfocusedActiveBorderTop": "#b3c0b0",
|
||||
"tab.inactiveBackground": "#e9e1cc",
|
||||
"tab.inactiveForeground": "#b3c0b0",
|
||||
"tab.unfocusedActiveForeground": "#b3c0b0",
|
||||
"tab.unfocusedInactiveForeground": "#b3c0b0",
|
||||
"tab.hoverBackground": "#e4dfc8",
|
||||
"tab.unfocusedHoverBackground": "#e4dfc8",
|
||||
"tab.hoverForeground": "#5c6a72",
|
||||
"tab.unfocusedHoverForeground": "#5c6a72",
|
||||
"tab.activeModifiedBorder": "#e69875",
|
||||
"tab.inactiveModifiedBorder": "#e69875",
|
||||
"tab.unfocusedActiveModifiedBorder": "#e69875",
|
||||
"tab.unfocusedInactiveModifiedBorder": "#e69875",
|
||||
"editorPane.background": "#f0e5cf",
|
||||
"panel.background": "#e9e1cc",
|
||||
"panel.border": "#b3c0b0",
|
||||
"panelTitle.activeBorder": "#7fbbb3",
|
||||
"panelTitle.activeForeground": "#5c6a72",
|
||||
"panelTitle.inactiveForeground": "#b3c0b0",
|
||||
"panelInput.border": "#b3c0b0",
|
||||
"terminal.background": "#f0e5cf",
|
||||
"terminal.foreground": "#5c6a72",
|
||||
"terminalCursor.background": "#f0e5cf",
|
||||
"terminalCursor.foreground": "#5c6a72",
|
||||
"terminal.ansiBlack": "#f0e5cf",
|
||||
"terminal.ansiBlue": "#7fbbb3",
|
||||
"terminal.ansiBrightBlack": "#a6b0a0",
|
||||
"terminal.ansiBrightBlue": "#7fbbb3",
|
||||
"terminal.ansiBrightCyan": "#83c092",
|
||||
"terminal.ansiBrightGreen": "#a7c080",
|
||||
"terminal.ansiBrightMagenta": "#d699b6",
|
||||
"terminal.ansiBrightRed": "#e67e80",
|
||||
"terminal.ansiBrightWhite": "#5c6a72",
|
||||
"terminal.ansiBrightYellow": "#dbbc7f",
|
||||
"terminal.ansiCyan": "#83c092",
|
||||
"terminal.ansiGreen": "#a7c080",
|
||||
"terminal.ansiMagenta": "#d699b6",
|
||||
"terminal.ansiRed": "#e67e80",
|
||||
"terminal.ansiWhite": "#5c6a72",
|
||||
"terminal.ansiYellow": "#dbbc7f",
|
||||
"terminal.selectionBackground": "#e4dfc8",
|
||||
"terminalCommandDecoration.defaultBackground": "#b3c0b0",
|
||||
"terminalCommandDecoration.successBackground": "#a7c080",
|
||||
"terminalCommandDecoration.errorBackground": "#e67e80",
|
||||
"gitDecoration.addedResourceForeground": "#a7c080",
|
||||
"gitDecoration.modifiedResourceForeground": "#7fbbb3",
|
||||
"gitDecoration.deletedResourceForeground": "#e67e80",
|
||||
"gitDecoration.untrackedResourceForeground": "#d699b6",
|
||||
"gitDecoration.ignoredResourceForeground": "#b3c0b0",
|
||||
"gitDecoration.conflictingResourceForeground": "#e69875",
|
||||
"gitDecoration.submoduleResourceForeground": "#83c092"
|
||||
},
|
||||
"tokenColors": [
|
||||
{
|
||||
"name": "Comment",
|
||||
"scope": ["comment", "punctuation.definition.comment"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#b3c0b0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Variables",
|
||||
"scope": ["variable", "string constant.other.placeholder"],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Colors",
|
||||
"scope": ["constant.other.color"],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Invalid",
|
||||
"scope": ["invalid", "invalid.illegal"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Keyword, Storage",
|
||||
"scope": ["keyword", "storage.type", "storage.modifier"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Operator, Misc",
|
||||
"scope": [
|
||||
"keyword.control",
|
||||
"constant.other.color",
|
||||
"punctuation",
|
||||
"meta.tag",
|
||||
"punctuation.definition.tag",
|
||||
"punctuation.separator.inheritance.php",
|
||||
"punctuation.definition.tag.html",
|
||||
"punctuation.definition.tag.begin.html",
|
||||
"punctuation.definition.tag.end.html",
|
||||
"punctuation.section.embedded",
|
||||
"keyword.other.template",
|
||||
"keyword.other.substitution"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Tag",
|
||||
"scope": [
|
||||
"entity.name.tag",
|
||||
"meta.tag.sgml",
|
||||
"markup.deleted.git_gutter"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Function, Special Method",
|
||||
"scope": [
|
||||
"entity.name.function",
|
||||
"meta.function-call",
|
||||
"variable.function",
|
||||
"support.function",
|
||||
"keyword.other.special-method"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Block Level Variables",
|
||||
"scope": ["meta.block variable.other"],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Other Variable, String Link",
|
||||
"scope": ["support.other.variable", "string.other.link"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Number, Constant, Function Argument, Tag Attribute, Embedded",
|
||||
"scope": [
|
||||
"constant.numeric",
|
||||
"constant.language",
|
||||
"support.constant",
|
||||
"constant.character",
|
||||
"constant.escape",
|
||||
"variable.parameter",
|
||||
"keyword.other.unit",
|
||||
"keyword.other"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "String, Symbols, Inherited Class, Markup Heading",
|
||||
"scope": [
|
||||
"string",
|
||||
"constant.other.symbol",
|
||||
"constant.other.key",
|
||||
"entity.other.inherited-class",
|
||||
"markup.heading",
|
||||
"markup.inserted.git_gutter",
|
||||
"meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Class, Support",
|
||||
"scope": [
|
||||
"entity.name",
|
||||
"support.type",
|
||||
"support.class",
|
||||
"support.other.namespace.use.php",
|
||||
"meta.use.php",
|
||||
"support.other.namespace.php",
|
||||
"markup.changed.git_gutter",
|
||||
"support.type.sys-types"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Entity Types",
|
||||
"scope": ["support.type"],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CSS Class and Support",
|
||||
"scope": [
|
||||
"source.css support.type.property-name",
|
||||
"source.sass support.type.property-name",
|
||||
"source.scss support.type.property-name",
|
||||
"source.less support.type.property-name",
|
||||
"source.stylus support.type.property-name",
|
||||
"source.postcss support.type.property-name"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#7fbbb3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Sub-methods",
|
||||
"scope": [
|
||||
"entity.name.module.js",
|
||||
"variable.import.parameter.js",
|
||||
"variable.other.class.js"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Language methods",
|
||||
"scope": ["variable.language"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "entity.name.method.js",
|
||||
"scope": ["entity.name.method.js"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "meta.method.js",
|
||||
"scope": [
|
||||
"meta.class-method.js entity.name.function.js",
|
||||
"variable.function.constructor"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Attributes",
|
||||
"scope": ["entity.other.attribute-name"],
|
||||
"settings": {
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "HTML Attributes",
|
||||
"scope": [
|
||||
"text.html.basic entity.other.attribute-name.html",
|
||||
"text.html.basic entity.other.attribute-name"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CSS Classes",
|
||||
"scope": ["entity.other.attribute-name.class"],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CSS ID's",
|
||||
"scope": ["source.sass keyword.control"],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Inserted",
|
||||
"scope": ["markup.inserted"],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Deleted",
|
||||
"scope": ["markup.deleted"],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Changed",
|
||||
"scope": ["markup.changed"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Regular Expressions",
|
||||
"scope": ["string.regexp"],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Escape Characters",
|
||||
"scope": ["constant.character.escape"],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "URL",
|
||||
"scope": ["*url*", "*link*", "*uri*"],
|
||||
"settings": {
|
||||
"fontStyle": "underline"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Decorators",
|
||||
"scope": [
|
||||
"tag.decorator.js entity.name.tag.js",
|
||||
"tag.decorator.js punctuation.definition.tag.js"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ES7 Bind Operator",
|
||||
"scope": [
|
||||
"source.js constant.other.object.key.js string.unquoted.label.js"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 0",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#7fbbb3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 1",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 2",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 3",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 4",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 5",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 6",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#83c092"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 7",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 8",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Plain",
|
||||
"scope": [
|
||||
"text.html.markdown",
|
||||
"punctuation.definition.list_item.markdown"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Markup Raw Inline",
|
||||
"scope": ["text.html.markdown markup.inline.raw.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Markup Raw Inline Punctuation",
|
||||
"scope": [
|
||||
"text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#b3c0b0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Heading",
|
||||
"scope": [
|
||||
"markdown.heading",
|
||||
"markup.heading | markup.heading entity.name",
|
||||
"markup.heading.markdown punctuation.definition.heading.markdown"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#a7c080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Italic",
|
||||
"scope": ["markup.italic"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Bold",
|
||||
"scope": ["markup.bold", "markup.bold string"],
|
||||
"settings": {
|
||||
"fontStyle": "bold",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Bold-Italic",
|
||||
"scope": [
|
||||
"markup.bold markup.italic",
|
||||
"markup.italic markup.bold",
|
||||
"markup.quote markup.bold",
|
||||
"markup.bold markup.italic string",
|
||||
"markup.italic markup.bold string",
|
||||
"markup.quote markup.bold string"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "bold",
|
||||
"foreground": "#e67e80"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Underline",
|
||||
"scope": ["markup.underline"],
|
||||
"settings": {
|
||||
"fontStyle": "underline",
|
||||
"foreground": "#e69875"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Blockquote",
|
||||
"scope": ["markup.quote punctuation.definition.blockquote.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#b3c0b0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Quote",
|
||||
"scope": ["markup.quote"],
|
||||
"settings": {
|
||||
"fontStyle": "italic"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Link",
|
||||
"scope": ["string.other.link.title.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#7fbbb3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Link Description",
|
||||
"scope": ["string.other.link.description.title.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Link Anchor",
|
||||
"scope": ["constant.other.reference.link.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#dbbc7f"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Raw Block",
|
||||
"scope": ["markup.raw.block"],
|
||||
"settings": {
|
||||
"foreground": "#d699b6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Raw Block Fenced",
|
||||
"scope": ["markup.raw.block.fenced.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Fenced Bode Block",
|
||||
"scope": ["punctuation.definition.fenced.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Fenced Bode Block Variable",
|
||||
"scope": [
|
||||
"markup.raw.block.fenced.markdown",
|
||||
"variable.language.fenced.markdown",
|
||||
"punctuation.section.class.end"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Fenced Language",
|
||||
"scope": ["variable.language.fenced.markdown"],
|
||||
"settings": {
|
||||
"foreground": "#b3c0b0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Separator",
|
||||
"scope": ["meta.separator"],
|
||||
"settings": {
|
||||
"fontStyle": "bold",
|
||||
"foreground": "#b3c0b0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Table",
|
||||
"scope": ["markup.table"],
|
||||
"settings": {
|
||||
"foreground": "#5c6a72"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
772
editors/vscode/template.json
Normal file
772
editors/vscode/template.json
Normal file
@@ -0,0 +1,772 @@
|
||||
{
|
||||
"name": "Everforest",
|
||||
"displayName": "Everforest Theme",
|
||||
"description": "Everforest color scheme for VS Code - Generated from template - do not edit manually",
|
||||
"type": "dark",
|
||||
"colors": {
|
||||
"editor.background": "{{bg}}",
|
||||
"editor.foreground": "{{fg}}",
|
||||
"editorCursor.foreground": "{{fg}}",
|
||||
"editor.lineHighlightBackground": "{{bg1}}",
|
||||
"editor.selectionBackground": "{{bg2}}",
|
||||
"editor.selectionHighlightBackground": "{{bg1}}",
|
||||
"editor.wordHighlightBackground": "{{bg1}}",
|
||||
"editor.wordHighlightStrongBackground": "{{bg2}}",
|
||||
"editor.findMatchBackground": "{{yellow}}",
|
||||
"editor.findMatchHighlightBackground": "{{orange}}",
|
||||
"editor.findRangeHighlightBackground": "{{bg1}}",
|
||||
"editor.hoverHighlightBackground": "{{bg1}}",
|
||||
"editorLink.activeForeground": "{{blue}}",
|
||||
"editor.rangeHighlightBackground": "{{bg1}}",
|
||||
"editorWhitespace.foreground": "{{gray2}}",
|
||||
"editorIndentGuide.background": "{{gray2}}",
|
||||
"editorIndentGuide.activeBackground": "{{gray3}}",
|
||||
"editorRuler.foreground": "{{gray2}}",
|
||||
"editorCodeLens.foreground": "{{gray2}}",
|
||||
"editorBracketMatch.background": "{{bg2}}",
|
||||
"editorBracketMatch.border": "{{orange}}",
|
||||
"editorOverviewRuler.border": "{{gray2}}",
|
||||
"editorError.foreground": "{{red}}",
|
||||
"editorWarning.foreground": "{{yellow}}",
|
||||
"editorInfo.foreground": "{{blue}}",
|
||||
"editorHint.foreground": "{{aqua}}",
|
||||
"problemsErrorIcon.foreground": "{{red}}",
|
||||
"problemsWarningIcon.foreground": "{{yellow}}",
|
||||
"problemsInfoIcon.foreground": "{{blue}}",
|
||||
"editorGutter.background": "{{bg}}",
|
||||
"editorLineNumber.foreground": "{{gray2}}",
|
||||
"editorLineNumber.activeForeground": "{{yellow}}",
|
||||
"editorGutter.modifiedBackground": "{{blue}}",
|
||||
"editorGutter.addedBackground": "{{green}}",
|
||||
"editorGutter.deletedBackground": "{{red}}",
|
||||
"diffEditor.insertedTextBackground": "{{green}}",
|
||||
"diffEditor.removedTextBackground": "{{red}}",
|
||||
"scrollbarSlider.background": "{{gray2}}",
|
||||
"scrollbarSlider.hoverBackground": "{{gray3}}",
|
||||
"scrollbarSlider.activeBackground": "{{blue}}",
|
||||
"editorSuggestWidget.background": "{{bg1}}",
|
||||
"editorSuggestWidget.border": "{{gray2}}",
|
||||
"editorSuggestWidget.foreground": "{{fg}}",
|
||||
"editorSuggestWidget.selectedBackground": "{{bg2}}",
|
||||
"editorSuggestWidget.highlightForeground": "{{blue}}",
|
||||
"editorHoverWidget.background": "{{bg1}}",
|
||||
"editorHoverWidget.border": "{{gray2}}",
|
||||
"debugExceptionWidget.background": "{{bg1}}",
|
||||
"debugExceptionWidget.border": "{{red}}",
|
||||
"editorMarkerNavigation.background": "{{bg1}}",
|
||||
"editorMarkerNavigationError.background": "{{red}}",
|
||||
"editorMarkerNavigationWarning.background": "{{yellow}}",
|
||||
"editorMarkerNavigationInfo.background": "{{blue}}",
|
||||
"merge.currentHeaderBackground": "{{green}}",
|
||||
"merge.currentContentBackground": "{{green}}",
|
||||
"merge.incomingHeaderBackground": "{{blue}}",
|
||||
"merge.incomingContentBackground": "{{blue}}",
|
||||
"merge.border": "{{gray2}}",
|
||||
"merge.commonContentBackground": "{{gray2}}",
|
||||
"merge.commonHeaderBackground": "{{gray2}}",
|
||||
"editorOverviewRuler.currentContentForeground": "{{green}}",
|
||||
"editorOverviewRuler.incomingContentForeground": "{{blue}}",
|
||||
"editorOverviewRuler.commonContentForeground": "{{gray2}}",
|
||||
"tree.indentGuidesStroke": "{{gray2}}",
|
||||
"notebook.cellBorderColor": "{{gray2}}",
|
||||
"notebook.focusedEditorBorder": "{{blue}}",
|
||||
"notebookStatusSuccessIcon.foreground": "{{green}}",
|
||||
"notebookStatusErrorIcon.foreground": "{{red}}",
|
||||
"notebookStatusRunningIcon.foreground": "{{yellow}}",
|
||||
"activityBar.background": "{{bg}}",
|
||||
"activityBar.foreground": "{{fg}}",
|
||||
"activityBar.inactiveForeground": "{{gray2}}",
|
||||
"activityBar.border": "{{gray2}}",
|
||||
"activityBarBadge.background": "{{blue}}",
|
||||
"activityBarBadge.foreground": "{{bg}}",
|
||||
"sideBar.background": "{{bg1}}",
|
||||
"sideBar.foreground": "{{fg}}",
|
||||
"sideBar.border": "{{gray2}}",
|
||||
"sideBarTitle.foreground": "{{fg}}",
|
||||
"sideBarSectionHeader.background": "{{bg2}}",
|
||||
"sideBarSectionHeader.foreground": "{{fg}}",
|
||||
"sideBarSectionHeader.border": "{{gray2}}",
|
||||
"list.activeSelectionBackground": "{{bg2}}",
|
||||
"list.activeSelectionForeground": "{{fg}}",
|
||||
"list.inactiveSelectionBackground": "{{bg1}}",
|
||||
"list.inactiveSelectionForeground": "{{fg}}",
|
||||
"list.hoverBackground": "{{bg2}}",
|
||||
"list.hoverForeground": "{{fg}}",
|
||||
"list.focusBackground": "{{bg2}}",
|
||||
"list.focusForeground": "{{fg}}",
|
||||
"list.highlightForeground": "{{blue}}",
|
||||
"list.dropBackground": "{{blue}}",
|
||||
"listFilterWidget.background": "{{bg2}}",
|
||||
"listFilterWidget.outline": "{{blue}}",
|
||||
"listFilterWidget.noMatchesOutline": "{{red}}",
|
||||
"statusBar.background": "{{bg1}}",
|
||||
"statusBar.foreground": "{{fg}}",
|
||||
"statusBar.border": "{{gray2}}",
|
||||
"statusBar.debuggingBackground": "{{red}}",
|
||||
"statusBar.debuggingForeground": "{{fg}}",
|
||||
"statusBar.noFolderBackground": "{{purple}}",
|
||||
"statusBar.noFolderForeground": "{{fg}}",
|
||||
"statusBarItem.activeBackground": "{{bg2}}",
|
||||
"statusBarItem.hoverBackground": "{{bg2}}",
|
||||
"statusBarItem.prominentBackground": "{{blue}}",
|
||||
"statusBarItem.prominentHoverBackground": "{{blue}}",
|
||||
"titleBar.activeBackground": "{{bg}}",
|
||||
"titleBar.activeForeground": "{{fg}}",
|
||||
"titleBar.inactiveBackground": "{{bg1}}",
|
||||
"titleBar.inactiveForeground": "{{gray2}}",
|
||||
"titleBar.border": "{{gray2}}",
|
||||
"menubar.selectionForeground": "{{fg}}",
|
||||
"menubar.selectionBackground": "{{bg2}}",
|
||||
"menu.foreground": "{{fg}}",
|
||||
"menu.background": "{{bg1}}",
|
||||
"menu.selectionForeground": "{{fg}}",
|
||||
"menu.selectionBackground": "{{bg2}}",
|
||||
"menu.separatorBackground": "{{gray2}}",
|
||||
"menu.border": "{{gray2}}",
|
||||
"button.background": "{{blue}}",
|
||||
"button.foreground": "{{bg}}",
|
||||
"button.hoverBackground": "{{blue}}",
|
||||
"button.secondaryBackground": "{{gray2}}",
|
||||
"button.secondaryForeground": "{{fg}}",
|
||||
"button.secondaryHoverBackground": "{{gray3}}",
|
||||
"checkbox.background": "{{bg2}}",
|
||||
"checkbox.foreground": "{{fg}}",
|
||||
"checkbox.border": "{{gray2}}",
|
||||
"dropdown.background": "{{bg1}}",
|
||||
"dropdown.foreground": "{{fg}}",
|
||||
"dropdown.border": "{{gray2}}",
|
||||
"input.background": "{{bg2}}",
|
||||
"input.foreground": "{{fg}}",
|
||||
"input.border": "{{gray2}}",
|
||||
"input.placeholderForeground": "{{gray2}}",
|
||||
"inputOption.activeBorder": "{{blue}}",
|
||||
"inputValidation.errorBackground": "{{red}}",
|
||||
"inputValidation.errorForeground": "{{fg}}",
|
||||
"inputValidation.errorBorder": "{{red}}",
|
||||
"inputValidation.infoBackground": "{{blue}}",
|
||||
"inputValidation.infoForeground": "{{fg}}",
|
||||
"inputValidation.infoBorder": "{{blue}}",
|
||||
"inputValidation.warningBackground": "{{yellow}}",
|
||||
"inputValidation.warningForeground": "{{bg}}",
|
||||
"inputValidation.warningBorder": "{{yellow}}",
|
||||
"focusBorder": "{{blue}}",
|
||||
"foreground": "{{fg}}",
|
||||
"widget.shadow": "{{bg}}",
|
||||
"selection.background": "{{bg2}}",
|
||||
"descriptionForeground": "{{gray2}}",
|
||||
"errorForeground": "{{red}}",
|
||||
"icon.foreground": "{{fg}}",
|
||||
"progressBar.background": "{{blue}}",
|
||||
"badge.foreground": "{{bg}}",
|
||||
"badge.background": "{{blue}}",
|
||||
"scrollbar.shadow": "{{bg}}",
|
||||
"scrollbarSlider.background": "{{gray2}}",
|
||||
"scrollbarSlider.hoverBackground": "{{gray3}}",
|
||||
"scrollbarSlider.activeBackground": "{{blue}}",
|
||||
"editorGroup.border": "{{gray2}}",
|
||||
"editorGroup.dropBackground": "{{blue}}",
|
||||
"editorGroupHeader.noTabsBackground": "{{bg}}",
|
||||
"editorGroupHeader.tabsBackground": "{{bg1}}",
|
||||
"editorGroupHeader.tabsBorder": "{{gray2}}",
|
||||
"tab.activeBackground": "{{bg}}",
|
||||
"tab.unfocusedActiveBackground": "{{bg1}}",
|
||||
"tab.activeForeground": "{{fg}}",
|
||||
"tab.border": "{{gray2}}",
|
||||
"tab.activeBorder": "{{blue}}",
|
||||
"tab.unfocusedActiveBorder": "{{gray2}}",
|
||||
"tab.activeBorderTop": "{{blue}}",
|
||||
"tab.unfocusedActiveBorderTop": "{{gray2}}",
|
||||
"tab.inactiveBackground": "{{bg1}}",
|
||||
"tab.inactiveForeground": "{{gray2}}",
|
||||
"tab.unfocusedActiveForeground": "{{gray2}}",
|
||||
"tab.unfocusedInactiveForeground": "{{gray2}}",
|
||||
"tab.hoverBackground": "{{bg2}}",
|
||||
"tab.unfocusedHoverBackground": "{{bg2}}",
|
||||
"tab.hoverForeground": "{{fg}}",
|
||||
"tab.unfocusedHoverForeground": "{{fg}}",
|
||||
"tab.activeModifiedBorder": "{{orange}}",
|
||||
"tab.inactiveModifiedBorder": "{{orange}}",
|
||||
"tab.unfocusedActiveModifiedBorder": "{{orange}}",
|
||||
"tab.unfocusedInactiveModifiedBorder": "{{orange}}",
|
||||
"editorPane.background": "{{bg}}",
|
||||
"panel.background": "{{bg1}}",
|
||||
"panel.border": "{{gray2}}",
|
||||
"panelTitle.activeBorder": "{{blue}}",
|
||||
"panelTitle.activeForeground": "{{fg}}",
|
||||
"panelTitle.inactiveForeground": "{{gray2}}",
|
||||
"panelInput.border": "{{gray2}}",
|
||||
"terminal.background": "{{bg}}",
|
||||
"terminal.foreground": "{{fg}}",
|
||||
"terminalCursor.background": "{{bg}}",
|
||||
"terminalCursor.foreground": "{{fg}}",
|
||||
"terminal.ansiBlack": "{{bg}}",
|
||||
"terminal.ansiBlue": "{{blue}}",
|
||||
"terminal.ansiBrightBlack": "{{gray1}}",
|
||||
"terminal.ansiBrightBlue": "{{blue}}",
|
||||
"terminal.ansiBrightCyan": "{{aqua}}",
|
||||
"terminal.ansiBrightGreen": "{{green}}",
|
||||
"terminal.ansiBrightMagenta": "{{purple}}",
|
||||
"terminal.ansiBrightRed": "{{red}}",
|
||||
"terminal.ansiBrightWhite": "{{fg}}",
|
||||
"terminal.ansiBrightYellow": "{{yellow}}",
|
||||
"terminal.ansiCyan": "{{aqua}}",
|
||||
"terminal.ansiGreen": "{{green}}",
|
||||
"terminal.ansiMagenta": "{{purple}}",
|
||||
"terminal.ansiRed": "{{red}}",
|
||||
"terminal.ansiWhite": "{{fg}}",
|
||||
"terminal.ansiYellow": "{{yellow}}",
|
||||
"terminal.selectionBackground": "{{bg2}}",
|
||||
"terminalCommandDecoration.defaultBackground": "{{gray2}}",
|
||||
"terminalCommandDecoration.successBackground": "{{green}}",
|
||||
"terminalCommandDecoration.errorBackground": "{{red}}",
|
||||
"gitDecoration.addedResourceForeground": "{{green}}",
|
||||
"gitDecoration.modifiedResourceForeground": "{{blue}}",
|
||||
"gitDecoration.deletedResourceForeground": "{{red}}",
|
||||
"gitDecoration.untrackedResourceForeground": "{{purple}}",
|
||||
"gitDecoration.ignoredResourceForeground": "{{gray2}}",
|
||||
"gitDecoration.conflictingResourceForeground": "{{orange}}",
|
||||
"gitDecoration.submoduleResourceForeground": "{{aqua}}"
|
||||
},
|
||||
"tokenColors": [
|
||||
{
|
||||
"name": "Comment",
|
||||
"scope": ["comment", "punctuation.definition.comment"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "{{gray2}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Variables",
|
||||
"scope": ["variable", "string constant.other.placeholder"],
|
||||
"settings": {
|
||||
"foreground": "{{fg}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Colors",
|
||||
"scope": ["constant.other.color"],
|
||||
"settings": {
|
||||
"foreground": "{{fg}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Invalid",
|
||||
"scope": ["invalid", "invalid.illegal"],
|
||||
"settings": {
|
||||
"foreground": "{{red}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Keyword, Storage",
|
||||
"scope": ["keyword", "storage.type", "storage.modifier"],
|
||||
"settings": {
|
||||
"foreground": "{{red}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Operator, Misc",
|
||||
"scope": [
|
||||
"keyword.control",
|
||||
"constant.other.color",
|
||||
"punctuation",
|
||||
"meta.tag",
|
||||
"punctuation.definition.tag",
|
||||
"punctuation.separator.inheritance.php",
|
||||
"punctuation.definition.tag.html",
|
||||
"punctuation.definition.tag.begin.html",
|
||||
"punctuation.definition.tag.end.html",
|
||||
"punctuation.section.embedded",
|
||||
"keyword.other.template",
|
||||
"keyword.other.substitution"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "{{orange}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Tag",
|
||||
"scope": [
|
||||
"entity.name.tag",
|
||||
"meta.tag.sgml",
|
||||
"markup.deleted.git_gutter"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "{{red}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Function, Special Method",
|
||||
"scope": [
|
||||
"entity.name.function",
|
||||
"meta.function-call",
|
||||
"variable.function",
|
||||
"support.function",
|
||||
"keyword.other.special-method"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "{{green}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Block Level Variables",
|
||||
"scope": ["meta.block variable.other"],
|
||||
"settings": {
|
||||
"foreground": "{{fg}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Other Variable, String Link",
|
||||
"scope": ["support.other.variable", "string.other.link"],
|
||||
"settings": {
|
||||
"foreground": "{{red}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Number, Constant, Function Argument, Tag Attribute, Embedded",
|
||||
"scope": [
|
||||
"constant.numeric",
|
||||
"constant.language",
|
||||
"support.constant",
|
||||
"constant.character",
|
||||
"constant.escape",
|
||||
"variable.parameter",
|
||||
"keyword.other.unit",
|
||||
"keyword.other"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "{{purple}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "String, Symbols, Inherited Class, Markup Heading",
|
||||
"scope": [
|
||||
"string",
|
||||
"constant.other.symbol",
|
||||
"constant.other.key",
|
||||
"entity.other.inherited-class",
|
||||
"markup.heading",
|
||||
"markup.inserted.git_gutter",
|
||||
"meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "{{green}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Class, Support",
|
||||
"scope": [
|
||||
"entity.name",
|
||||
"support.type",
|
||||
"support.class",
|
||||
"support.other.namespace.use.php",
|
||||
"meta.use.php",
|
||||
"support.other.namespace.php",
|
||||
"markup.changed.git_gutter",
|
||||
"support.type.sys-types"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "{{yellow}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Entity Types",
|
||||
"scope": ["support.type"],
|
||||
"settings": {
|
||||
"foreground": "{{aqua}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CSS Class and Support",
|
||||
"scope": [
|
||||
"source.css support.type.property-name",
|
||||
"source.sass support.type.property-name",
|
||||
"source.scss support.type.property-name",
|
||||
"source.less support.type.property-name",
|
||||
"source.stylus support.type.property-name",
|
||||
"source.postcss support.type.property-name"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "{{blue}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Sub-methods",
|
||||
"scope": [
|
||||
"entity.name.module.js",
|
||||
"variable.import.parameter.js",
|
||||
"variable.other.class.js"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "{{red}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Language methods",
|
||||
"scope": ["variable.language"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "{{red}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "entity.name.method.js",
|
||||
"scope": ["entity.name.method.js"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "{{green}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "meta.method.js",
|
||||
"scope": [
|
||||
"meta.class-method.js entity.name.function.js",
|
||||
"variable.function.constructor"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "{{green}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Attributes",
|
||||
"scope": ["entity.other.attribute-name"],
|
||||
"settings": {
|
||||
"foreground": "{{orange}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "HTML Attributes",
|
||||
"scope": [
|
||||
"text.html.basic entity.other.attribute-name.html",
|
||||
"text.html.basic entity.other.attribute-name"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "{{yellow}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CSS Classes",
|
||||
"scope": ["entity.other.attribute-name.class"],
|
||||
"settings": {
|
||||
"foreground": "{{yellow}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CSS ID's",
|
||||
"scope": ["source.sass keyword.control"],
|
||||
"settings": {
|
||||
"foreground": "{{green}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Inserted",
|
||||
"scope": ["markup.inserted"],
|
||||
"settings": {
|
||||
"foreground": "{{green}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Deleted",
|
||||
"scope": ["markup.deleted"],
|
||||
"settings": {
|
||||
"foreground": "{{red}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Changed",
|
||||
"scope": ["markup.changed"],
|
||||
"settings": {
|
||||
"foreground": "{{purple}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Regular Expressions",
|
||||
"scope": ["string.regexp"],
|
||||
"settings": {
|
||||
"foreground": "{{aqua}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Escape Characters",
|
||||
"scope": ["constant.character.escape"],
|
||||
"settings": {
|
||||
"foreground": "{{aqua}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "URL",
|
||||
"scope": ["*url*", "*link*", "*uri*"],
|
||||
"settings": {
|
||||
"fontStyle": "underline"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Decorators",
|
||||
"scope": [
|
||||
"tag.decorator.js entity.name.tag.js",
|
||||
"tag.decorator.js punctuation.definition.tag.js"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "{{green}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ES7 Bind Operator",
|
||||
"scope": [
|
||||
"source.js constant.other.object.key.js string.unquoted.label.js"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "{{red}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 0",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "{{blue}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 1",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "{{yellow}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 2",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "{{orange}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 3",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "{{red}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 4",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "{{purple}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 5",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "{{green}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 6",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "{{aqua}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 7",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "{{purple}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JSON Key - Level 8",
|
||||
"scope": [
|
||||
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "{{green}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Plain",
|
||||
"scope": [
|
||||
"text.html.markdown",
|
||||
"punctuation.definition.list_item.markdown"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "{{fg}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Markup Raw Inline",
|
||||
"scope": ["text.html.markdown markup.inline.raw.markdown"],
|
||||
"settings": {
|
||||
"foreground": "{{purple}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Markup Raw Inline Punctuation",
|
||||
"scope": [
|
||||
"text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "{{gray2}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Heading",
|
||||
"scope": [
|
||||
"markdown.heading",
|
||||
"markup.heading | markup.heading entity.name",
|
||||
"markup.heading.markdown punctuation.definition.heading.markdown"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "{{green}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Italic",
|
||||
"scope": ["markup.italic"],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
"foreground": "{{red}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Bold",
|
||||
"scope": ["markup.bold", "markup.bold string"],
|
||||
"settings": {
|
||||
"fontStyle": "bold",
|
||||
"foreground": "{{red}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Bold-Italic",
|
||||
"scope": [
|
||||
"markup.bold markup.italic",
|
||||
"markup.italic markup.bold",
|
||||
"markup.quote markup.bold",
|
||||
"markup.bold markup.italic string",
|
||||
"markup.italic markup.bold string",
|
||||
"markup.quote markup.bold string"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "bold",
|
||||
"foreground": "{{red}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Underline",
|
||||
"scope": ["markup.underline"],
|
||||
"settings": {
|
||||
"fontStyle": "underline",
|
||||
"foreground": "{{orange}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Blockquote",
|
||||
"scope": ["markup.quote punctuation.definition.blockquote.markdown"],
|
||||
"settings": {
|
||||
"foreground": "{{gray2}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Quote",
|
||||
"scope": ["markup.quote"],
|
||||
"settings": {
|
||||
"fontStyle": "italic"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Link",
|
||||
"scope": ["string.other.link.title.markdown"],
|
||||
"settings": {
|
||||
"foreground": "{{blue}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Link Description",
|
||||
"scope": ["string.other.link.description.title.markdown"],
|
||||
"settings": {
|
||||
"foreground": "{{purple}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Link Anchor",
|
||||
"scope": ["constant.other.reference.link.markdown"],
|
||||
"settings": {
|
||||
"foreground": "{{yellow}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Raw Block",
|
||||
"scope": ["markup.raw.block"],
|
||||
"settings": {
|
||||
"foreground": "{{purple}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Raw Block Fenced",
|
||||
"scope": ["markup.raw.block.fenced.markdown"],
|
||||
"settings": {
|
||||
"foreground": "{{fg}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Fenced Bode Block",
|
||||
"scope": ["punctuation.definition.fenced.markdown"],
|
||||
"settings": {
|
||||
"foreground": "{{fg}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Fenced Bode Block Variable",
|
||||
"scope": [
|
||||
"markup.raw.block.fenced.markdown",
|
||||
"variable.language.fenced.markdown",
|
||||
"punctuation.section.class.end"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "{{fg}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Fenced Language",
|
||||
"scope": ["variable.language.fenced.markdown"],
|
||||
"settings": {
|
||||
"foreground": "{{gray2}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markdown - Separator",
|
||||
"scope": ["meta.separator"],
|
||||
"settings": {
|
||||
"fontStyle": "bold",
|
||||
"foreground": "{{gray2}}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Markup - Table",
|
||||
"scope": ["markup.table"],
|
||||
"settings": {
|
||||
"foreground": "{{fg}}"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
214
editors/zed/everforest-dark-hard.json
Normal file
214
editors/zed/everforest-dark-hard.json
Normal file
@@ -0,0 +1,214 @@
|
||||
{
|
||||
"$schema": "https://zed.dev/schema/themes/v0.1.0.json",
|
||||
"name": "Everforest",
|
||||
"appearance": "dark",
|
||||
"author": "Generated from template",
|
||||
"style": {
|
||||
"border": "#859289",
|
||||
"border.variant": "#7a8478",
|
||||
"border.focused": "#7fbbb3",
|
||||
"border.selected": "#7fbbb3",
|
||||
"border.transparent": "#2b3339",
|
||||
"border.disabled": "#859289",
|
||||
"elevated_surface.background": "#323c41",
|
||||
"surface.background": "#2b3339",
|
||||
"background": "#2b3339",
|
||||
"element.background": "#323c41",
|
||||
"element.hover": "#3a454a",
|
||||
"element.active": "#3a454a",
|
||||
"element.selected": "#3a454a",
|
||||
"element.disabled": "#859289",
|
||||
"drop_target.background": "#7fbbb3",
|
||||
"ghost_element.background": "#323c41",
|
||||
"ghost_element.hover": "#3a454a",
|
||||
"ghost_element.active": "#3a454a",
|
||||
"ghost_element.selected": "#3a454a",
|
||||
"ghost_element.disabled": "#859289",
|
||||
"text": "#d3c6aa",
|
||||
"text.muted": "#859289",
|
||||
"text.placeholder": "#859289",
|
||||
"text.disabled": "#859289",
|
||||
"text.accent": "#7fbbb3",
|
||||
"icon": "#d3c6aa",
|
||||
"icon.muted": "#859289",
|
||||
"icon.disabled": "#859289",
|
||||
"icon.placeholder": "#859289",
|
||||
"icon.accent": "#7fbbb3",
|
||||
"status_bar.background": "#323c41",
|
||||
"title_bar.background": "#2b3339",
|
||||
"toolbar.background": "#323c41",
|
||||
"tab_bar.background": "#323c41",
|
||||
"tab.inactive_background": "#323c41",
|
||||
"tab.active_background": "#2b3339",
|
||||
"search.match_background": "#dbbc7f",
|
||||
"panel.background": "#323c41",
|
||||
"panel.focused_border": "#7fbbb3",
|
||||
"pane.focused_border": "#7fbbb3",
|
||||
"scrollbar.thumb.background": "#859289",
|
||||
"scrollbar.thumb.hover_background": "#9da9a0",
|
||||
"scrollbar.thumb.border": "#7a8478",
|
||||
"scrollbar.track.background": "#2b3339",
|
||||
"scrollbar.track.border": "#7a8478",
|
||||
"editor.foreground": "#d3c6aa",
|
||||
"editor.background": "#2b3339",
|
||||
"editor.gutter.background": "#2b3339",
|
||||
"editor.subheader.background": "#323c41",
|
||||
"editor.active_line.background": "#323c41",
|
||||
"editor.highlighted_line.background": "#323c41",
|
||||
"editor.line_number": "#859289",
|
||||
"editor.active_line_number": "#dbbc7f",
|
||||
"editor.invisible": "#859289",
|
||||
"editor.wrap_guide": "#859289",
|
||||
"editor.active_wrap_guide": "#9da9a0",
|
||||
"editor.document_highlight.read_background": "#323c41",
|
||||
"editor.document_highlight.write_background": "#3a454a",
|
||||
"terminal.background": "#2b3339",
|
||||
"terminal.foreground": "#d3c6aa",
|
||||
"terminal.bright_foreground": "#d3c6aa",
|
||||
"terminal.dim_foreground": "#859289",
|
||||
"terminal.ansi.black": "#2b3339",
|
||||
"terminal.ansi.red": "#e67e80",
|
||||
"terminal.ansi.green": "#a7c080",
|
||||
"terminal.ansi.yellow": "#dbbc7f",
|
||||
"terminal.ansi.blue": "#7fbbb3",
|
||||
"terminal.ansi.magenta": "#d699b6",
|
||||
"terminal.ansi.cyan": "#83c092",
|
||||
"terminal.ansi.white": "#d3c6aa",
|
||||
"terminal.ansi.bright_black": "#7a8478",
|
||||
"terminal.ansi.bright_red": "#e67e80",
|
||||
"terminal.ansi.bright_green": "#a7c080",
|
||||
"terminal.ansi.bright_yellow": "#dbbc7f",
|
||||
"terminal.ansi.bright_blue": "#7fbbb3",
|
||||
"terminal.ansi.bright_magenta": "#d699b6",
|
||||
"terminal.ansi.bright_cyan": "#83c092",
|
||||
"terminal.ansi.bright_white": "#d3c6aa",
|
||||
"link_text.hover": "#7fbbb3"
|
||||
},
|
||||
"syntax": {
|
||||
"attribute": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"boolean": {
|
||||
"color": "#d699b6"
|
||||
},
|
||||
"comment": {
|
||||
"color": "#859289",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"comment.doc": {
|
||||
"color": "#859289",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"constant": {
|
||||
"color": "#d699b6"
|
||||
},
|
||||
"constructor": {
|
||||
"color": "#dbbc7f"
|
||||
},
|
||||
"embedded": {
|
||||
"color": "#d3c6aa"
|
||||
},
|
||||
"emphasis": {
|
||||
"color": "#7fbbb3",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"emphasis.strong": {
|
||||
"color": "#7fbbb3",
|
||||
"font_weight": 700
|
||||
},
|
||||
"enum": {
|
||||
"color": "#dbbc7f"
|
||||
},
|
||||
"function": {
|
||||
"color": "#a7c080"
|
||||
},
|
||||
"hint": {
|
||||
"color": "#83c092",
|
||||
"font_weight": 700
|
||||
},
|
||||
"keyword": {
|
||||
"color": "#e67e80"
|
||||
},
|
||||
"label": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"link_text": {
|
||||
"color": "#7fbbb3",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"link_uri": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"number": {
|
||||
"color": "#d699b6"
|
||||
},
|
||||
"operator": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"predictive": {
|
||||
"color": "#859289",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"preproc": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"primary": {
|
||||
"color": "#d3c6aa"
|
||||
},
|
||||
"property": {
|
||||
"color": "#7fbbb3"
|
||||
},
|
||||
"punctuation": {
|
||||
"color": "#d3c6aa"
|
||||
},
|
||||
"punctuation.bracket": {
|
||||
"color": "#d3c6aa"
|
||||
},
|
||||
"punctuation.delimiter": {
|
||||
"color": "#d3c6aa"
|
||||
},
|
||||
"punctuation.list_marker": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"punctuation.special": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"string": {
|
||||
"color": "#a7c080"
|
||||
},
|
||||
"string.escape": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"string.regex": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"string.special": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"string.special.symbol": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"tag": {
|
||||
"color": "#e67e80"
|
||||
},
|
||||
"text.literal": {
|
||||
"color": "#a7c080"
|
||||
},
|
||||
"title": {
|
||||
"color": "#7fbbb3",
|
||||
"font_weight": 700
|
||||
},
|
||||
"type": {
|
||||
"color": "#dbbc7f"
|
||||
},
|
||||
"variable": {
|
||||
"color": "#d3c6aa"
|
||||
},
|
||||
"variable.special": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"variant": {
|
||||
"color": "#83c092"
|
||||
}
|
||||
}
|
||||
}
|
||||
214
editors/zed/everforest-dark-medium.json
Normal file
214
editors/zed/everforest-dark-medium.json
Normal file
@@ -0,0 +1,214 @@
|
||||
{
|
||||
"$schema": "https://zed.dev/schema/themes/v0.1.0.json",
|
||||
"name": "Everforest",
|
||||
"appearance": "dark",
|
||||
"author": "Generated from template",
|
||||
"style": {
|
||||
"border": "#859289",
|
||||
"border.variant": "#7a8478",
|
||||
"border.focused": "#7fbbb3",
|
||||
"border.selected": "#7fbbb3",
|
||||
"border.transparent": "#2f383e",
|
||||
"border.disabled": "#859289",
|
||||
"elevated_surface.background": "#374247",
|
||||
"surface.background": "#2f383e",
|
||||
"background": "#2f383e",
|
||||
"element.background": "#374247",
|
||||
"element.hover": "#404c51",
|
||||
"element.active": "#404c51",
|
||||
"element.selected": "#404c51",
|
||||
"element.disabled": "#859289",
|
||||
"drop_target.background": "#7fbbb3",
|
||||
"ghost_element.background": "#374247",
|
||||
"ghost_element.hover": "#404c51",
|
||||
"ghost_element.active": "#404c51",
|
||||
"ghost_element.selected": "#404c51",
|
||||
"ghost_element.disabled": "#859289",
|
||||
"text": "#d3c6aa",
|
||||
"text.muted": "#859289",
|
||||
"text.placeholder": "#859289",
|
||||
"text.disabled": "#859289",
|
||||
"text.accent": "#7fbbb3",
|
||||
"icon": "#d3c6aa",
|
||||
"icon.muted": "#859289",
|
||||
"icon.disabled": "#859289",
|
||||
"icon.placeholder": "#859289",
|
||||
"icon.accent": "#7fbbb3",
|
||||
"status_bar.background": "#374247",
|
||||
"title_bar.background": "#2f383e",
|
||||
"toolbar.background": "#374247",
|
||||
"tab_bar.background": "#374247",
|
||||
"tab.inactive_background": "#374247",
|
||||
"tab.active_background": "#2f383e",
|
||||
"search.match_background": "#dbbc7f",
|
||||
"panel.background": "#374247",
|
||||
"panel.focused_border": "#7fbbb3",
|
||||
"pane.focused_border": "#7fbbb3",
|
||||
"scrollbar.thumb.background": "#859289",
|
||||
"scrollbar.thumb.hover_background": "#9da9a0",
|
||||
"scrollbar.thumb.border": "#7a8478",
|
||||
"scrollbar.track.background": "#2f383e",
|
||||
"scrollbar.track.border": "#7a8478",
|
||||
"editor.foreground": "#d3c6aa",
|
||||
"editor.background": "#2f383e",
|
||||
"editor.gutter.background": "#2f383e",
|
||||
"editor.subheader.background": "#374247",
|
||||
"editor.active_line.background": "#374247",
|
||||
"editor.highlighted_line.background": "#374247",
|
||||
"editor.line_number": "#859289",
|
||||
"editor.active_line_number": "#dbbc7f",
|
||||
"editor.invisible": "#859289",
|
||||
"editor.wrap_guide": "#859289",
|
||||
"editor.active_wrap_guide": "#9da9a0",
|
||||
"editor.document_highlight.read_background": "#374247",
|
||||
"editor.document_highlight.write_background": "#404c51",
|
||||
"terminal.background": "#2f383e",
|
||||
"terminal.foreground": "#d3c6aa",
|
||||
"terminal.bright_foreground": "#d3c6aa",
|
||||
"terminal.dim_foreground": "#859289",
|
||||
"terminal.ansi.black": "#2f383e",
|
||||
"terminal.ansi.red": "#e67e80",
|
||||
"terminal.ansi.green": "#a7c080",
|
||||
"terminal.ansi.yellow": "#dbbc7f",
|
||||
"terminal.ansi.blue": "#7fbbb3",
|
||||
"terminal.ansi.magenta": "#d699b6",
|
||||
"terminal.ansi.cyan": "#83c092",
|
||||
"terminal.ansi.white": "#d3c6aa",
|
||||
"terminal.ansi.bright_black": "#7a8478",
|
||||
"terminal.ansi.bright_red": "#e67e80",
|
||||
"terminal.ansi.bright_green": "#a7c080",
|
||||
"terminal.ansi.bright_yellow": "#dbbc7f",
|
||||
"terminal.ansi.bright_blue": "#7fbbb3",
|
||||
"terminal.ansi.bright_magenta": "#d699b6",
|
||||
"terminal.ansi.bright_cyan": "#83c092",
|
||||
"terminal.ansi.bright_white": "#d3c6aa",
|
||||
"link_text.hover": "#7fbbb3"
|
||||
},
|
||||
"syntax": {
|
||||
"attribute": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"boolean": {
|
||||
"color": "#d699b6"
|
||||
},
|
||||
"comment": {
|
||||
"color": "#859289",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"comment.doc": {
|
||||
"color": "#859289",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"constant": {
|
||||
"color": "#d699b6"
|
||||
},
|
||||
"constructor": {
|
||||
"color": "#dbbc7f"
|
||||
},
|
||||
"embedded": {
|
||||
"color": "#d3c6aa"
|
||||
},
|
||||
"emphasis": {
|
||||
"color": "#7fbbb3",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"emphasis.strong": {
|
||||
"color": "#7fbbb3",
|
||||
"font_weight": 700
|
||||
},
|
||||
"enum": {
|
||||
"color": "#dbbc7f"
|
||||
},
|
||||
"function": {
|
||||
"color": "#a7c080"
|
||||
},
|
||||
"hint": {
|
||||
"color": "#83c092",
|
||||
"font_weight": 700
|
||||
},
|
||||
"keyword": {
|
||||
"color": "#e67e80"
|
||||
},
|
||||
"label": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"link_text": {
|
||||
"color": "#7fbbb3",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"link_uri": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"number": {
|
||||
"color": "#d699b6"
|
||||
},
|
||||
"operator": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"predictive": {
|
||||
"color": "#859289",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"preproc": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"primary": {
|
||||
"color": "#d3c6aa"
|
||||
},
|
||||
"property": {
|
||||
"color": "#7fbbb3"
|
||||
},
|
||||
"punctuation": {
|
||||
"color": "#d3c6aa"
|
||||
},
|
||||
"punctuation.bracket": {
|
||||
"color": "#d3c6aa"
|
||||
},
|
||||
"punctuation.delimiter": {
|
||||
"color": "#d3c6aa"
|
||||
},
|
||||
"punctuation.list_marker": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"punctuation.special": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"string": {
|
||||
"color": "#a7c080"
|
||||
},
|
||||
"string.escape": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"string.regex": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"string.special": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"string.special.symbol": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"tag": {
|
||||
"color": "#e67e80"
|
||||
},
|
||||
"text.literal": {
|
||||
"color": "#a7c080"
|
||||
},
|
||||
"title": {
|
||||
"color": "#7fbbb3",
|
||||
"font_weight": 700
|
||||
},
|
||||
"type": {
|
||||
"color": "#dbbc7f"
|
||||
},
|
||||
"variable": {
|
||||
"color": "#d3c6aa"
|
||||
},
|
||||
"variable.special": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"variant": {
|
||||
"color": "#83c092"
|
||||
}
|
||||
}
|
||||
}
|
||||
214
editors/zed/everforest-dark-soft.json
Normal file
214
editors/zed/everforest-dark-soft.json
Normal file
@@ -0,0 +1,214 @@
|
||||
{
|
||||
"$schema": "https://zed.dev/schema/themes/v0.1.0.json",
|
||||
"name": "Everforest",
|
||||
"appearance": "dark",
|
||||
"author": "Generated from template",
|
||||
"style": {
|
||||
"border": "#859289",
|
||||
"border.variant": "#7a8478",
|
||||
"border.focused": "#7fbbb3",
|
||||
"border.selected": "#7fbbb3",
|
||||
"border.transparent": "#323d43",
|
||||
"border.disabled": "#859289",
|
||||
"elevated_surface.background": "#3a464c",
|
||||
"surface.background": "#323d43",
|
||||
"background": "#323d43",
|
||||
"element.background": "#3a464c",
|
||||
"element.hover": "#434f55",
|
||||
"element.active": "#434f55",
|
||||
"element.selected": "#434f55",
|
||||
"element.disabled": "#859289",
|
||||
"drop_target.background": "#7fbbb3",
|
||||
"ghost_element.background": "#3a464c",
|
||||
"ghost_element.hover": "#434f55",
|
||||
"ghost_element.active": "#434f55",
|
||||
"ghost_element.selected": "#434f55",
|
||||
"ghost_element.disabled": "#859289",
|
||||
"text": "#d3c6aa",
|
||||
"text.muted": "#859289",
|
||||
"text.placeholder": "#859289",
|
||||
"text.disabled": "#859289",
|
||||
"text.accent": "#7fbbb3",
|
||||
"icon": "#d3c6aa",
|
||||
"icon.muted": "#859289",
|
||||
"icon.disabled": "#859289",
|
||||
"icon.placeholder": "#859289",
|
||||
"icon.accent": "#7fbbb3",
|
||||
"status_bar.background": "#3a464c",
|
||||
"title_bar.background": "#323d43",
|
||||
"toolbar.background": "#3a464c",
|
||||
"tab_bar.background": "#3a464c",
|
||||
"tab.inactive_background": "#3a464c",
|
||||
"tab.active_background": "#323d43",
|
||||
"search.match_background": "#dbbc7f",
|
||||
"panel.background": "#3a464c",
|
||||
"panel.focused_border": "#7fbbb3",
|
||||
"pane.focused_border": "#7fbbb3",
|
||||
"scrollbar.thumb.background": "#859289",
|
||||
"scrollbar.thumb.hover_background": "#9da9a0",
|
||||
"scrollbar.thumb.border": "#7a8478",
|
||||
"scrollbar.track.background": "#323d43",
|
||||
"scrollbar.track.border": "#7a8478",
|
||||
"editor.foreground": "#d3c6aa",
|
||||
"editor.background": "#323d43",
|
||||
"editor.gutter.background": "#323d43",
|
||||
"editor.subheader.background": "#3a464c",
|
||||
"editor.active_line.background": "#3a464c",
|
||||
"editor.highlighted_line.background": "#3a464c",
|
||||
"editor.line_number": "#859289",
|
||||
"editor.active_line_number": "#dbbc7f",
|
||||
"editor.invisible": "#859289",
|
||||
"editor.wrap_guide": "#859289",
|
||||
"editor.active_wrap_guide": "#9da9a0",
|
||||
"editor.document_highlight.read_background": "#3a464c",
|
||||
"editor.document_highlight.write_background": "#434f55",
|
||||
"terminal.background": "#323d43",
|
||||
"terminal.foreground": "#d3c6aa",
|
||||
"terminal.bright_foreground": "#d3c6aa",
|
||||
"terminal.dim_foreground": "#859289",
|
||||
"terminal.ansi.black": "#323d43",
|
||||
"terminal.ansi.red": "#e67e80",
|
||||
"terminal.ansi.green": "#a7c080",
|
||||
"terminal.ansi.yellow": "#dbbc7f",
|
||||
"terminal.ansi.blue": "#7fbbb3",
|
||||
"terminal.ansi.magenta": "#d699b6",
|
||||
"terminal.ansi.cyan": "#83c092",
|
||||
"terminal.ansi.white": "#d3c6aa",
|
||||
"terminal.ansi.bright_black": "#7a8478",
|
||||
"terminal.ansi.bright_red": "#e67e80",
|
||||
"terminal.ansi.bright_green": "#a7c080",
|
||||
"terminal.ansi.bright_yellow": "#dbbc7f",
|
||||
"terminal.ansi.bright_blue": "#7fbbb3",
|
||||
"terminal.ansi.bright_magenta": "#d699b6",
|
||||
"terminal.ansi.bright_cyan": "#83c092",
|
||||
"terminal.ansi.bright_white": "#d3c6aa",
|
||||
"link_text.hover": "#7fbbb3"
|
||||
},
|
||||
"syntax": {
|
||||
"attribute": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"boolean": {
|
||||
"color": "#d699b6"
|
||||
},
|
||||
"comment": {
|
||||
"color": "#859289",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"comment.doc": {
|
||||
"color": "#859289",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"constant": {
|
||||
"color": "#d699b6"
|
||||
},
|
||||
"constructor": {
|
||||
"color": "#dbbc7f"
|
||||
},
|
||||
"embedded": {
|
||||
"color": "#d3c6aa"
|
||||
},
|
||||
"emphasis": {
|
||||
"color": "#7fbbb3",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"emphasis.strong": {
|
||||
"color": "#7fbbb3",
|
||||
"font_weight": 700
|
||||
},
|
||||
"enum": {
|
||||
"color": "#dbbc7f"
|
||||
},
|
||||
"function": {
|
||||
"color": "#a7c080"
|
||||
},
|
||||
"hint": {
|
||||
"color": "#83c092",
|
||||
"font_weight": 700
|
||||
},
|
||||
"keyword": {
|
||||
"color": "#e67e80"
|
||||
},
|
||||
"label": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"link_text": {
|
||||
"color": "#7fbbb3",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"link_uri": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"number": {
|
||||
"color": "#d699b6"
|
||||
},
|
||||
"operator": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"predictive": {
|
||||
"color": "#859289",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"preproc": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"primary": {
|
||||
"color": "#d3c6aa"
|
||||
},
|
||||
"property": {
|
||||
"color": "#7fbbb3"
|
||||
},
|
||||
"punctuation": {
|
||||
"color": "#d3c6aa"
|
||||
},
|
||||
"punctuation.bracket": {
|
||||
"color": "#d3c6aa"
|
||||
},
|
||||
"punctuation.delimiter": {
|
||||
"color": "#d3c6aa"
|
||||
},
|
||||
"punctuation.list_marker": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"punctuation.special": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"string": {
|
||||
"color": "#a7c080"
|
||||
},
|
||||
"string.escape": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"string.regex": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"string.special": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"string.special.symbol": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"tag": {
|
||||
"color": "#e67e80"
|
||||
},
|
||||
"text.literal": {
|
||||
"color": "#a7c080"
|
||||
},
|
||||
"title": {
|
||||
"color": "#7fbbb3",
|
||||
"font_weight": 700
|
||||
},
|
||||
"type": {
|
||||
"color": "#dbbc7f"
|
||||
},
|
||||
"variable": {
|
||||
"color": "#d3c6aa"
|
||||
},
|
||||
"variable.special": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"variant": {
|
||||
"color": "#83c092"
|
||||
}
|
||||
}
|
||||
}
|
||||
214
editors/zed/everforest-light-hard.json
Normal file
214
editors/zed/everforest-light-hard.json
Normal file
@@ -0,0 +1,214 @@
|
||||
{
|
||||
"$schema": "https://zed.dev/schema/themes/v0.1.0.json",
|
||||
"name": "Everforest",
|
||||
"appearance": "dark",
|
||||
"author": "Generated from template",
|
||||
"style": {
|
||||
"border": "#b3c0b0",
|
||||
"border.variant": "#a6b0a0",
|
||||
"border.focused": "#7fbbb3",
|
||||
"border.selected": "#7fbbb3",
|
||||
"border.transparent": "#fdf6e3",
|
||||
"border.disabled": "#b3c0b0",
|
||||
"elevated_surface.background": "#f4f0d9",
|
||||
"surface.background": "#fdf6e3",
|
||||
"background": "#fdf6e3",
|
||||
"element.background": "#f4f0d9",
|
||||
"element.hover": "#efebd4",
|
||||
"element.active": "#efebd4",
|
||||
"element.selected": "#efebd4",
|
||||
"element.disabled": "#b3c0b0",
|
||||
"drop_target.background": "#7fbbb3",
|
||||
"ghost_element.background": "#f4f0d9",
|
||||
"ghost_element.hover": "#efebd4",
|
||||
"ghost_element.active": "#efebd4",
|
||||
"ghost_element.selected": "#efebd4",
|
||||
"ghost_element.disabled": "#b3c0b0",
|
||||
"text": "#5c6a72",
|
||||
"text.muted": "#b3c0b0",
|
||||
"text.placeholder": "#b3c0b0",
|
||||
"text.disabled": "#b3c0b0",
|
||||
"text.accent": "#7fbbb3",
|
||||
"icon": "#5c6a72",
|
||||
"icon.muted": "#b3c0b0",
|
||||
"icon.disabled": "#b3c0b0",
|
||||
"icon.placeholder": "#b3c0b0",
|
||||
"icon.accent": "#7fbbb3",
|
||||
"status_bar.background": "#f4f0d9",
|
||||
"title_bar.background": "#fdf6e3",
|
||||
"toolbar.background": "#f4f0d9",
|
||||
"tab_bar.background": "#f4f0d9",
|
||||
"tab.inactive_background": "#f4f0d9",
|
||||
"tab.active_background": "#fdf6e3",
|
||||
"search.match_background": "#dbbc7f",
|
||||
"panel.background": "#f4f0d9",
|
||||
"panel.focused_border": "#7fbbb3",
|
||||
"pane.focused_border": "#7fbbb3",
|
||||
"scrollbar.thumb.background": "#b3c0b0",
|
||||
"scrollbar.thumb.hover_background": "#c0cdb8",
|
||||
"scrollbar.thumb.border": "#a6b0a0",
|
||||
"scrollbar.track.background": "#fdf6e3",
|
||||
"scrollbar.track.border": "#a6b0a0",
|
||||
"editor.foreground": "#5c6a72",
|
||||
"editor.background": "#fdf6e3",
|
||||
"editor.gutter.background": "#fdf6e3",
|
||||
"editor.subheader.background": "#f4f0d9",
|
||||
"editor.active_line.background": "#f4f0d9",
|
||||
"editor.highlighted_line.background": "#f4f0d9",
|
||||
"editor.line_number": "#b3c0b0",
|
||||
"editor.active_line_number": "#dbbc7f",
|
||||
"editor.invisible": "#b3c0b0",
|
||||
"editor.wrap_guide": "#b3c0b0",
|
||||
"editor.active_wrap_guide": "#c0cdb8",
|
||||
"editor.document_highlight.read_background": "#f4f0d9",
|
||||
"editor.document_highlight.write_background": "#efebd4",
|
||||
"terminal.background": "#fdf6e3",
|
||||
"terminal.foreground": "#5c6a72",
|
||||
"terminal.bright_foreground": "#5c6a72",
|
||||
"terminal.dim_foreground": "#b3c0b0",
|
||||
"terminal.ansi.black": "#fdf6e3",
|
||||
"terminal.ansi.red": "#e67e80",
|
||||
"terminal.ansi.green": "#a7c080",
|
||||
"terminal.ansi.yellow": "#dbbc7f",
|
||||
"terminal.ansi.blue": "#7fbbb3",
|
||||
"terminal.ansi.magenta": "#d699b6",
|
||||
"terminal.ansi.cyan": "#83c092",
|
||||
"terminal.ansi.white": "#5c6a72",
|
||||
"terminal.ansi.bright_black": "#a6b0a0",
|
||||
"terminal.ansi.bright_red": "#e67e80",
|
||||
"terminal.ansi.bright_green": "#a7c080",
|
||||
"terminal.ansi.bright_yellow": "#dbbc7f",
|
||||
"terminal.ansi.bright_blue": "#7fbbb3",
|
||||
"terminal.ansi.bright_magenta": "#d699b6",
|
||||
"terminal.ansi.bright_cyan": "#83c092",
|
||||
"terminal.ansi.bright_white": "#5c6a72",
|
||||
"link_text.hover": "#7fbbb3"
|
||||
},
|
||||
"syntax": {
|
||||
"attribute": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"boolean": {
|
||||
"color": "#d699b6"
|
||||
},
|
||||
"comment": {
|
||||
"color": "#b3c0b0",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"comment.doc": {
|
||||
"color": "#b3c0b0",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"constant": {
|
||||
"color": "#d699b6"
|
||||
},
|
||||
"constructor": {
|
||||
"color": "#dbbc7f"
|
||||
},
|
||||
"embedded": {
|
||||
"color": "#5c6a72"
|
||||
},
|
||||
"emphasis": {
|
||||
"color": "#7fbbb3",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"emphasis.strong": {
|
||||
"color": "#7fbbb3",
|
||||
"font_weight": 700
|
||||
},
|
||||
"enum": {
|
||||
"color": "#dbbc7f"
|
||||
},
|
||||
"function": {
|
||||
"color": "#a7c080"
|
||||
},
|
||||
"hint": {
|
||||
"color": "#83c092",
|
||||
"font_weight": 700
|
||||
},
|
||||
"keyword": {
|
||||
"color": "#e67e80"
|
||||
},
|
||||
"label": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"link_text": {
|
||||
"color": "#7fbbb3",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"link_uri": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"number": {
|
||||
"color": "#d699b6"
|
||||
},
|
||||
"operator": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"predictive": {
|
||||
"color": "#b3c0b0",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"preproc": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"primary": {
|
||||
"color": "#5c6a72"
|
||||
},
|
||||
"property": {
|
||||
"color": "#7fbbb3"
|
||||
},
|
||||
"punctuation": {
|
||||
"color": "#5c6a72"
|
||||
},
|
||||
"punctuation.bracket": {
|
||||
"color": "#5c6a72"
|
||||
},
|
||||
"punctuation.delimiter": {
|
||||
"color": "#5c6a72"
|
||||
},
|
||||
"punctuation.list_marker": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"punctuation.special": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"string": {
|
||||
"color": "#a7c080"
|
||||
},
|
||||
"string.escape": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"string.regex": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"string.special": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"string.special.symbol": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"tag": {
|
||||
"color": "#e67e80"
|
||||
},
|
||||
"text.literal": {
|
||||
"color": "#a7c080"
|
||||
},
|
||||
"title": {
|
||||
"color": "#7fbbb3",
|
||||
"font_weight": 700
|
||||
},
|
||||
"type": {
|
||||
"color": "#dbbc7f"
|
||||
},
|
||||
"variable": {
|
||||
"color": "#5c6a72"
|
||||
},
|
||||
"variable.special": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"variant": {
|
||||
"color": "#83c092"
|
||||
}
|
||||
}
|
||||
}
|
||||
214
editors/zed/everforest-light-medium.json
Normal file
214
editors/zed/everforest-light-medium.json
Normal file
@@ -0,0 +1,214 @@
|
||||
{
|
||||
"$schema": "https://zed.dev/schema/themes/v0.1.0.json",
|
||||
"name": "Everforest",
|
||||
"appearance": "dark",
|
||||
"author": "Generated from template",
|
||||
"style": {
|
||||
"border": "#b3c0b0",
|
||||
"border.variant": "#a6b0a0",
|
||||
"border.focused": "#7fbbb3",
|
||||
"border.selected": "#7fbbb3",
|
||||
"border.transparent": "#f3ead3",
|
||||
"border.disabled": "#b3c0b0",
|
||||
"elevated_surface.background": "#ede6cf",
|
||||
"surface.background": "#f3ead3",
|
||||
"background": "#f3ead3",
|
||||
"element.background": "#ede6cf",
|
||||
"element.hover": "#e8e3cc",
|
||||
"element.active": "#e8e3cc",
|
||||
"element.selected": "#e8e3cc",
|
||||
"element.disabled": "#b3c0b0",
|
||||
"drop_target.background": "#7fbbb3",
|
||||
"ghost_element.background": "#ede6cf",
|
||||
"ghost_element.hover": "#e8e3cc",
|
||||
"ghost_element.active": "#e8e3cc",
|
||||
"ghost_element.selected": "#e8e3cc",
|
||||
"ghost_element.disabled": "#b3c0b0",
|
||||
"text": "#5c6a72",
|
||||
"text.muted": "#b3c0b0",
|
||||
"text.placeholder": "#b3c0b0",
|
||||
"text.disabled": "#b3c0b0",
|
||||
"text.accent": "#7fbbb3",
|
||||
"icon": "#5c6a72",
|
||||
"icon.muted": "#b3c0b0",
|
||||
"icon.disabled": "#b3c0b0",
|
||||
"icon.placeholder": "#b3c0b0",
|
||||
"icon.accent": "#7fbbb3",
|
||||
"status_bar.background": "#ede6cf",
|
||||
"title_bar.background": "#f3ead3",
|
||||
"toolbar.background": "#ede6cf",
|
||||
"tab_bar.background": "#ede6cf",
|
||||
"tab.inactive_background": "#ede6cf",
|
||||
"tab.active_background": "#f3ead3",
|
||||
"search.match_background": "#dbbc7f",
|
||||
"panel.background": "#ede6cf",
|
||||
"panel.focused_border": "#7fbbb3",
|
||||
"pane.focused_border": "#7fbbb3",
|
||||
"scrollbar.thumb.background": "#b3c0b0",
|
||||
"scrollbar.thumb.hover_background": "#c0cdb8",
|
||||
"scrollbar.thumb.border": "#a6b0a0",
|
||||
"scrollbar.track.background": "#f3ead3",
|
||||
"scrollbar.track.border": "#a6b0a0",
|
||||
"editor.foreground": "#5c6a72",
|
||||
"editor.background": "#f3ead3",
|
||||
"editor.gutter.background": "#f3ead3",
|
||||
"editor.subheader.background": "#ede6cf",
|
||||
"editor.active_line.background": "#ede6cf",
|
||||
"editor.highlighted_line.background": "#ede6cf",
|
||||
"editor.line_number": "#b3c0b0",
|
||||
"editor.active_line_number": "#dbbc7f",
|
||||
"editor.invisible": "#b3c0b0",
|
||||
"editor.wrap_guide": "#b3c0b0",
|
||||
"editor.active_wrap_guide": "#c0cdb8",
|
||||
"editor.document_highlight.read_background": "#ede6cf",
|
||||
"editor.document_highlight.write_background": "#e8e3cc",
|
||||
"terminal.background": "#f3ead3",
|
||||
"terminal.foreground": "#5c6a72",
|
||||
"terminal.bright_foreground": "#5c6a72",
|
||||
"terminal.dim_foreground": "#b3c0b0",
|
||||
"terminal.ansi.black": "#f3ead3",
|
||||
"terminal.ansi.red": "#e67e80",
|
||||
"terminal.ansi.green": "#a7c080",
|
||||
"terminal.ansi.yellow": "#dbbc7f",
|
||||
"terminal.ansi.blue": "#7fbbb3",
|
||||
"terminal.ansi.magenta": "#d699b6",
|
||||
"terminal.ansi.cyan": "#83c092",
|
||||
"terminal.ansi.white": "#5c6a72",
|
||||
"terminal.ansi.bright_black": "#a6b0a0",
|
||||
"terminal.ansi.bright_red": "#e67e80",
|
||||
"terminal.ansi.bright_green": "#a7c080",
|
||||
"terminal.ansi.bright_yellow": "#dbbc7f",
|
||||
"terminal.ansi.bright_blue": "#7fbbb3",
|
||||
"terminal.ansi.bright_magenta": "#d699b6",
|
||||
"terminal.ansi.bright_cyan": "#83c092",
|
||||
"terminal.ansi.bright_white": "#5c6a72",
|
||||
"link_text.hover": "#7fbbb3"
|
||||
},
|
||||
"syntax": {
|
||||
"attribute": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"boolean": {
|
||||
"color": "#d699b6"
|
||||
},
|
||||
"comment": {
|
||||
"color": "#b3c0b0",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"comment.doc": {
|
||||
"color": "#b3c0b0",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"constant": {
|
||||
"color": "#d699b6"
|
||||
},
|
||||
"constructor": {
|
||||
"color": "#dbbc7f"
|
||||
},
|
||||
"embedded": {
|
||||
"color": "#5c6a72"
|
||||
},
|
||||
"emphasis": {
|
||||
"color": "#7fbbb3",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"emphasis.strong": {
|
||||
"color": "#7fbbb3",
|
||||
"font_weight": 700
|
||||
},
|
||||
"enum": {
|
||||
"color": "#dbbc7f"
|
||||
},
|
||||
"function": {
|
||||
"color": "#a7c080"
|
||||
},
|
||||
"hint": {
|
||||
"color": "#83c092",
|
||||
"font_weight": 700
|
||||
},
|
||||
"keyword": {
|
||||
"color": "#e67e80"
|
||||
},
|
||||
"label": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"link_text": {
|
||||
"color": "#7fbbb3",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"link_uri": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"number": {
|
||||
"color": "#d699b6"
|
||||
},
|
||||
"operator": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"predictive": {
|
||||
"color": "#b3c0b0",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"preproc": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"primary": {
|
||||
"color": "#5c6a72"
|
||||
},
|
||||
"property": {
|
||||
"color": "#7fbbb3"
|
||||
},
|
||||
"punctuation": {
|
||||
"color": "#5c6a72"
|
||||
},
|
||||
"punctuation.bracket": {
|
||||
"color": "#5c6a72"
|
||||
},
|
||||
"punctuation.delimiter": {
|
||||
"color": "#5c6a72"
|
||||
},
|
||||
"punctuation.list_marker": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"punctuation.special": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"string": {
|
||||
"color": "#a7c080"
|
||||
},
|
||||
"string.escape": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"string.regex": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"string.special": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"string.special.symbol": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"tag": {
|
||||
"color": "#e67e80"
|
||||
},
|
||||
"text.literal": {
|
||||
"color": "#a7c080"
|
||||
},
|
||||
"title": {
|
||||
"color": "#7fbbb3",
|
||||
"font_weight": 700
|
||||
},
|
||||
"type": {
|
||||
"color": "#dbbc7f"
|
||||
},
|
||||
"variable": {
|
||||
"color": "#5c6a72"
|
||||
},
|
||||
"variable.special": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"variant": {
|
||||
"color": "#83c092"
|
||||
}
|
||||
}
|
||||
}
|
||||
214
editors/zed/everforest-light-soft.json
Normal file
214
editors/zed/everforest-light-soft.json
Normal file
@@ -0,0 +1,214 @@
|
||||
{
|
||||
"$schema": "https://zed.dev/schema/themes/v0.1.0.json",
|
||||
"name": "Everforest",
|
||||
"appearance": "dark",
|
||||
"author": "Generated from template",
|
||||
"style": {
|
||||
"border": "#b3c0b0",
|
||||
"border.variant": "#a6b0a0",
|
||||
"border.focused": "#7fbbb3",
|
||||
"border.selected": "#7fbbb3",
|
||||
"border.transparent": "#f0e5cf",
|
||||
"border.disabled": "#b3c0b0",
|
||||
"elevated_surface.background": "#e9e1cc",
|
||||
"surface.background": "#f0e5cf",
|
||||
"background": "#f0e5cf",
|
||||
"element.background": "#e9e1cc",
|
||||
"element.hover": "#e4dfc8",
|
||||
"element.active": "#e4dfc8",
|
||||
"element.selected": "#e4dfc8",
|
||||
"element.disabled": "#b3c0b0",
|
||||
"drop_target.background": "#7fbbb3",
|
||||
"ghost_element.background": "#e9e1cc",
|
||||
"ghost_element.hover": "#e4dfc8",
|
||||
"ghost_element.active": "#e4dfc8",
|
||||
"ghost_element.selected": "#e4dfc8",
|
||||
"ghost_element.disabled": "#b3c0b0",
|
||||
"text": "#5c6a72",
|
||||
"text.muted": "#b3c0b0",
|
||||
"text.placeholder": "#b3c0b0",
|
||||
"text.disabled": "#b3c0b0",
|
||||
"text.accent": "#7fbbb3",
|
||||
"icon": "#5c6a72",
|
||||
"icon.muted": "#b3c0b0",
|
||||
"icon.disabled": "#b3c0b0",
|
||||
"icon.placeholder": "#b3c0b0",
|
||||
"icon.accent": "#7fbbb3",
|
||||
"status_bar.background": "#e9e1cc",
|
||||
"title_bar.background": "#f0e5cf",
|
||||
"toolbar.background": "#e9e1cc",
|
||||
"tab_bar.background": "#e9e1cc",
|
||||
"tab.inactive_background": "#e9e1cc",
|
||||
"tab.active_background": "#f0e5cf",
|
||||
"search.match_background": "#dbbc7f",
|
||||
"panel.background": "#e9e1cc",
|
||||
"panel.focused_border": "#7fbbb3",
|
||||
"pane.focused_border": "#7fbbb3",
|
||||
"scrollbar.thumb.background": "#b3c0b0",
|
||||
"scrollbar.thumb.hover_background": "#c0cdb8",
|
||||
"scrollbar.thumb.border": "#a6b0a0",
|
||||
"scrollbar.track.background": "#f0e5cf",
|
||||
"scrollbar.track.border": "#a6b0a0",
|
||||
"editor.foreground": "#5c6a72",
|
||||
"editor.background": "#f0e5cf",
|
||||
"editor.gutter.background": "#f0e5cf",
|
||||
"editor.subheader.background": "#e9e1cc",
|
||||
"editor.active_line.background": "#e9e1cc",
|
||||
"editor.highlighted_line.background": "#e9e1cc",
|
||||
"editor.line_number": "#b3c0b0",
|
||||
"editor.active_line_number": "#dbbc7f",
|
||||
"editor.invisible": "#b3c0b0",
|
||||
"editor.wrap_guide": "#b3c0b0",
|
||||
"editor.active_wrap_guide": "#c0cdb8",
|
||||
"editor.document_highlight.read_background": "#e9e1cc",
|
||||
"editor.document_highlight.write_background": "#e4dfc8",
|
||||
"terminal.background": "#f0e5cf",
|
||||
"terminal.foreground": "#5c6a72",
|
||||
"terminal.bright_foreground": "#5c6a72",
|
||||
"terminal.dim_foreground": "#b3c0b0",
|
||||
"terminal.ansi.black": "#f0e5cf",
|
||||
"terminal.ansi.red": "#e67e80",
|
||||
"terminal.ansi.green": "#a7c080",
|
||||
"terminal.ansi.yellow": "#dbbc7f",
|
||||
"terminal.ansi.blue": "#7fbbb3",
|
||||
"terminal.ansi.magenta": "#d699b6",
|
||||
"terminal.ansi.cyan": "#83c092",
|
||||
"terminal.ansi.white": "#5c6a72",
|
||||
"terminal.ansi.bright_black": "#a6b0a0",
|
||||
"terminal.ansi.bright_red": "#e67e80",
|
||||
"terminal.ansi.bright_green": "#a7c080",
|
||||
"terminal.ansi.bright_yellow": "#dbbc7f",
|
||||
"terminal.ansi.bright_blue": "#7fbbb3",
|
||||
"terminal.ansi.bright_magenta": "#d699b6",
|
||||
"terminal.ansi.bright_cyan": "#83c092",
|
||||
"terminal.ansi.bright_white": "#5c6a72",
|
||||
"link_text.hover": "#7fbbb3"
|
||||
},
|
||||
"syntax": {
|
||||
"attribute": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"boolean": {
|
||||
"color": "#d699b6"
|
||||
},
|
||||
"comment": {
|
||||
"color": "#b3c0b0",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"comment.doc": {
|
||||
"color": "#b3c0b0",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"constant": {
|
||||
"color": "#d699b6"
|
||||
},
|
||||
"constructor": {
|
||||
"color": "#dbbc7f"
|
||||
},
|
||||
"embedded": {
|
||||
"color": "#5c6a72"
|
||||
},
|
||||
"emphasis": {
|
||||
"color": "#7fbbb3",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"emphasis.strong": {
|
||||
"color": "#7fbbb3",
|
||||
"font_weight": 700
|
||||
},
|
||||
"enum": {
|
||||
"color": "#dbbc7f"
|
||||
},
|
||||
"function": {
|
||||
"color": "#a7c080"
|
||||
},
|
||||
"hint": {
|
||||
"color": "#83c092",
|
||||
"font_weight": 700
|
||||
},
|
||||
"keyword": {
|
||||
"color": "#e67e80"
|
||||
},
|
||||
"label": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"link_text": {
|
||||
"color": "#7fbbb3",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"link_uri": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"number": {
|
||||
"color": "#d699b6"
|
||||
},
|
||||
"operator": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"predictive": {
|
||||
"color": "#b3c0b0",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"preproc": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"primary": {
|
||||
"color": "#5c6a72"
|
||||
},
|
||||
"property": {
|
||||
"color": "#7fbbb3"
|
||||
},
|
||||
"punctuation": {
|
||||
"color": "#5c6a72"
|
||||
},
|
||||
"punctuation.bracket": {
|
||||
"color": "#5c6a72"
|
||||
},
|
||||
"punctuation.delimiter": {
|
||||
"color": "#5c6a72"
|
||||
},
|
||||
"punctuation.list_marker": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"punctuation.special": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"string": {
|
||||
"color": "#a7c080"
|
||||
},
|
||||
"string.escape": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"string.regex": {
|
||||
"color": "#83c092"
|
||||
},
|
||||
"string.special": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"string.special.symbol": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"tag": {
|
||||
"color": "#e67e80"
|
||||
},
|
||||
"text.literal": {
|
||||
"color": "#a7c080"
|
||||
},
|
||||
"title": {
|
||||
"color": "#7fbbb3",
|
||||
"font_weight": 700
|
||||
},
|
||||
"type": {
|
||||
"color": "#dbbc7f"
|
||||
},
|
||||
"variable": {
|
||||
"color": "#5c6a72"
|
||||
},
|
||||
"variable.special": {
|
||||
"color": "#e69875"
|
||||
},
|
||||
"variant": {
|
||||
"color": "#83c092"
|
||||
}
|
||||
}
|
||||
}
|
||||
214
editors/zed/template.json
Normal file
214
editors/zed/template.json
Normal file
@@ -0,0 +1,214 @@
|
||||
{
|
||||
"$schema": "https://zed.dev/schema/themes/v0.1.0.json",
|
||||
"name": "Everforest",
|
||||
"appearance": "dark",
|
||||
"author": "Generated from template",
|
||||
"style": {
|
||||
"border": "{{gray2}}",
|
||||
"border.variant": "{{gray1}}",
|
||||
"border.focused": "{{blue}}",
|
||||
"border.selected": "{{blue}}",
|
||||
"border.transparent": "{{bg}}",
|
||||
"border.disabled": "{{gray2}}",
|
||||
"elevated_surface.background": "{{bg1}}",
|
||||
"surface.background": "{{bg}}",
|
||||
"background": "{{bg}}",
|
||||
"element.background": "{{bg1}}",
|
||||
"element.hover": "{{bg2}}",
|
||||
"element.active": "{{bg2}}",
|
||||
"element.selected": "{{bg2}}",
|
||||
"element.disabled": "{{gray2}}",
|
||||
"drop_target.background": "{{blue}}",
|
||||
"ghost_element.background": "{{bg1}}",
|
||||
"ghost_element.hover": "{{bg2}}",
|
||||
"ghost_element.active": "{{bg2}}",
|
||||
"ghost_element.selected": "{{bg2}}",
|
||||
"ghost_element.disabled": "{{gray2}}",
|
||||
"text": "{{fg}}",
|
||||
"text.muted": "{{gray2}}",
|
||||
"text.placeholder": "{{gray2}}",
|
||||
"text.disabled": "{{gray2}}",
|
||||
"text.accent": "{{blue}}",
|
||||
"icon": "{{fg}}",
|
||||
"icon.muted": "{{gray2}}",
|
||||
"icon.disabled": "{{gray2}}",
|
||||
"icon.placeholder": "{{gray2}}",
|
||||
"icon.accent": "{{blue}}",
|
||||
"status_bar.background": "{{bg1}}",
|
||||
"title_bar.background": "{{bg}}",
|
||||
"toolbar.background": "{{bg1}}",
|
||||
"tab_bar.background": "{{bg1}}",
|
||||
"tab.inactive_background": "{{bg1}}",
|
||||
"tab.active_background": "{{bg}}",
|
||||
"search.match_background": "{{yellow}}",
|
||||
"panel.background": "{{bg1}}",
|
||||
"panel.focused_border": "{{blue}}",
|
||||
"pane.focused_border": "{{blue}}",
|
||||
"scrollbar.thumb.background": "{{gray2}}",
|
||||
"scrollbar.thumb.hover_background": "{{gray3}}",
|
||||
"scrollbar.thumb.border": "{{gray1}}",
|
||||
"scrollbar.track.background": "{{bg}}",
|
||||
"scrollbar.track.border": "{{gray1}}",
|
||||
"editor.foreground": "{{fg}}",
|
||||
"editor.background": "{{bg}}",
|
||||
"editor.gutter.background": "{{bg}}",
|
||||
"editor.subheader.background": "{{bg1}}",
|
||||
"editor.active_line.background": "{{bg1}}",
|
||||
"editor.highlighted_line.background": "{{bg1}}",
|
||||
"editor.line_number": "{{gray2}}",
|
||||
"editor.active_line_number": "{{yellow}}",
|
||||
"editor.invisible": "{{gray2}}",
|
||||
"editor.wrap_guide": "{{gray2}}",
|
||||
"editor.active_wrap_guide": "{{gray3}}",
|
||||
"editor.document_highlight.read_background": "{{bg1}}",
|
||||
"editor.document_highlight.write_background": "{{bg2}}",
|
||||
"terminal.background": "{{bg}}",
|
||||
"terminal.foreground": "{{fg}}",
|
||||
"terminal.bright_foreground": "{{fg}}",
|
||||
"terminal.dim_foreground": "{{gray2}}",
|
||||
"terminal.ansi.black": "{{bg}}",
|
||||
"terminal.ansi.red": "{{red}}",
|
||||
"terminal.ansi.green": "{{green}}",
|
||||
"terminal.ansi.yellow": "{{yellow}}",
|
||||
"terminal.ansi.blue": "{{blue}}",
|
||||
"terminal.ansi.magenta": "{{purple}}",
|
||||
"terminal.ansi.cyan": "{{aqua}}",
|
||||
"terminal.ansi.white": "{{fg}}",
|
||||
"terminal.ansi.bright_black": "{{gray1}}",
|
||||
"terminal.ansi.bright_red": "{{red}}",
|
||||
"terminal.ansi.bright_green": "{{green}}",
|
||||
"terminal.ansi.bright_yellow": "{{yellow}}",
|
||||
"terminal.ansi.bright_blue": "{{blue}}",
|
||||
"terminal.ansi.bright_magenta": "{{purple}}",
|
||||
"terminal.ansi.bright_cyan": "{{aqua}}",
|
||||
"terminal.ansi.bright_white": "{{fg}}",
|
||||
"link_text.hover": "{{blue}}"
|
||||
},
|
||||
"syntax": {
|
||||
"attribute": {
|
||||
"color": "{{orange}}"
|
||||
},
|
||||
"boolean": {
|
||||
"color": "{{purple}}"
|
||||
},
|
||||
"comment": {
|
||||
"color": "{{gray2}}",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"comment.doc": {
|
||||
"color": "{{gray2}}",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"constant": {
|
||||
"color": "{{purple}}"
|
||||
},
|
||||
"constructor": {
|
||||
"color": "{{yellow}}"
|
||||
},
|
||||
"embedded": {
|
||||
"color": "{{fg}}"
|
||||
},
|
||||
"emphasis": {
|
||||
"color": "{{blue}}",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"emphasis.strong": {
|
||||
"color": "{{blue}}",
|
||||
"font_weight": 700
|
||||
},
|
||||
"enum": {
|
||||
"color": "{{yellow}}"
|
||||
},
|
||||
"function": {
|
||||
"color": "{{green}}"
|
||||
},
|
||||
"hint": {
|
||||
"color": "{{aqua}}",
|
||||
"font_weight": 700
|
||||
},
|
||||
"keyword": {
|
||||
"color": "{{red}}"
|
||||
},
|
||||
"label": {
|
||||
"color": "{{orange}}"
|
||||
},
|
||||
"link_text": {
|
||||
"color": "{{blue}}",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"link_uri": {
|
||||
"color": "{{aqua}}"
|
||||
},
|
||||
"number": {
|
||||
"color": "{{purple}}"
|
||||
},
|
||||
"operator": {
|
||||
"color": "{{orange}}"
|
||||
},
|
||||
"predictive": {
|
||||
"color": "{{gray2}}",
|
||||
"font_style": "italic"
|
||||
},
|
||||
"preproc": {
|
||||
"color": "{{aqua}}"
|
||||
},
|
||||
"primary": {
|
||||
"color": "{{fg}}"
|
||||
},
|
||||
"property": {
|
||||
"color": "{{blue}}"
|
||||
},
|
||||
"punctuation": {
|
||||
"color": "{{fg}}"
|
||||
},
|
||||
"punctuation.bracket": {
|
||||
"color": "{{fg}}"
|
||||
},
|
||||
"punctuation.delimiter": {
|
||||
"color": "{{fg}}"
|
||||
},
|
||||
"punctuation.list_marker": {
|
||||
"color": "{{orange}}"
|
||||
},
|
||||
"punctuation.special": {
|
||||
"color": "{{orange}}"
|
||||
},
|
||||
"string": {
|
||||
"color": "{{green}}"
|
||||
},
|
||||
"string.escape": {
|
||||
"color": "{{aqua}}"
|
||||
},
|
||||
"string.regex": {
|
||||
"color": "{{aqua}}"
|
||||
},
|
||||
"string.special": {
|
||||
"color": "{{orange}}"
|
||||
},
|
||||
"string.special.symbol": {
|
||||
"color": "{{orange}}"
|
||||
},
|
||||
"tag": {
|
||||
"color": "{{red}}"
|
||||
},
|
||||
"text.literal": {
|
||||
"color": "{{green}}"
|
||||
},
|
||||
"title": {
|
||||
"color": "{{blue}}",
|
||||
"font_weight": 700
|
||||
},
|
||||
"type": {
|
||||
"color": "{{yellow}}"
|
||||
},
|
||||
"variable": {
|
||||
"color": "{{fg}}"
|
||||
},
|
||||
"variable.special": {
|
||||
"color": "{{orange}}"
|
||||
},
|
||||
"variant": {
|
||||
"color": "{{aqua}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user