Add a note colour to syntax themes

This commit is contained in:
Veronica Berglyd Olsen
2024-04-28 19:53:58 +02:00
parent 69a99fc97f
commit 9a714a903d
14 changed files with 15 additions and 1 deletions
@@ -16,6 +16,7 @@ emphasis = 150, 110, 30
straightquotes = 200, 0, 0
doublequotes = 0, 0, 200
singlequotes = 0, 0, 200
note = 100, 0, 200
hidden = 100, 100, 100
shortcode = 0, 100, 0
keyword = 200, 50, 50