2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-08-17 18:04:11 +08:00
discourse/config
Martin Brennan 3eb7de0f74
UX: Update copy from Active -> Default for themes + palettes (#34346)
Active is a confusing term to use for the default theme
and color palette in the admin UI.

This commit updates the copy for consistency
to use Default instead of Active to reflect the code
and the way people think about how this works generally.

**Before**

<img width="414" height="604" alt="image"
src="https://github.com/user-attachments/assets/80059093-1c3d-44e5-82f6-9b608e991afa"
/>
<img width="409" height="209" alt="image"
src="https://github.com/user-attachments/assets/7695a256-1cf9-42c0-bae8-d69cc0b67914"
/>
<img width="914" height="709" alt="image"
src="https://github.com/user-attachments/assets/ed7d5a69-f736-42d9-9c60-b328d3922534"
/>


**After**

<img width="432" height="500" alt="image"
src="https://github.com/user-attachments/assets/2f65b7a5-8c85-4328-926a-07dbf05ddc19"
/>
<img width="381" height="245" alt="image"
src="https://github.com/user-attachments/assets/a7420484-ed57-4e0e-a5e0-c2fe067a15ef"
/>
<img width="834" height="610" alt="image"
src="https://github.com/user-attachments/assets/1567544f-203e-4e9e-9e74-e828de08ad0b"
/>
2025-08-15 13:28:01 +10:00
..
environments DEV: Migrate from sprockets to propshaft for assets (#32475) 2025-04-30 08:59:32 +01:00
initializers DEV: Enable goldiloader in tests environment (#34248) 2025-08-12 14:51:28 +08:00
locales UX: Update copy from Active -> Default for themes + palettes (#34346) 2025-08-15 13:28:01 +10:00
application.rb DEV: Upgrade Rails to version 8.0.2 2025-07-22 09:59:44 +02:00
boot.rb PERF: Stop running bootsnap in development mode on all environments (#25737) 2024-02-19 11:33:52 +08:00
cdn.yml.sample
database.yml DEV: Increase pool connections to 2 in test environment 2024-11-28 12:23:25 +01:00
deploy.rb.sample
dev_defaults.yml DEV: Convert admin-incoming-email modal to component-based API (#22701) 2023-07-20 16:31:20 -05:00
discourse.config.sample
discourse.pill.sample
discourse_defaults.conf DEV: Support connecting to Redis with a username. (#31710) 2025-03-13 10:39:50 +08:00
environment.rb DEV: Apply syntax_tree formatting to config/* 2023-01-09 11:13:29 +00:00
logrotate.conf
multisite.yml.production-sample
nginx.sample.conf PERF: Enable brotli in NGINX (#32333) 2025-04-24 15:45:13 +01:00
projections.json
puma.rb DEV: Apply syntax_tree formatting to config/* 2023-01-09 11:13:29 +00:00
routes.rb DEV: Upgrade Rails to version 8.0.2 2025-07-22 09:59:44 +02:00
sidekiq.yml
site_settings.yml UX: add background image setting for welcome banner (#34222) 2025-08-13 23:12:49 +08:00
spring.rb DEV: Apply syntax_tree formatting to config/* 2023-01-09 11:13:29 +00:00
thin.yml.sample
unicorn.conf.rb DEV: Fix undefined method check_email_sync_heartbeat in unicorn conf (#30360) 2024-12-19 10:10:11 +08:00
unicorn_launcher
unicorn_upstart.conf