mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 04:04:59 -05:00
This commit makes various changes and improvements to the new color palettes page that was introduced in https://github.com/discourse/discourse/pull/32379. Specifically, it: * Removes the ‘Logos and fonts’ banner * Removes the icon from the palette names in the list * Moves the ‘new’ button to the top of the palette list * Excludes theme-owned color palettes from the color palettes page since these will be editable directly from the theme page * Makes the name the primary text if a color has no description * Adds a button next to the name field to save just the name * Adds a ‘Delete’ button alongside the existing ‘Duplicate’ button * Adds a ‘Revert’ button to change a modified color back to its default value (based on the base palette of the palette)