This commit is contained in:
Nova Cat 2024-11-30 21:51:13 -08:00
parent c0fb0d2cc8
commit 8db73d0c94

View file

@ -22,6 +22,10 @@ input, .form-control, .splitter-bar, .splitter-pane {
background: black;
color: white;
}
.ui-state-default, .ui-widget-content .ui-state-default {
background: black;
color: white;
}
.ui-dialog-titlebar-close {
background: red !important;
border-radius: 100%;