adds telemetry list
This commit is contained in:
@@ -27,8 +27,10 @@ $magenta-2: oklch(75% 0.2 330);
|
||||
|
||||
$text-color: $gray-1;
|
||||
$background-color: $gray-7;
|
||||
$light2-background-color: color.adjust($background-color, $lightness: 10%);
|
||||
$light-background-color: color.adjust($background-color, $lightness: 5%);
|
||||
$dark-background-color: color.adjust($background-color, $lightness: -5%);
|
||||
$dark2-background-color: color.adjust($background-color, $lightness: -10%);
|
||||
|
||||
$cursor-tick: $gray-0;
|
||||
$time-tick: $gray-1;
|
||||
|
||||
Reference in New Issue
Block a user