/* solaris.css */
html[data-theme="solaris"] {
    --bg-color: #fff8e7;
    --text-color: #ff8c00;
    --nav-bg: #ffd700;
    --border-color: #ffa500;
}