mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-29 03:09:53 +02:00
Manually define colours for text selection
Imagine using dark mode, couldn't be me
This commit is contained in:
@@ -257,6 +257,7 @@ $nord15: #b48ead;
|
||||
/* Colors */
|
||||
$background-color : $nord0 !default;
|
||||
$text-color : $nord4 !default;
|
||||
$text-highlight-color : $nord3 !default;
|
||||
$primary-color : $nord8 !default;
|
||||
$success-color : $nord14 !default;
|
||||
$warning-color : $nord12 !default;
|
||||
|
Reference in New Issue
Block a user