light mode better colors
This commit is contained in:
@@ -9,7 +9,7 @@ css(`
|
||||
|
||||
.input {
|
||||
width: 100%;
|
||||
background-color: var(--periwinkle);
|
||||
background-color: var(--accent2);
|
||||
opacity: 0.5;
|
||||
border-radius: 12px;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user