Skip to content

tachi-code/themes

Repository files navigation

Tachi Code Themes

Overview

This repository contains the theme registry for Tachi Code.

Tachi Code themes follow an extended implementation of the VS Code color theme schema and are compatible with the Tachi Code editor.

Theme Structure

Raw themes can be defined as .json, .js, or .ts files. Tachi Code's additional workbench colors are defined in tachi-code-colors.json. These colors typically fallback to standard VS Code colors if not defined in a theme.

Usage

Tachi code uses the index.json file to provide a list of themes to the user. Individual themes are loaded on-demand from the themes directory when the user selects a theme inside the application. Loaded themes are then cached locally and updated when a version change is detected.

Shiki tm-themes

This repository is currently primarily composed of a subset of themes from the shiki tm-themes collection.

About

Community themes for Tachi Code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published