feat: experimental configuration

This commit is contained in:
Junyi Hou 2024-04-09 20:52:16 +08:00
parent 3f5f3d7ced
commit 4c59bcb723
4 changed files with 50 additions and 44 deletions

View file

@ -0,0 +1,3 @@
$font-stack: Helvetica, sans-serif;
$primary-color: rgb(255, 255, 168);
$background-color: rgb(85, 85, 85);