Skip to content

Commit 20d8db3

Browse files
committed
theme: update to latest upstream
1 parent 1f0aaa2 commit 20d8db3

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

theme-cernbox/theme.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@
1818
"colorPalette": {
1919
"background-accentuate": "",
2020
"background-default": "",
21-
"background-hover": "#f8f8f8",
2221
"background-highlight": "#edf3fa",
2322
"background-muted": "",
23+
"background-secondary": "#ffffff",
24+
"background-hover": "rgb(236, 236, 236)",
2425
"border": "",
2526
"input-bg": "",
2627
"input-border": "",
@@ -107,9 +108,10 @@
107108
"colorPalette": {
108109
"background-accentuate": "#696969",
109110
"background-default": "#292929",
110-
"background-hover": "#2e2e2e",
111-
"background-highlight": "#4F4F4F",
112-
"background-muted": "#ff000",
111+
"background-highlight": "#9dc7fb12",
112+
"background-muted": "#696969",
113+
"background-secondary": "#4f4f4f",
114+
"background-hover": "#383838",
113115
"border": "#202020",
114116
"input-bg": "#4F4F4F",
115117
"input-border": "#4c5f79",

0 commit comments

Comments
 (0)