Fix missing HTML tag colorization in onedark theme (#8409)
This commit is contained in:
parent
0c879d4edc
commit
ba06371499
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
# Author : Gokul Soumya <gokulps15@gmail.com>
|
||||
|
||||
"tag" = { fg = "red" }
|
||||
"attribute" = { fg = "yellow" }
|
||||
"comment" = { fg = "light-gray", modifiers = ["italic"] }
|
||||
"constant" = { fg = "cyan" }
|
||||
|
|
Loading…
Add table
Reference in a new issue