scheme: "Everforest Dark Hard"
author: "Sainnhe Park (https://github.com/sainnhe)"
-base00: "2d353b" # Default Background
-base01: "343f44" # Lighter Background (Used for status bars, line number and folding marks)
-base02: "475258" # Selection Background
-base03: "859289" # Comments, Invisibles, Line Highlighting
-base04: "9da9a0" # Dark Foreground (Used for status bars)
+base00: "272e33" # Default Background
+base01: "2e383c" # Lighter Background (Used for status bars, line number and folding marks)
+base02: "414b50" # Selection Background
+base03: "4f5b58" # Comments, Invisibles, Line Highlighting
+base04: "495156" # Dark Foreground (Used for status bars)
base05: "d3c6aa" # Default Foreground, Caret, Delimiters, Operators
-base06: "e6e2cc" # Light Foreground (Not often used)
-base07: "fdf6e3" # Light Background (Not often used)
+base06: "edeada" # Light Foreground (Not often used)
+base07: "e8e5d5" # 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
## {{scheme-name}} theme
## by {{scheme-author}}
-background={{base00-hex}}ff
+[colors]
+background={{base00-hex}}aa
text={{base05-hex}}ff
match={{base0D-hex}}ff
-selection={{base03-hex}}ff
-selection-text={{base06-hex}}ff
+selection={{base02-hex}}f2
+selection-text={{base05-hex}}ff
selection-match={{base0D-hex}}ff
-border={{base05-hex}}ff
+border={{base05-hex}}fa
## {{scheme-name}} theme
## by {{scheme-author}}
-background={{base01-hex}}f2
+[colors]
+background={{base01-hex}}aa
text={{base05-hex}}ff
match={{base0D-hex}}ff
-selection={{base03-hex}}ff
-selection-text={{base06-hex}}ff
+selection={{base02-hex}}f2
+selection-text={{base05-hex}}ff
selection-match={{base0D-hex}}ff
-border={{base0C-hex}}ff
+border={{base0C-hex}}fa