Skip to content

Commit

Permalink
Update theme body backgrounds
Browse files Browse the repository at this point in the history
  • Loading branch information
Oksamies committed Oct 17, 2024
1 parent d4f685e commit ab484c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/cyberstorm-styles/src/styles/theme.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
:root {
--skeletor-bg: var(--color-surface-alpha--3);
--body-bg-color: var(--color-surface--2);
--body-bg-color-a: hsl(240deg 39% 13% / 0.85);
--body-bg-color: var(--color-surface--3);
--body-bg-color-a: hsl(240deg 38% 13% / 0.85);
--border-default: var(--color-surface-alpha--7);
--border-dim: var(--color-surface-alpha--6);
--datalist-row-bg-color: var(--color-surface-alpha--3);
Expand Down

0 comments on commit ab484c6

Please sign in to comment.