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

Co-authored-by: Fanda Vacek <fvacek@elektroline.cz>
This commit is contained in:
Fanda Vacek 2022-09-01 14:45:22 +02:00 committed by GitHub
parent 04e1cbe33f
commit ec28b2b5cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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