Remove some deprecated css+variables

This commit is contained in:
Gabe Kangas
2023-01-31 11:46:44 -08:00
parent 5c4e8f0a2d
commit 695efa9d6b
7 changed files with 27 additions and 628 deletions

View File

@@ -1,6 +1,6 @@
// Do not edit directly
// Generated on Sun, 29 Jan 2023 22:10:49 GMT
// Generated on Tue, 31 Jan 2023 19:44:59 GMT
//
// How to edit these values:
// Edit the corresponding token file under the style-definitions directory
@@ -103,7 +103,6 @@
@theme-color-components-video-live-indicator: var(--theme-color-palette-7); // The Live dot indicator in the control bar of the video player
@theme-color-components-video-status-bar-background: var(--theme-color-palette-2); // The background color of the video status bar
@theme-color-components-video-status-bar-foreground: var(--theme-color-palette-4); // The foreground color of the video status bar
@owncast-purple-25: rgba(120, 113, 255, 0.25);
@color-unknown: #7a5cf3;
@color-unknown-2: #fffffe;
@color-owncast-user-0: #ff717b;