Update zenburn theme for git gutters (#4977)

pull/1/head
Anton Romanov 2 years ago committed by GitHub
parent b677c6a019
commit 224a024d39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -37,9 +37,9 @@
"ui.virtual.indent-guide" = "#4f4f4f"
"diff.plus" = {fg = "#709080", bg = "#313c36", modifiers = ["bold"] }
"diff.delta" = "#333333"
"diff.minus" = {fg = "#333333", bg = "#464646"}
"diff.plus" = {fg = "#709080"}
"diff.delta" = {fg = "#464646"}
"diff.minus" = {fg = "#cc9393"}
"diagnostic" = {bg = "statusbg"}
"diagnostic.error" = { fg = "errorfg", bg = "errorbg"}

Loading…
Cancel
Save