theme: Update macos-classic list even color. (#1679)
This commit is contained in:
parent
5672c6065f
commit
fb090ba77c
1 changed files with 2 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
"list.active.background": "#0064E110",
|
||||
"list.active.border": "#0064E1",
|
||||
"list.background": "#FFFFFF",
|
||||
"list.even.background": "#F7F7F7",
|
||||
"list.even.background": "#EFEFEF",
|
||||
"list.hover.background": "#E7E7E7",
|
||||
"list.head.background": "#F7F7F7",
|
||||
"muted.background": "#F7F7F7",
|
||||
|
|
@ -157,6 +157,7 @@
|
|||
"ring": "#0059D1",
|
||||
"foreground": "#DEDEDE",
|
||||
"input.border": "#494949",
|
||||
"list.even.background": "#232323",
|
||||
"list.active.background": "#0059D115",
|
||||
"list.active.border": "#0059D1",
|
||||
"muted.background": "#1E1D1E",
|
||||
|
|
|
|||
Loading…
Reference in a new issue