Skip to content

Conversation

@elithrar
Copy link
Contributor

@elithrar elithrar commented Dec 9, 2025

An orange-inspired theme without an obvious corporate name 🙃

Looks like the below:

image image image

... and light mode for the heathens:

image

Primary colors:

  • Primary color: #EC5B2B (Cloudflare dark orange) used for borders, headings, keywords, and main accent
  • Secondary color: #EE7948 (lighter orange) used for functions, border active states, and secondary highlights
  • Accent/tertiary: #FFF7F1 (beige) used for accents in dark mode, blockquotes, and numbers

@rekram1-node
Copy link
Collaborator

/oc update theme.tsx to import and reference this theme like we do for the other themes

@opencode-agent
Copy link
Contributor

opencode-agent bot commented Dec 9, 2025

Perfect! Both changes have been successfully applied. The orng theme is now:

  1. Imported at line 25: import orng from "./theme/orng.json" with { type: "json" }
  2. Added to DEFAULT_THEMES at line 154: orng,

The theme has been properly integrated in alphabetical order, matching the pattern used for all other themes. The changes are complete and ready to use!

New%20session%20-%202025-12-09T02%3A13%3A58.281Z
opencode session  |  github run

@rekram1-node rekram1-node merged commit b2f5ea7 into sst:dev Dec 9, 2025
2 of 4 checks passed
@elithrar
Copy link
Contributor Author

elithrar commented Dec 9, 2025

Perfect, thanks @rekram1-node!

@elithrar elithrar deleted the orng-theme branch December 9, 2025 02:31
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