Fix missing HTML tag colorization in onedark theme (#8409)

pull/8388/head
Lucas Zebrowsky 9 months ago committed by GitHub
parent 0c879d4edc
commit ba06371499
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save