This commit is contained in:
2026-01-19 02:05:30 +01:00
parent 46266a7bbc
commit 4f6264f2e2
24 changed files with 431 additions and 228 deletions

View File

@@ -19,7 +19,7 @@ module.exports = {
colors: {
// Brand Colors
primary: {
DEFAULT: '#0117bf',
DEFAULT: '#011dff',
dark: '#000e7a',
light: '#3344cc',
},