Skip to content

Disable Light Mode [SYNTH-112] - #1314

Merged
PepperLola merged 3 commits into
devfrom
alexey/112/disable-light-mode
Jun 18, 2026
Merged

Disable Light Mode [SYNTH-112]#1314
PepperLola merged 3 commits into
devfrom
alexey/112/disable-light-mode

Conversation

@AlexD717

@AlexD717 AlexD717 commented Jun 16, 2026

Copy link
Copy Markdown
Member

Task

SYNTH-112

Symptom

Currently light mode is broken, and has a general terrible UI experience. Ex

The MainHUD panel is the same color as the initial plane, making it hard to destiguish.
image

Panels that are a mix of light/dark mode
image

Since none of us use light mode, we aren't there to find all of these bugs and issues, which can cause many to go unnoticed. A temporary solution, as approved by Julian, is to just have all users on dark mode, ensuring a consistent and clean UI experience.

Solution

Hard code the theme to always be dark mode, and remove the user facing toggle.

Verification

  • User is in dark mode
  • No way to go back into light mode

Before merging, ensure the following criteria are met:

  • All acceptance criteria outlined in the ticket are met.
  • Necessary test cases have been added and updated.
  • A feature toggle or safe disable path has been added (if applicable).
  • User-facing polish:
    • Ask: "Is this ready-looking?"
  • Cross-linking between Jira and GitHub:
    • PR links to the relevant Jira issue.
    • Jira ticket has a comment referencing this PR.

@AlexD717 AlexD717 self-assigned this Jun 16, 2026
@AlexD717
AlexD717 marked this pull request as ready for review June 16, 2026 23:24
@AlexD717
AlexD717 requested review from a team as code owners June 16, 2026 23:24

@elliefre elliefre left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Panels are on dark mode, making them easier to read

@Dhruv-0-Arora

Copy link
Copy Markdown
Collaborator

Lets discuss during standup whether we would like to maintain light mode, remove it altogether, or disable it.

@PepperLola PepperLola left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@rutmanz rutmanz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@PepperLola
PepperLola enabled auto-merge June 18, 2026 20:26
@PepperLola
PepperLola merged commit 514aea0 into dev Jun 18, 2026
16 checks passed
@PepperLola
PepperLola deleted the alexey/112/disable-light-mode branch June 18, 2026 20:28
@PepperLola PepperLola mentioned this pull request Jul 16, 2026
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.

5 participants