Augment scrollbar contrast (#314)
Some screen have very little contrast and where making the scrollbar invisible
This commit is contained in:
parent
c7901243cf
commit
d36364a807
@ -136,7 +136,7 @@ scrollbar, scrollbar button, scrollbar trough {
|
||||
}
|
||||
|
||||
scrollbar slider {
|
||||
background-color: #1f1f1f;
|
||||
background-color: #2f2f2f;
|
||||
}
|
||||
|
||||
textview .time {
|
||||
|
@ -108,7 +108,7 @@ scrollbar, scrollbar button, scrollbar trough {
|
||||
}
|
||||
|
||||
scrollbar slider {
|
||||
background-color: #1e1e1e;
|
||||
background-color: #2f2f2f;
|
||||
}
|
||||
|
||||
textview .time {
|
||||
|
Loading…
x
Reference in New Issue
Block a user