mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 20:44:32 -05:00
* Add matching light tints to color picker * Update ColorPicker light colors * Update light colors to color wheel * Update P.10 * Update light theme tag colors * Create 6396.md Add light tints to tag color picker. * Update development.ts to match light.ts Because the Code bunny wanted them to match. * Update palette.ts * Update development.ts * Update light.ts * Update ColorPicker.tsx Moved light colors under original dark colors. * [autofix.ci] apply automated fixes * Update ColorPicker.tsx Remove comment. * Update colors.ts * Update useTagCSS.ts * [autofix.ci] apply automated fixes * Update useTagCSS.ts * Adjust color mix percentages and add !important to text * [autofix.ci] apply automated fixes * Refactor color mix logic in useTagCSS hook * Change noteTagBackgroundHover color back to purple150 * Remove purple75 from palette Remove unused purple75 color definition. No longer needed. * Change noteTagBackgroundHover back to color to purple150 * [autofix.ci] apply automated fixes * Modify color mixing logic in useTagCSS hook updated the percentage for the color-mix function - light theme. Added text comment for later reference. * [autofix.ci] apply automated fixes * Add release notes for tag color picker enhancements * [autofix.ci] apply automated fixes * Add purple125 color to palette * Update color value for purple tint in ColorPicker * Change noteTagDefault color to purple125 * Change noteTagDefault color to purple125 * Fix syntax for purple125 color definition * Update noteTagBackground color to purple125 * Update noteTagBackground color to purple125 * Delete upcoming-release-notes/6396.md #6396 was closed in favor of #6448 --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: youngcw <calebyoung94@gmail.com>
See the Writing Good Release Notes section of the README for the documentation repo for more information on how to create a release notes file here.