ActivityWatch/aw-webui

View on GitHub
src/style/_globals.scss

Summary

Maintainability
Test Coverage
$textColor: rgb(60, 66, 87);
$backgroundColor: rgb(247, 250, 252);

$lightBorderColor: darken(white, 12%);
$activeHighlightColor: rgb(10, 120, 255);