mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-08 23:36:42 +08: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) |
||
|---|---|---|
| .. | ||
| environments | ||
| initializers | ||
| locales | ||
| application.rb | ||
| boot.rb | ||
| cdn.yml.sample | ||
| database.yml | ||
| deploy.rb.sample | ||
| dev_defaults.yml | ||
| discourse.config.sample | ||
| discourse.pill.sample | ||
| discourse_defaults.conf | ||
| environment.rb | ||
| logrotate.conf | ||
| multisite.yml.production-sample | ||
| nginx.sample.conf | ||
| projections.json | ||
| puma.rb | ||
| routes.rb | ||
| sidekiq.yml | ||
| site_settings.yml | ||
| spring.rb | ||
| thin.yml.sample | ||
| unicorn.conf.rb | ||
| unicorn_launcher | ||
| unicorn_upstart.conf | ||