mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 08:54:13 +00:00
style: increase text color
This commit is contained in:
parent
a071ba04c7
commit
d11a6ab062
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
||||||
height: 350px;
|
height: 350px;
|
||||||
padding: 12px;
|
padding: 12px;
|
||||||
line-height: 1.6;
|
line-height: 1.6;
|
||||||
color: var(--color-foreground-subtle);
|
color: var(--color-foreground);
|
||||||
resize: none;
|
resize: none;
|
||||||
background-color: var(--color-neutral-50);
|
background-color: var(--color-neutral-50);
|
||||||
border: 1px solid var(--color-neutral-200);
|
border: 1px solid var(--color-neutral-200);
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue