Skip to content

Moving the prize-pool and navigation-card colors logic#7535

Open
JuJinPark wants to merge 4 commits into
mainfrom
feature/move-prize-pool-naviation-card
Open

Moving the prize-pool and navigation-card colors logic#7535
JuJinPark wants to merge 4 commits into
mainfrom
feature/move-prize-pool-naviation-card

Conversation

@JuJinPark
Copy link
Copy Markdown
Contributor

@JuJinPark JuJinPark commented May 20, 2026

Summary

Moving the prize-pool and navigation-card colors logic from the Lakesideview repo to the Lua-Modules repo.
This is part of the CSS cleanup task, similar to what was done in this PR:#7479

Related MR

How did you test this change?

Deployed to my dev wiki (lakesideview + Lua-Modules changes):

@JuJinPark JuJinPark self-assigned this May 20, 2026
Copilot AI review requested due to automatic review settings May 20, 2026 14:51
@JuJinPark JuJinPark requested review from a team as code owners May 20, 2026 14:51
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Moves theme-specific CSS custom property definitions for prize pool tables and navigation card icons from the Lakesideview skin into the shared Lua-Modules stylesheet set, as part of ongoing CSS cleanup/centralization.

Changes:

  • Added theme-scoped (html.theme--light / html.theme--dark) --prize-pool-* custom properties in Prizepooltable.scss.
  • Added theme-scoped --navigation-card-icon-* custom properties in NavigationCard.scss.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
stylesheets/commons/Prizepooltable.scss Introduces theme-specific --prize-pool-* variables to control prize pool table colors via CSS custom properties.
stylesheets/commons/NavigationCard.scss Introduces theme-specific --navigation-card-icon-* variables for navigation card icon styling.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread stylesheets/commons/Prizepooltable.scss Outdated
Comment thread stylesheets/commons/NavigationCard.scss Outdated
Comment thread stylesheets/commons/Prizepooltable.scss Outdated
Comment thread stylesheets/commons/NavigationCard.scss Outdated
@JuJinPark JuJinPark force-pushed the feature/move-prize-pool-naviation-card branch from e5e60bf to 50bb56f Compare May 22, 2026 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants