Standardize color ids

This commit is contained in:
Gabe Kangas
2022-08-15 20:29:09 -07:00
parent 8cbf78050e
commit 8eb3762056
4 changed files with 38 additions and 46 deletions

View File

@@ -1,6 +1,6 @@
// Do not edit directly
// Generated on Sun, 14 Aug 2022 18:44:29 GMT
// Generated on Tue, 16 Aug 2022 03:27:53 GMT
//
// How to edit these values:
// Edit the corresponding token file under the style-definitions directory
@@ -49,14 +49,14 @@
@default-text-color: #030208;
@color-unknown: #00ff00;
@color-unknown-2: #ff0000;
@color-owncast-user-1: #f40b0b;
@color-owncast-user-2: #f4800b;
@color-owncast-user-3: #f4f40b;
@color-owncast-user-4: #58f40b;
@color-owncast-user-5: #0bf4f4;
@color-owncast-user-6: #0ba6f4;
@color-owncast-user-7: #6666ff;
@color-owncast-user-8: #f40bf4;
@color-owncast-user-0: #f40b0b;
@color-owncast-user-1: #f4800b;
@color-owncast-user-2: #f4f40b;
@color-owncast-user-3: #58f40b;
@color-owncast-user-4: #0bf4f4;
@color-owncast-user-5: #0ba6f4;
@color-owncast-user-6: #6666ff;
@color-owncast-user-7: #f40bf4;
@color-owncast-text-primary: #030208;
@color-owncast-text-secondary: #63638e;
@color-owncast-text-highlight: #030208;