Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

Commit ce76539

Browse files
author
Manuel Proß
committed
feat(FE): add custom gray color
1 parent 978a026 commit ce76539

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/src/styles/globals.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
--color-primary: #3498db;
1212
--color-secondary: #2ecc71;
1313
--color-tertiary: #e74c3c;
14+
--gray-1: #313131;
1415
--primary-text: #333;
1516
--secondary-text: #555;
1617
}

0 commit comments

Comments
 (0)