Just pick a green, Mike

This commit is contained in:
Mike Barnes 2024-09-24 21:18:10 +10:00
parent 0bf02d992a
commit b66c66cfc8
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ $classic-secondary-color: #e0e0d8;
$classic-highlight-color: #2c7130;
$blurple-600: #3b953f; // Deeper green
$blurple-500: #6abf69; // Lighter than that
$blurple-500: #1dac1b; // Lighter than that
$blurple-300: #94e47c; // Urgh blurple is the worst
$grey-600: #4e4c5a; // Trout
$grey-100: #dadaf3; // Topaz

View file

@ -4,7 +4,7 @@ $white: #ffffff; // White
$red-600: #b7253d !default; // Deep Carmine
$red-500: #df405a !default; // Cerise
$blurple-600: #3b953f; // Deeper green
$blurple-500: #6abf69; // Lighter than that
$blurple-500: #1dac1b; // Lighter than that
$blurple-400: #8cdb90; // Medium slate blue
$blurple-300: #94e47c; // Urgh blurple is the worst
$grey-600: #4e4c5a; // Trout