scrollbar styling

This commit is contained in:
Jan Prochazka
2020-11-12 11:35:39 +01:00
parent 7658a2838a
commit aa0501a729
5 changed files with 25 additions and 14 deletions

View File

@@ -18,6 +18,7 @@ const theme = {
gridheader_background: '#f6f7f9',
gridheader_type: 'light',
gridbody_background: '#fff',
scrollbar_background: '#ddd',
statusBarBackground: '#00c',
};