trying another color set.

This commit is contained in:
Andrew Stowell
2022-05-28 20:44:08 -04:00
parent daee1f48d3
commit 258f55b315
+2 -2
View File
@@ -29,8 +29,8 @@
// Palette.
$palette: (
bg: #fff,
fg: #888,
bg: #222222,
fg: #ffffff,
fg-bold: #777,
fg-light: #aaa,
border: #f4f4f4,