mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-16 07:11:15 +00:00
Tweaked SCSS for production.
This commit is contained in:
parent
0f0dfa40d3
commit
67679a987f
|
@ -1,8 +1,7 @@
|
|||
/* Yuzu uses a dark theme by default */
|
||||
$background: darken($dark, 8);
|
||||
|
||||
$navbar-background-color: $dark;
|
||||
$navbar-item-color: $black;
|
||||
$navbar-item-color: $white;
|
||||
$navbar-item-hover-background-color: $black;
|
||||
$navbar-item-hover-color: $white;
|
||||
|
||||
|
|
Loading…
Reference in a new issue