added colors and 2 main components for 2 different contexts

This commit is contained in:
Sriram Hariharan
2023-03-03 11:40:54 -06:00
parent f3ee5a0854
commit e9acddfa16
6 changed files with 17 additions and 24 deletions

View File

@@ -0,0 +1,2 @@
$BURNT_ORANGE: #bf5700;
$WHITE: #ffffff;