Skip to content

Set the primary brand color to #f46a00 - #2

Merged
learntheropes merged 1 commit into
mainfrom
primary-color-f46a00
Aug 29, 2026
Merged

Set the primary brand color to #f46a00#2
learntheropes merged 1 commit into
mainfrom
primary-color-f46a00

Conversation

@learntheropes

@learntheropes learntheropes commented Aug 29, 2026

Copy link
Copy Markdown
Owner

Re-anchor the bitcoin color ramp (used as Nuxt UI primary) on #f46a00 at shade 500, regenerating the 50-950 steps so hover/active shades stay consistent.

Summary by CodeRabbit

  • Style
    • Updated the Bitcoin color palette with deeper, more saturated orange and amber tones.
    • Refreshed all available palette shades for more consistent visual styling.

Re-anchor the bitcoin color ramp (used as Nuxt UI `primary`) on
#f46a00 at shade 500, regenerating the 50-950 steps so hover/active
shades stay consistent.
Copilot AI lite review requested due to automatic review settings August 29, 2026 02:16
@coderabbitai

coderabbitai Bot commented Aug 29, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 88bcf535-3e61-46e4-8c9a-9113b904a7f5

📥 Commits

Reviewing files that changed from the base of the PR and between 037ff69 and d226607.

📒 Files selected for processing (1)
  • app/assets/css/main.css

📝 Walkthrough

Walkthrough

The static theme updates all 11 Bitcoin color variables in app/assets/css/main.css. The new values use a deeper, more saturated orange/amber palette.

Changes

Bitcoin color palette

Layer / File(s) Summary
Replace Bitcoin theme values
app/assets/css/main.css
The --color-bitcoin-50 through --color-bitcoin-950 variables now use new hex color values.

Estimated code review effort: 1 (Trivial) | ~2 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch primary-color-f46a00

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@learntheropes
learntheropes merged commit e9c0745 into main Aug 29, 2026
1 of 2 checks passed

Copilot AI 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.

🟡 Changes recommended

app/assets/css/main.css contains an invalid trailing </content> token that should be removed to avoid CSS parse errors.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

This PR updates the project’s Bitcoin/Nuxt UI primary color ramp by re-anchoring the 500 shade to #f46a00 and regenerating the surrounding shades so derived hover/active states remain consistent.

Changes:

  • Updated --color-bitcoin-* theme CSS variables (50–950), anchoring shade 500 to #f46a00.
  • Regenerated the ramp steps around the new anchor color.
File summaries
File Description
app/assets/css/main.css Updates the Bitcoin color ramp CSS variables to align Nuxt UI primary with #f46a00 at shade 500.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread app/assets/css/main.css
Comment on lines +14 to +15
--color-bitcoin-900: #723004;
--color-bitcoin-950: #3e1800;
@learntheropes
learntheropes deleted the primary-color-f46a00 branch August 29, 2026 03:06
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