Skip to content

Fix dark-theme ComboBox contrast and flatten button appearance Preset ComboBoxes in both control panels drew near-white item text without a matching buttonFill/listFill, so they fell back to SceneryStack's default white chrome — near-invisible against the default (dark) color profile. Give them dark buttonFill/listFill from SolarSystemModelsColors, matching the pattern already used in OscillationsAndChaos. Also add SolarSystemModelsButtonOptions.ts with a FlatAppearanceStrategy bundle (mirroring RotatingSky's RotatingSkyButtonOptions.ts) and apply it to every RectangularPushButton, ResetAllButton, and TimeControlNode play/pause/step button so the sim uses a flat button look instead of SceneryStack's default 3-D bevel. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018svZaRUmD44JWTQJLUYdmx#7

Merged
veillette merged 1 commit into
mainfrom
claude/simulation-contrast-flat-buttons-8gdo6w
Jul 2, 2026

Conversation

@veillette

Copy link
Copy Markdown
Contributor

Description

Type of change

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring
  • Build / CI change

Related issues

Fixes #
Related to #

Testing

  • npm run lint
  • npm run check
  • npm run build
  • npm test (if applicable)

How to test

  1. Step 1
  2. Step 2
  3. Expected result

Checklist

  • Self-review completed
  • Documentation updated if needed
  • No unrelated changes included

Preset ComboBoxes in both control panels drew near-white item text
without a matching buttonFill/listFill, so they fell back to
SceneryStack's default white chrome — near-invisible against the
default (dark) color profile. Give them dark buttonFill/listFill from
SolarSystemModelsColors, matching the pattern already used in
OscillationsAndChaos.

Also add SolarSystemModelsButtonOptions.ts with a
FlatAppearanceStrategy bundle (mirroring RotatingSky's
RotatingSkyButtonOptions.ts) and apply it to every RectangularPushButton,
ResetAllButton, and TimeControlNode play/pause/step button so the sim
uses a flat button look instead of SceneryStack's default 3-D bevel.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018svZaRUmD44JWTQJLUYdmx
@veillette veillette merged commit bc6e61a into main Jul 2, 2026
7 checks passed
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@veillette veillette deleted the claude/simulation-contrast-flat-buttons-8gdo6w branch July 2, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants