Google Play Books Dark Stylus Theme
URLs starting with:
- https://books.googleusercontent.com/books
- https://play.google.com/books/reader
- https://books.google.com/ebooks/app
- https://books.googleusercontent.com/ebooks/app
1
2
3
4
5
6
7
8
9
10
11
12
13
14
body,
div,
.gb-pagecontrol-input {
/* color: #704214 !important; */
color: #fff
!important;
background-color: #2b2b2b
!important;
}
.gb-sidepanel-container div {
color: #000000 !important;
background-color: #FFFFFF !important;
}