improve scrollbars, add avatar to menu-item since it appears in
autocomplete, add wallpaper color
This commit is contained in:
parent
39eee4412f
commit
8e3637c059
5 changed files with 36 additions and 12 deletions
|
|
@ -33,6 +33,8 @@ export const applyTheme = async (input) => {
|
|||
parts[0],
|
||||
', ',
|
||||
parts[0].replace(/button/, 'thumb'),
|
||||
', ',
|
||||
parts[0].replace(/scrollbar-button/, 'resizer'),
|
||||
' {',
|
||||
parts[1],
|
||||
'}'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue