mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-20 07:21:52 +02:00
change selection background color to a transparent white
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
/* Colors */
|
||||
/* hacks guide changes begin */
|
||||
$background-color: #28282b !default;
|
||||
$text-highlight-color: mix(#fff, $background-color, 15%) !default;
|
||||
$text-highlight-color: #ffffff26 !default;
|
||||
/* hacks guide changes end */
|
||||
$text-color: #eaeaea !default;
|
||||
$primary-color: #00adb5 !default;
|
||||
|
Reference in New Issue
Block a user