20 lines
1.1 KiB
YAML
20 lines
1.1 KiB
YAML
scheme: "Everforest dark, medium"
|
|
author: "Sainnhe Park (sainnhe@gmail.com)"
|
|
|
|
base00: "232a2e" # Default Background
|
|
base01: "343f44" # Lighter Background (Used for status bars, line number and folding marks)
|
|
base02: "3d484d" # Selection Background
|
|
base03: "475258" # Comments, Invisibles, Line Highlighting
|
|
base04: "4f585e" # Dark Foreground (Used for status bars)
|
|
base05: "859289" # Default Foreground, Caret, Delimiters, Operators
|
|
base06: "9da9a0" # Light Foreground (Not often used)
|
|
base07: "d3c6aa" # Light Background (Not often used)
|
|
base08: "e67e80" # Variables, XML Tags, Markup Link Text, Markup Lists, Diff Deleted
|
|
base09: "e69875" # Integers, Boolean, Constants, XML Attributes, Markup Link Url
|
|
base0A: "dbbc7f" # Classes, Markup Bold, Search Text Background
|
|
base0B: "a7c080" # Strings, Inherited Class, Markup Code, Diff Inserted
|
|
base0C: "7fbbb3" # Support, Regular Expressions, Escape Characters, Markup Quotes
|
|
base0D: "83c092" # Functions, Methods, Attribute IDs, Headings
|
|
base0E: "d699b6" # Keywords, Storage, Selector, Markup Italic, Diff Changed
|
|
base0F: "543a48" # Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
|