This commit is contained in:
h
2026-06-14 02:49:06 -04:00
parent f44e1cdc22
commit 4cd1806682
9 changed files with 998 additions and 20 deletions
+3 -3
View File
@@ -6,9 +6,9 @@ base01: "343f44" # Lighter Background (Used for status bars, line number and fol
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)
base05: "d3c6aa" # Default Foreground, Caret, Delimiters, Operators
base06: "859289" # Light Foreground (Not often used)
base07: "9da9a0" # 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