@import "../bibase";
.bi-theme-dark {
background-color: @color-bi-background-theme-dark;
color: @color-bi-text-theme-dark;
& .bi-input {
color: @color-bi-text;
}