mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2026-01-23 04:04:11 +01:00
Bladerunner (#67)
* Introduce bladerunner theme * Light neon glow * Fix build error * Different logo font and glow * Neon glow on hover * Make the theme to be easter egg * Toggle lights via header * Minor fixes * Fix lint errors
This commit is contained in:
@@ -31,4 +31,8 @@
|
||||
|
||||
.settings-container .setting {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
}
|
||||
/* Theme-specific overrides belong in src/index.css per AGENTS.md */
|
||||
/* Ensure Settings aligns with centered layout */
|
||||
.app-root.layout-centered #settings.settings-container { display: block; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user