New NavBar + Theme (#82)

This commit is contained in:
Van Duc Le 2023-09-19 23:01:22 -05:00 committed by GitHub
parent ad278f58a9
commit a2243ca668
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 63 additions and 28 deletions

View file

@ -4,7 +4,7 @@ $border_gray: #ccc;
$background_gray: #ededed;
$background_light_gray: #fafafa;
$announcement_red: #ae0000;
$theme_color: #045343;
$theme_color: #9c3706;
$base_font_size: 14px;
$widget_border_radius: 4px;