Revert "slice 4: accent palette refinement — blue → teal"

This reverts commit 52fe7bceb6.
This commit is contained in:
2026-05-15 23:49:36 +00:00
parent 52fe7bceb6
commit 959e3980ae
109 changed files with 937 additions and 937 deletions

View File

@@ -10,9 +10,9 @@ module.exports = {
colors: {
primary: '#0d0d0d',
secondary: '#161616',
accent: '#5B7C8D',
'accent-dark': '#4A6473',
'accent-muted': '#2F4F5F',
accent: '#3b82f6',
'accent-dark': '#2563eb',
'accent-muted': '#1e3a5f',
'accent-red': '#cc0000',
'accent-red-dark': '#aa0000',
background: '#111111',