Change MonokaiProSpectrum theme error background from red to magenta. (#3627)

Co-authored-by: Fanda Vacek <fvacek@elektroline.cz>
pull/3635/head
Fanda Vacek 2 years ago committed by GitHub
parent 04e1cbe33f
commit ec28b2b5cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -65,7 +65,7 @@
"variable.parameter" = "#f59762" "variable.parameter" = "#f59762"
# error # error
"error" = { bg = "red", fg = "yellow" } "error" = { bg = "magenta", fg = "yellow" }
# annotations, decorators # annotations, decorators
"special" = "#f59762" "special" = "#f59762"

Loading…
Cancel
Save