You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-06-16 03:40:33 +02:00
chore(web): light theme text color improvement (#9553)
* chore(web): light theme text color improvement * openapi * openapi
This commit is contained in:
@ -89,7 +89,7 @@ html::-webkit-scrollbar-thumb:hover {
|
|||||||
|
|
||||||
body {
|
body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
color: #5f6368;
|
color: #3a3a3a;
|
||||||
}
|
}
|
||||||
|
|
||||||
input:focus-visible {
|
input:focus-visible {
|
||||||
|
Reference in New Issue
Block a user