mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-15 20:05:13 +02:00
feat: Update brand color to mint-cyan across screenshots and UI elements
This commit is contained in:
parent
bbf6f91c56
commit
c6baa4d5dc
46 changed files with 57 additions and 34 deletions
|
|
@ -25,8 +25,8 @@ const FALLBACK_PALETTE: GraphThemePalette = {
|
|||
textTertiary: '#9b9ba7',
|
||||
border: '#e5e5ea',
|
||||
borderLight: '#f0f0f4',
|
||||
accent: '#5856d6',
|
||||
accentSoft: '#ededfc',
|
||||
accent: '#72f3d7',
|
||||
accentSoft: 'rgba(114, 243, 215, 0.16)',
|
||||
success: '#2ecc71',
|
||||
warning: '#e67e22',
|
||||
danger: '#e74c3c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue