Skip to content

scaryrawr/base16-opencode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

opencode-base16-themes

A collection of base16 and base24 themes for opencode, auto-generated and always up to date.

Installation

To install all themes for opencode, simply clone this repository into your opencode config directory:

mkdir -p ~/.config/opencode
cd ~/.config/opencode
git clone https://github.com/scaryrawr/base16-opencode .

Or, copy/symlink the themes/*.json files into ~/.config/opencode/themes.

git clone https://github.com/scaryrawr/base16-opencode
ln -s $PWD/base16-opencode/themes ~/.config/opencode/themes

Usage

After cloning, restart opencode or use /theme to select a theme.

How it works

  • Themes are generated from base16/base24 schemes using base16-builder-go and custom templates for opencode.
  • A GitHub Actions workflow keeps themes up to date automatically.

Contributing

  • Add or update templates in templates/
  • Open a PR to add new schemes or improve templates

Automation

  • On template or workflow changes, or every Saturday, the workflow will regenerate all themes and open a PR if there are updates.

License

MIT

About

themes for opencode using tinted theming base16/24

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors