Remove text bg from monokai (#6009)

pull/5/head
Pascal Kuthe 1 year ago committed by GitHub
parent 715c4b24d9
commit 1373ae07bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -78,7 +78,7 @@
"ui.statusline" = { fg = "active_text", bg = "#414339" }
"ui.statusline.inactive" = { fg = "active_text", bg = "#75715e" }
"ui.text" = { fg = "text", bg = "background" }
"ui.text" = { fg = "text" }
"ui.text.focus" = { fg = "active_text" }
"warning" = { fg = "#cca700" }

Loading…
Cancel
Save