theme: Update macos-classic list even color. (#1679)

This commit is contained in:
obito 2025-11-25 12:40:34 +08:00 committed by GitHub
parent 5672c6065f
commit fb090ba77c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",