GitHub user dosubot[bot] added a comment to the discussion: Customizing Big Number Conditional Formatter Colors
<!-- Greeting --> Hi @SvenC56! I'm [Dosu](https://go.dosu.dev/dosubot) and I’m helping the superset team. <!-- Answer --> You can set vivid green, yellow, and red colors for the Big Number chart's conditional formatting directly in the chart editor UI—no need to change your theme or code. In the Conditional Formatting popover, you’ll see default options (success, alert, error) that use theme colors, but these are often pale because they’re designed for backgrounds. To get stronger colors, just pick your preferred green, yellow, or red from the color picker or enter a hex code for each rule. This will override the default and apply your chosen color to the chart instantly. If you want all charts and UI elements to use more vivid colors by default, you’d need to adjust your theme’s semantic color tokens (like `colorSuccessBg`, `colorWarningBg`, `colorErrorBg`), but this affects the whole app. For per-chart customization, the popover UI is the fastest and most flexible way to get the look you want. [See how the chart plugin applies your selected color directly from the conditional formatting config](https://github.com/apache/superset/blob/829e4d92d91ceae4b43b1ed3b063ffe45377799c/superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx). <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/5250f723-f883-43bb-a575-ecb6a842e7f4?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/5250f723-f883-43bb-a575-ecb6a842e7f4?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/5250f723-f883-43bb-a575-ecb6a842e7f4?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/5250f723-f883-43bb-a575-ecb6a842e7f4?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/5250f723-f883-43bb-a575-ecb6a842e7f4?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/5250f723-f883-43bb-a575-ecb6a842e7f4?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/5250f723-f883-43bb-a575-ecb6a842e7f4?feedback_type=other)</sup> [](https://app.dosu.dev/a28d3c7e-a9d3-459e-9fb6-3a6f9ff4f357/ask?utm_source=github)& nbsp;[](https://go.dosu.dev/discord-bot) [](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/superset/discussions/35056) GitHub link: https://github.com/apache/superset/discussions/35056#discussioncomment-14341506 ---- This is an automatically sent email for notifications@superset.apache.org. To unsubscribe, please send an email to: notifications-unsubscr...@superset.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org