Skip to content

fatihtoprakk/opencode-light-themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCode Light Themes

English · Türkçe

A curated collection of light color themes for OpenCode.

Why This Repository is Needed

OpenCode has not removed light (light mode) themes, but recent updates to the menu structure and bug fixes have made them harder to find or they may appear temporarily unavailable. The main reasons users might have difficulty accessing light themes are:

  • Hidden Menu Structure: Light themes are no longer listed prominently in the default /themes command. Instead, press Ctrl + P and search for "Toggle theme mode" or "Switch to light mode" to switch between dark and light variants.
  • Compatibility & Visibility Issues: Previous updates introduced technical issues with automatic background detection (OSC 11 query), causing text in code or input fields to become invisible on certain light configurations. Some light variants were temporarily disabled while fixes were applied.
  • Terminal Transparency: Updates enabling terminal transparency affected contrast calculations for light themes, causing some users to see only dark themes by default.

To activate a light theme, press Ctrl + P, type "Switch to light mode", and select the command. You can also install any theme from this repository manually into ~/.config/opencode/themes/.


Themes

Theme Description Screenshot
scaefy-light A clean, bright theme based on Atom One Light scaefy-light
scaefy-solarized-light Solarized — warm, earthy, low contrast scaefy-solarized-light
scaefy-vivid-light Vivid — bright, saturated, modern scaefy-vivid-light
scaefy-coffee-cream Coffee cream — warm beige with rich accents scaefy-coffee-cream
scaefy-gold-d-raynh-light Gold D Raynh — vibrant blue & gold tones scaefy-gold-d-raynh-light
scaefy-melle-julie-light Melle Julie — soft teal with purple accents scaefy-melle-julie-light
scaefy-classic-light Classic — clean neutral light theme scaefy-classic-light
scaefy-hc-flurry HC Flurry — high contrast light theme scaefy-hc-flurry
scaefy-milkshake-raspberry Milkshake Raspberry — pink-toned scaefy-milkshake-raspberry
scaefy-milkshake-blueberry Milkshake Blueberry — blue-purple scaefy-milkshake-blueberry
scaefy-milkshake-mango Milkshake Mango — warm orange scaefy-milkshake-mango
scaefy-milkshake-mint Milkshake Mint — cool green scaefy-milkshake-mint
scaefy-milkshake-vanilla Milkshake Vanilla — warm yellow scaefy-milkshake-vanilla
scaefy-bluloco-light A fancy and sophisticated light color scheme from Bluloco Light scaefy-bluloco-light
scaefy-brackets-light-pro A light theme inspired by the Brackets editor default look scaefy-brackets-light-pro
scaefy-ysgrifennwr A light color scheme based on the Ysgrifennwr theme for writers scaefy-ysgrifennwr
scaefy-netbeans-light A light theme replicating the NetBeans IDE default look scaefy-netbeans-light
scaefy-quiet-light A finely tuned light theme with soft, easy-on-the-eyes colors scaefy-quiet-light
scaefy-hop-light A fresh, hop-inspired light theme with italic variants scaefy-hop-light
scaefy-github-light A light theme based on GitHub's own color scheme scaefy-github-light
scaefy-github-plus A modern light theme inspired by GitHub color palette scaefy-github-plus

Installation

Automatic (recommended)

chmod +x install.sh
./install.sh

Manual

Copy the desired theme JSON file to your OpenCode themes directory:

cp themes/scaefy-light.json ~/.config/opencode/themes/

Then set it in ~/.config/opencode/tui.json:

{
  "theme": "scaefy-light"
}

Usage

Start OpenCode and use the /theme command to select your theme, or set it in tui.json.


Contributing

  1. Fork the repository
  2. Add your theme JSON file under themes/
  3. Add a screenshot under screenshots/
  4. Update README.md table
  5. Submit a Pull Request

License

MIT


Repositories

Platform URL
GitHub github.com/fatihtoprakk/opencode-light-themes
GitLab gitlab.com/fatihtoprak/opencode-light-themes

Awesome Opencode

Built by Scaefy — modern hosting, domain, and server solutions. Part of the Scaefy open source ecosystem.

About

A curated collection of light color themes for OpenCode. OpenCode için açık renk temaları koleksiyonu.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages