Skip to content

kyaulabs/opencode-panda-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Panda Syntax for OpenCode

Contributor Covenant Conventional Commits GitHub Semantic Versioning
OpenCode Theme

A superminimal, dark syntax theme for OpenCode, based on the Panda Syntax color scheme.

Preview

Panda Syntax Screenshot

Installation

mkdir -p ~/.config/opencode/themes

curl -o ~/.config/opencode/themes/panda-syntax.json \
  https://raw.githubusercontent.com/kyaulabs/opencode-panda-syntax/main/.opencode/themes/panda-syntax.json

Usage

Inside OpenCode, run the /theme command and select panda-syntax.

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

{
  "theme": "panda-syntax"
}

Font

The font used in the screenshot is a custom build of:

  1. Operator Mono by Hoefler & Co.
  2. Ligatures added via operator-mono-lig.
  3. Nerd Font glyphs patched in with Nerd Fonts.

License

AGPL-3.0 — see the Panda Syntax repo for the original color scheme.

About

A superminimal dark syntax theme for OpenCode (https://opencode.ai), based on Panda Syntax

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors