Replaces the blue defaults with the provided green theme (primary #58B900, accent #45A148, today #6FB669, greens for month/selected/today-bg, etc.). These apply when no admin instance theme is set. THEME.md defaults table updated. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
3 lines
82 B
JavaScript
3 lines
82 B
JavaScript
// Increment APP_VERSION with every code change
|
|
export const APP_VERSION = 'v86';
|