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
@@ -15,6 +15,7 @@ emphasis = 0, 255, 255
straightquotes = 7, 27, 219
doublequotes = 0, 255, 0
singlequotes = 0, 140, 255
note = 150, 150, 150
hidden = 77, 77, 100
shortcode = 255, 255, 0
keyword = 255, 100, 255