fix(css): make the highlights more sensible

This commit is contained in:
ObserverOfTime 2024-01-10 18:17:35 +02:00 committed by Christian Clason
parent fa38f4e6f9
commit 505a0e74cb
3 changed files with 31 additions and 25 deletions

View file

@ -19,7 +19,7 @@
(id) @constant
(class) @property
(class) @type
(doctype) @keyword.directive
@ -56,7 +56,7 @@
(block_prepend
(keyword)+ @keyword)
(block_name) @type
(block_name) @module
(conditional
(keyword) @keyword.conditional)