docs(appearance): document the Appearance page, theme presets, and color customizer - #16087
Open
blakeaowens wants to merge 2 commits into
Open
blakeaowens wants to merge 2 commits into
blakeaowens wants to merge 2 commits into
Conversation
…lor customizer Adds an Appearance section under Admin covering the theme preset choice (DefectDojo and Legacy), the primary color, the interface colors set separately for light and dark mode (neutral palette, surfaces, text, components, operational status), the Legibility checks that stop an unreadable change from saving, the metric colors, and the ui_color_theme field on /api/v2/system_settings/ for automation. Pairs with the Pro change that ships the customizer on the same release line. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
…mes start from it - Appearance: a Reports and exports section (metrics and dashboard PDF exports, Report Builder charts including scheduled reports, reports with no theme, and new report themes all use the instance's light-mode colors). - Report Builder: the theme defaults table now describes the instance-derived starting colors instead of fixed hex values. - Retake the Appearance screenshot with the current logo. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Documents the Pro Appearance page (Settings > System > Appearance) and how reports follow it.
New page: Admin > Appearance (
docs/content/admin/appearance/)ui_color_themefield of/api/v2/system_settings/{id}/.The page includes one screenshot of the Appearance page, committed under the page's
images/folder.Report Builder page: the theme settings table described fixed hex defaults. A new theme now starts from the instance's Appearance colors, so the Default column describes those instead, and the section links to the Appearance page.
English only. Per
docs/TRANSLATIONS.md, translated pages are regenerated from English in the quarterly refresh.The matching Pro change ships in the same release (3.3.300).
🤖 Generated with Claude Code