Augment scrollbar contrast (#314)

Some screen have very little contrast and where making the scrollbar invisible
This commit is contained in:
Alfredo Monclus 2021-11-01 23:51:55 -03:00 committed by GitHub
parent c7901243cf
commit d36364a807
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -136,7 +136,7 @@ scrollbar, scrollbar button, scrollbar trough {
}
scrollbar slider {
background-color: #1f1f1f;
background-color: #2f2f2f;
}
textview .time {

View File

@ -108,7 +108,7 @@ scrollbar, scrollbar button, scrollbar trough {
}
scrollbar slider {
background-color: #1e1e1e;
background-color: #2f2f2f;
}
textview .time {