This commit is contained in:
parent
70abf0a2bd
commit
ec8ab05349
16 changed files with 152 additions and 96 deletions
|
@ -25,7 +25,7 @@
|
|||
--base: #eff1f5;
|
||||
--mantle: #e6e9ef;
|
||||
--crust: #dce0e8;
|
||||
|
||||
|
||||
--html-bg: var(--base);
|
||||
--font-fg: var(--text);
|
||||
--fg: var(--subtext0);
|
||||
|
@ -56,7 +56,7 @@
|
|||
--green: var(--green);
|
||||
|
||||
--search-button: var(--subtext0);
|
||||
|
||||
|
||||
--image-view: var(--mantle);
|
||||
--image-view-titlebar: var(--mantle);
|
||||
--view-image-color: var(--crust);
|
||||
|
@ -64,7 +64,7 @@
|
|||
--fff: var(--text);
|
||||
|
||||
--publish-info: var(--overlay2);
|
||||
|
||||
|
||||
color-scheme: light;
|
||||
}
|
||||
|
||||
|
@ -97,4 +97,4 @@
|
|||
|
||||
.view-image-search:hover {
|
||||
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.15), 0 10px 10px rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue