Allow for custom scrollbar styling
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user