nas/app/javascript/styles/full-dark/diff.scss
2023-08-21 09:50:07 +09:00

9 lines
175 B
SCSS

input,
textarea {
background: $ui-base-color !important;
color: $primary-text-color !important;
}
.emoji-mart-category-label {
color: $lighter-text-color !important;
}