Fix filename color in Tomorrow style. #179
This commit is contained in:
parent
6275c10cc9
commit
a0577968f5
@ -53,6 +53,9 @@
|
||||
border-color: rgb(129, 162, 190) !important;
|
||||
background-color: rgb(30,32,36);
|
||||
}
|
||||
:root.tomorrow #qr-filename {
|
||||
color: rgb(197,200,198);
|
||||
}
|
||||
:root.tomorrow .qr-link {
|
||||
border-color: rgb(25, 27, 31) rgb(25, 27, 31) rgb(10, 12, 16);
|
||||
background: linear-gradient(#37393D, #282A2E) repeat scroll 0% 0% transparent;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user