fix prompt color

This commit is contained in:
sawka
2023-03-28 01:05:21 -07:00
parent 5399283666
commit c3159deb57
+1 -1
View File
@@ -2325,7 +2325,7 @@ input[type=checkbox] {
}
#main .term-prompt-end {
color: @term-bright-blue;
color: @term-bright-green;
}
#main .screen-tabs .screen-tab {