Allow for custom scrollbar styling

This commit is contained in:
Gabe Kangas
2022-11-13 12:37:31 -08:00
parent f348203016
commit 769f05db2c
6 changed files with 68 additions and 69 deletions

View File

@@ -174,8 +174,8 @@ theme:
chat:
background:
value: 'var(--theme-color-palette-4)'
comment: '{theme.color.palette.4.comment}'
value: 'var(--theme-color-palette-15)'
comment: '{theme.color.palette.15.comment}'
text:
value: 'var(--theme-color-palette-2)'
comment: '{theme.color.palette.2.comment}'
@@ -185,6 +185,14 @@ theme:
value: 'var(--theme-color-palette-15)'
comment: '{theme.color.palette.15.comment}'
scrollbar:
background:
value: 'var(--theme-color-palette-15)'
comment: '{theme.color.palette.15.comment}'
thumb:
value: 'var(--theme-color-palette-6)'
comment: '{theme.color.palette.6.comment}'
modal:
header:
background: