This repository has been archived on 2025-03-12. You can view files and clone it, but cannot push or open issues or pull requests.
asklyphe-frontend/static/themes/dark/settings.css

12 lines
No EOL
216 B
CSS

.settings-area {
background-image: url("/static/themes/dark/darkeneder_paper.jpg");
}
.settings-section {
background-image: url("/static/img/darkened_paper.jpg");
color: white;
}
p {
color: white;
}