Skip to content

Commit

Permalink
fix: return --g-color-private-white-20-solid css variable (#1511)
Browse files Browse the repository at this point in the history
  • Loading branch information
Raubzeug authored Apr 12, 2024
1 parent a69050c commit 4a366be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/themes/dark/private.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
--g-color-private-white-900: rgba(255, 255, 255, 0.9);
--g-color-private-white-950: rgba(255, 255, 255, 0.95);

--g-color-private-white-20-solid: rgb(38, 34, 38);
--g-color-private-white-50-solid: rgb(45, 40, 45);
--g-color-private-white-70-solid: rgb(49, 45, 49);
--g-color-private-white-100-solid: rgb(56, 52, 56);
Expand Down

0 comments on commit 4a366be

Please sign in to comment.