merge north master

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-07-23 17:45:11 +02:00
10 changed files with 49 additions and 66 deletions

View File

@@ -99,7 +99,7 @@
"constant" = accent.bright;
"constant.character.escape" = special.bright;
"constant.numeric" = foreground;
"constructor" = blue.dark;
"constructor" = weird.base;
"debug" = yellow.base;
"diagnostic.modifiers" = [ "underlined" ];
"diff.delta" = blue.bright;