body { background-image: url('/resources/images/backgrounds/themes/nether.webp'); color: #ffcc00; } .launcher { background-color: #3c2c2c; box-shadow: 0 0 20px rgba(255, 69, 0, 0.5); } .title-bar, .top-title, .top-nav { background-color: #4c2c2c; color: #ffcc00; box-shadow: 0 2px 4px rgba(255, 69, 0, 0.2); } .sidebar { background-color: #3a2a2a; border-right: 1px solid #4c2c2c; } .username-status { color: #ff4500; } .nav-bar li:hover, .nav-bar li.selected { background-color: #5c3c3c; } .main-panel, .main-content { background-color: #2e1a1a; } .installations { background-color: #4c2c2c; border-top: 1px solid #5c3c3c; } .installations div .selector { background-color: #8b0000; border: 2px solid #4c2c2c; box-shadow: 4px 4px #5c3c3c; } .installations div .selector:hover { box-shadow: 6px 6px #5c3c3c; } .installations div .options { background-color: #4c2c2c; border: 2px solid #4c2c2c; box-shadow: 4px 4px #5c3c3c; } .installations div .options div:hover { background-color: #8b0000; } .installations button { background-color: #ff4500; border: 2px solid #8b0000; } .installations button:hover { background-color: #ff6347; border-color: #8b0000; } .bottom-bar { background-color: #4c2c2c; border-top: 1px solid #5c3c3c; box-shadow: 0 -2px 4px rgba(255, 69, 0, 0.2); } .bottom-bar div .bottom-bar-left, .bottom-bar div .bottom-bar-right { color: #ffcc00; } .downloads a { background-color: #8b0000; } .downloads a:hover { background-color: #ff4500; } .top-nav ul li { color: #ffcc00; } .top-nav ul li.selected { color: #fff; }