Initial commit
This commit is contained in:
5
Template.Shared/wwwroot/css/default-theme.css
Normal file
5
Template.Shared/wwwroot/css/default-theme.css
Normal file
@@ -0,0 +1,5 @@
|
||||
:root {
|
||||
--primary-color: #5352ed;
|
||||
--ligther-color: #f7f7ff;
|
||||
--darker-color: hsl(240, 81%, 30%);
|
||||
}
|
||||
Reference in New Issue
Block a user