mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-21 15:36:50 -05:00
* Update color palette with old color values * Update color palette with new values * Replace old color imports with old color definitions * Update color exports to use consistent casing Done in bulk in MS-Word * Fix export statements for color constants * Clean up palette.ts by removing old import comment Removed commented-out import statement for old colors. * Add oldColor hex color definitions to palette.ts Copy hex color definitions from colors.ts into palette.ts. * Delete packages/desktop-client/src/style/colors.ts no longer needed * Disable colors export due to file deletion * [autofix.ci] apply automated fixes * Remove restricted import comment from index.ts --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>