Align admin mobile colors with Tamagui v2 tokens
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import { useTheme, useThemeName } from '@tamagui/core';
|
||||
|
||||
export const ADMIN_COLORS = {
|
||||
primary: '#4F46E5', // Indigo 600
|
||||
primaryStrong: '#4338CA', // Indigo 700
|
||||
primary: '#FF5A5F', // Brand Rose
|
||||
primaryStrong: '#F43F5E', // Rose 500
|
||||
accent: '#F43F5E', // Rose 500
|
||||
accentSoft: '#E0E7FF', // Indigo 100
|
||||
accentWarm: '#FFE4E6', // Rose 100
|
||||
|
||||
Reference in New Issue
Block a user