Update onedark16M; Fix typo

This commit is contained in:
DeadNews
2022-04-30 13:10:16 +02:00
parent 1033c1dc03
commit 550e5a2f11
2 changed files with 81 additions and 80 deletions

View File

@@ -25,34 +25,34 @@
drightmiddle = ┤
[core]
_default_ = foreground;backgraund
_default_ = foreground;background
selected = white;gray
marked = brown;backgraund
marked = brown;background
markselect = brown;gray
gauge = backgraund;white
input = magenta;backgraund
inputunchanged = blue;backgraund
gauge = background;white
input = magenta;background
inputunchanged = blue;background
inputmark = magenta;gray
disabled = gray;backgraund
reverse = brown;backgraund
commandlinemark = backgraund;white
header = white;backgraund
disabled = gray;background
reverse = brown;background
commandlinemark = background;white
header = white;background
inputhistory =
commandhistory =
[dialog]
_default_ = white;backgraund
_default_ = white;background
dfocus = white;gray
dhotnormal = brown;backgraund
dhotnormal = brown;background
dhotfocus = brown;gray
dtitle = brown;backgraund
dtitle = brown;background
[error]
_default_ = red;backgraund
_default_ = red;background
errdfocus = red;gray
errdhotnormal = brightred;backgraund
errdhotnormal = brightred;background
errdhotfocus = brown;gray
errdtitle = brown;backgraund
errdtitle = brown;background
[filehighlight]
directory = blue; #bold
@@ -72,50 +72,50 @@
database = brightred;
[menu]
_default_ = white;backgraund
_default_ = white;background
menusel = white;gray
menuhot = brown;backgraund
menuhot = brown;background
menuhotsel = brown;gray
menuinactive = foreground;backgraund
menuinactive = foreground;background
[popupmenu]
_default_ = white;backgraund
_default_ = white;background
menusel = white;gray
menutitle = white;backgraund
menutitle = white;background
[buttonbar]
hotkey = brown;backgraund
button = foreground;backgraund
hotkey = brown;background
button = foreground;background
[statusbar]
_default_ = white;backgraund
_default_ = white;background
[help]
_default_ = white;backgraund
helpitalic = red;backgraund
helpbold = brown;backgraund
helplink = gray;backgraund
_default_ = white;background
helpitalic = red;background
helpbold = brown;background
helplink = gray;background
helpslink = white;gray
helptitle = brown;backgraund
helptitle = brown;background
[editor]
_default_ = lightgray;backgraund
_default_ = lightgray;background
editbold = white;gray
editmarked = white;gray
editwhitespace = gray;backgraund
editwhitespace = gray;background
editlinestate = white;cyan
bookmark = white;red
bookmarkfound = white;gray
editrightmargin = brightblue;backgraund
editrightmargin = brightblue;background
# editbg =
editframe = gray;
editframeactive = white;
editframedrag = brightblue;
[viewer]
_default_ = lightgray;backgraund
viewbold = brown;backgraund
viewunderline = brightred;backgraund
_default_ = lightgray;background
viewbold = brown;background
viewunderline = brightred;background
viewselected = brown;gray
[diffviewer]