Post-rebase fixes

This commit is contained in:
Kirill Bulatov
2023-06-29 22:39:33 +03:00
parent 3445bc42b6
commit 652909cdba
6 changed files with 55 additions and 46 deletions
-1
View File
@@ -198,7 +198,6 @@ function build_default_syntax(color_scheme: ColorScheme): Syntax {
hint: {
color: color.hint,
weight: font_weights.bold,
// italic: true,
},
emphasis: {
color: color.emphasis,