mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-19 18:04:22 +02:00
Adjust placeholder input color
This commit is contained in:
@@ -79,8 +79,8 @@ body[data-theme='defaultLight'] {
|
|||||||
|
|
||||||
--paper-bg: rgb(230, 230, 230);
|
--paper-bg: rgb(230, 230, 230);
|
||||||
|
|
||||||
--placeholder-bg: rgba(53, 53, 53, 0.5);
|
--placeholder-bg: rgba(204, 204, 204, 0.5);
|
||||||
--placeholder-fg: rgba(126, 126, 126);
|
--placeholder-fg: rgb(126, 126, 126);
|
||||||
|
|
||||||
--card-default-bg: rgba(235, 235, 235, 0.5);
|
--card-default-bg: rgba(235, 235, 235, 0.5);
|
||||||
--card-default-bg-hover: rgba(200, 200, 200, 0.8);
|
--card-default-bg-hover: rgba(200, 200, 200, 0.8);
|
||||||
|
|||||||
Reference in New Issue
Block a user