/* Create your style on here */
.bg-theme-black {
    background-color: #444;
    color: white;
}

.fg-theme-black {
    color: #444;
}