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]

View File

@@ -1,5 +1,5 @@
[skin]
description = One Dark
description = One Dark 16M
truecolors = true
[Lines]
@@ -27,6 +27,7 @@
[aliases]
black = #1e2127
gray = #4f5666
red = #e06c75
green = #98c379
yellow = #d19a66
@@ -46,37 +47,37 @@
foreground = #abb2bf
[core]
_default_ = foreground;backgraund
_default_ = foreground;background
selected = white;gray
marked = brown;backgraund
markselect = brown;gray
gauge = backgraund;white
input = magenta;backgraund
inputunchanged = blue;backgraund
inputmark = magenta;gray
disabled = gray;backgraund
reverse = brown;backgraund
commandlinemark = backgraund;white
header = white;backgraund
marked = yellow;background
markselect = yellow;gray
gauge = background;white
input = purple;background
inputunchanged = blue;background
inputmark = purple;gray
disabled = gray;background
reverse = yellow;background
commandlinemark = background;white
header = white;background
inputhistory =
commandhistory =
[dialog]
_default_ = white;backgraund
_default_ = white;background
dfocus = white;gray
dhotnormal = brown;backgraund
dhotfocus = brown;gray
dtitle = brown;backgraund
dhotnormal = yellow;background
dhotfocus = yellow;gray
dtitle = yellow;background
[error]
_default_ = red;backgraund
_default_ = red;background
errdfocus = red;gray
errdhotnormal = brightred;backgraund
errdhotfocus = brown;gray
errdtitle = brown;backgraund
errdhotnormal = brightred;background
errdhotfocus = yellow;gray
errdtitle = yellow;background
[filehighlight]
directory = blue; #bold
directory = blue;background
executable = brightgreen;
symlink = foreground;
hardlink =
@@ -85,7 +86,7 @@
special = gray;
core = red;
temp = gray;
archive = magenta;
archive = purple;
doc =
source = brightcyan;
media = green;
@@ -93,54 +94,54 @@
database = brightred;
[menu]
_default_ = white;backgraund
_default_ = white;background
menusel = white;gray
menuhot = brown;backgraund
menuhotsel = brown;gray
menuinactive = foreground;backgraund
menuhot = yellow;background
menuhotsel = yellow;gray
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 = yellow;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 = yellow;background
helplink = gray;background
helpslink = white;gray
helptitle = brown;backgraund
helptitle = yellow;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
# editbg =
editrightmargin = brightblue;background
# editbg =
editframe = gray;
editframeactive = white;
editframedrag = brightblue;
[viewer]
_default_ = lightgray;backgraund
viewbold = brown;backgraund
viewunderline = brightred;backgraund
viewselected = brown;gray
_default_ = lightgray;background
viewbold = yellow;background
viewunderline = brightred;background
viewselected = yellow;gray
[diffviewer]
added = white;brown
added = white;yellow
changedline = blue;gray
changednew = red;gray
changed = white;gray