src/themes/themes.blue.css [133:169]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

.hover-warning:hover {
    background-color: #FFB700;
}

.background-warning {
    background-color: #FFB700;
}

button.background-warning:active,
button.background-warning.active {
    background-color: #FFB700;
    color: white;
}

.border-warning {
    border-color: #FFB700;
}

.color-error {
    color: #ff0000;
}

.color-antiactive,
.bttn:hover i.fa,
button:hover i.fa,
button:active i.fa,
button.active i.fa {
    color: white;
}

border-antiactive {
    border-color: white;
}

.background-editing {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/themes/themes.purple.css [89:125]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

.hover-warning:hover {
    background-color: #FFB700;
}

.background-warning {
    background-color: #FFB700;
}

button.background-warning:active,
button.background-warning.active {
    background-color: #FFB700;
    color: white;
}

.border-warning {
    border-color: #FFB700;
}

.color-error {
    color: #ff0000;
}

.color-antiactive,
.bttn:hover i.fa,
button:hover i.fa,
button:active i.fa,
button.active i.fa {
    color: white;
}

border-antiactive {
    border-color: white;
}

.background-editing {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



