Skip to content

Commit

Permalink
23.12.53: latest components color changes published [WTEL-3902]
Browse files Browse the repository at this point in the history
  • Loading branch information
dlohvinov committed Dec 4, 2023
1 parent 8eb6d4b commit 0962539
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webitel/ui-sdk",
"version": "23.12.51",
"version": "23.12.53",
"private": false,
"scripts": {
"dev": "vite",
Expand Down
3 changes: 0 additions & 3 deletions src/css/styleguide/colors/_colors.scss
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,6 @@
--dp-2-surface-color: hsl(225, 20%, 3%);
--dp-1-surface-color: hsl(225, 20%, 2%);

// content wrapper
--content-wrapper-color: var(--dp-24-surface-color);

// success colors
--success-color: var(--green-darken-4);
--success-hover-color: var(--green-darken-3);
Expand Down

0 comments on commit 0962539

Please sign in to comment.