Improve one-dark colorscheme divider

This commit is contained in:
Zachary Yedidia
2020-02-10 23:37:21 -05:00
parent 0d5b1cd64d
commit 8176e8c6f8
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ color-link constant.string.char "#BDE6AD"
color-link constant.specialChar "#DDF2A4"
color-link current-line-number "#C6C6C6,#21252C"
color-link cursor-line "#282C34"
color-link divider "#1E1E1E"
color-link divider "#ABB2BF"
color-link error "#D2A8A1"
color-link diff-added "#00AF00"
color-link diff-modified "#FFAF00"