Skip to content

ShadReyes/ricekit-community

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ricekit-community

Community-contributed content for Ricekit — a macOS desktop customization toolkit that applies color palettes across terminal emulators, editors, status bars, and other apps via config templates.

What lives here

This repo is the public home for all community-contributable Ricekit content. The main Ricekit application (CLI, Tauri desktop app, Rust core) is a closed-source commercial product; the content below is open and PR-able by anyone.

Directory Status What it is
extensions/firefox/ Accepting PRs Firefox / Zen Browser extension source
userstyles/ Accepting PRs Catppuccin-to-ricekit userstyle compiler + Stylus-importable bundle
themes/ Accepting PRs Bundled theme definitions (TOML + optional wallpapers)
templates/ Accepting PRs Config templates (terminal emulators, editors, status bars, etc.)
integrations/ Accepting PRs HTTP integrations — smart lights (Govee, Hue, LIFX), home automation (Home Assistant), and other endpoints that respond to theme changes. See integrations/README.md for the user-facing setup guide.
playground/ Upcoming Vite-built WASM web playground for previewing themes

The main Ricekit app fetches themes/ and templates/ at runtime from this repo's tagged release tarballs (content-v*), with a minimal snapshot embedded in the binary as an offline fallback. Each release produces ricekit-content-v{N}.tar.gz, a matching .sha256 checksum file, and a manifest.json listing the included content.

Contributing

See CONTRIBUTING.md for how to submit a new theme, config template, or browser-extension change.

License

See individual LICENSE files under each top-level directory. Content contributed to this repo is licensed under the terms stated in the directory it lives in.

About

Community-contributed themes, config templates, browser extension, and web playground for Ricekit

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Rust 34.8%
  • JavaScript 26.8%
  • TypeScript 25.9%
  • CSS 6.3%
  • Lua 3.9%
  • Shell 1.4%
  • Other 0.9%