Set tags color in monokai theme (#11917)

pull/11948/merge
Javier Goday 1 day ago committed by GitHub
parent 548fd57489
commit 4d0b7e57b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,5 +1,7 @@
# Author: Shafkath Shuhan <shafkathshuhannyc@gmail.com>
"tag" = { fg = "tag" }
"namespace" = { fg = "type" }
"module" = { fg = "type" }
@ -116,3 +118,4 @@ cursor = "#a6a6a6"
inactive_cursor = "#878b91"
widget = "#1e1f1c"
selection = "#414339"
tag = "#F92672"

Loading…
Cancel
Save