update dark mode
This commit is contained in:
@@ -167,6 +167,12 @@ body[data-theme="dark"] {
|
||||
.post-content-text {
|
||||
@apply text-gray-300;
|
||||
}
|
||||
.inset-0 , input[type="text"]{
|
||||
background-color: #191b1f;
|
||||
}
|
||||
.bg-white{
|
||||
background-color: #191b1f;
|
||||
}
|
||||
.post-card-excerpt {
|
||||
@apply text-gray-500;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user