Files
test/frontend/static/themes/metropolis.css
Benjamin Falch 2bc741fb78
Some checks failed
Mark Stale PRs / stale (push) Has been cancelled
adding monkeytype
2026-04-23 13:53:44 +02:00

11 lines
198 B
CSS

[data-ui-element="logo"] h1 {
color: #f4bc46;
}
[data-nav-item="test"],
[data-nav-item="leaderboards"],
[data-nav-item="about"],
[data-nav-item="settings"] {
--themable-button-text: #d44729;
}