Skip to content

Commit

Permalink
change hover colors
Browse files Browse the repository at this point in the history
  • Loading branch information
elizavetaRa authored and diocas committed Mar 3, 2022
1 parent bb0a67c commit 601376c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions theme-cernbox/theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"background-highlight": "#edf3fa",
"background-muted": "",
"background-secondary": "#ffffff",
"background-hover": "rgb(236, 236, 236)",
"background-hover": "#f8f8f8",
"border": "",
"input-bg": "",
"input-border": "",
Expand Down Expand Up @@ -111,7 +111,7 @@
"background-highlight": "#9dc7fb12",
"background-muted": "#696969",
"background-secondary": "#4f4f4f",
"background-hover": "#383838",
"background-hover": "#2e2e2e",
"border": "#202020",
"input-bg": "#4F4F4F",
"input-border": "#4c5f79",
Expand Down

0 comments on commit 601376c

Please sign in to comment.