minivaline v6 dark
This commit is contained in:
parent
38e99de4fb
commit
c5f8d5d058
@ -29,28 +29,12 @@
|
||||
--ohhho-color-text: #fff;
|
||||
--ohhho-color-card: #252d38;
|
||||
--ohhho-color-block: rgba(68, 68, 68, 0.65);
|
||||
}
|
||||
.darkmode
|
||||
.ohhho
|
||||
.vlist
|
||||
.vcard
|
||||
.vcomment-body
|
||||
.text-wrapper
|
||||
.vcomment.expand:before {
|
||||
background: linear-gradient(
|
||||
--ohhho-expand-before-background: linear-gradient(
|
||||
180deg,
|
||||
rgba(246, 246, 246, 0),
|
||||
rgba(0, 0, 0, 0.9)
|
||||
);
|
||||
}
|
||||
.darkmode
|
||||
.ohhho
|
||||
.vlist
|
||||
.vcard
|
||||
.vcomment-body
|
||||
.text-wrapper
|
||||
.vcomment.expand:after {
|
||||
background: rgba(0, 0, 0, 0.9);
|
||||
--ohhho-expand-after-background: rgba(0, 0, 0, 0.9);
|
||||
}
|
||||
.darkmode .ohhho pre {
|
||||
background: #888;
|
||||
|
Loading…
Reference in New Issue
Block a user