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

@@ -17,6 +17,7 @@ const theme = {
tabs_background: '#444',
gridheader_background: '#222',
gridbody_background: '#000',
scrollbar_background: '#444',
statusBarBackground: '#00c',
};