mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-09-17 03:44:50 +00:00
more light/white theme adjust
This commit is contained in:
@@ -4636,7 +4636,7 @@ fieldset input[type="radio"] {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background: #00000099;
|
||||
background: color-mix(in srgb, var(--card-bg) 60%, transparent);
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
@@ -4652,7 +4652,7 @@ fieldset input[type="radio"] {
|
||||
overflow-x: clip;
|
||||
}
|
||||
.searchGifBar {
|
||||
background: var(--black);
|
||||
background: var(--card-bg);
|
||||
}
|
||||
.vr-message {
|
||||
border-right: 1px solid var(--black) !important;
|
||||
|
||||
Reference in New Issue
Block a user