mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-06-21 08:14:36 +00:00
css: adjust color blend for search bg
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
}
|
||||
|
||||
& > .search-button {
|
||||
background-color: var(--lightgray);
|
||||
background-color: color-mix(in srgb, var(--lightgray) 60%, var(--light));
|
||||
border: none;
|
||||
border-radius: 4px;
|
||||
font-family: inherit;
|
||||
|
Reference in New Issue
Block a user