Hide scrollbars

This commit is contained in:
Gabe Kangas
2023-01-18 19:18:29 -08:00
parent bd8925f135
commit a1a3272031
6 changed files with 26 additions and 89 deletions
+1 -3
View File
@@ -1,6 +1,6 @@
// Do not edit directly
// Generated on Wed, 21 Dec 2022 07:38:01 GMT
// Generated on Wed, 18 Jan 2023 22:45:39 GMT
//
// How to edit these values:
// Edit the corresponding token file under the style-definitions directory
@@ -86,8 +86,6 @@
@theme-color-components-chat-background: var(--theme-color-palette-15); // Lighter background
@theme-color-components-chat-text: var(--theme-color-palette-2); // Dark alternate
@theme-color-components-content-background: var(--theme-color-palette-15); // Lighter background
@theme-color-components-scrollbar-background: var(--theme-color-palette-15); // Lighter background
@theme-color-components-scrollbar-thumb: var(--theme-color-palette-6); // Text link/secondary light text
@theme-color-components-modal-header-background: var(--theme-color-palette-1); // Dark secondary
@theme-color-components-modal-header-text: var(--theme-color-palette-3); // Light primary
@theme-color-components-modal-content-background: var(--theme-color-palette-3); // Light primary