change colors

Former-commit-id: 3ed69ab1a5
This commit is contained in:
Hadi
2025-03-11 13:42:00 +01:00
parent d1fadd9059
commit 52c2187734

View File

@@ -31,7 +31,7 @@
base16Scheme = { base16Scheme = {
base00 = "0c0e0f"; # Default Background base00 = "0c0e0f"; # Default Background
base01 = base01 =
"101314"; # Lighter Background (Used for status bars, line number and folding marks) "202324"; # Lighter Background (Used for status bars, line number and folding marks)
base02 = "313244"; # Selection Background base02 = "313244"; # Selection Background
base03 = "45475a"; # Comments, Invisibles, Line Highlighting base03 = "45475a"; # Comments, Invisibles, Line Highlighting
base04 = "585b70"; # Dark Foreground (Used for status bars) base04 = "585b70"; # Dark Foreground (Used for status bars)