Skip to content
Skillv1.0.0

kronuz-theme-sublime

This repository is only the Sublime Text edition of the Kronuz theme.

by Kronuz(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from Kronuz/kronuz-theme-sublime (AGENTS.md). Install upstream with npx skills add Kronuz/kronuz-theme-sublime. Copyright stays with the author.

AGENTS.md: working on kronuz-theme-sublime

This repository is only the Sublime Text edition of the Kronuz theme.

Generated color schemes

Kronuz.sublime-color-scheme and Kronuz-Light.sublime-color-scheme are generated by the sibling KronuzTheme repository. Never hand-edit them.

To change shared colors or scopes:

cd ../KronuzTheme
npm run build

Sublime-specific UI files belong here: Theme - Kronuz.sublime-theme, Widget.sublime-settings, Console.sublime-syntax, assets, and preferences.

Validation

Run the canonical generator twice; the second build must leave this repository clean. Install this directory as Theme - Kronuz in Sublime's Packages directory for visual testing.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/kronuz-kronuz-theme-sublime-kronuz-theme-sublime/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

kronuz-kronuz-theme-sublime-kronuz-theme-sublime.ocm.jsonjson
{
  "ocm": "1",
  "id": "kronuz-kronuz-theme-sublime-kronuz-theme-sublime",
  "kind": "skill",
  "name": "kronuz-theme-sublime",
  "description": "This repository is only the Sublime Text edition of the Kronuz theme.",
  "publisher": "Kronuz",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This repository is only the Sublime Text edition of the Kronuz theme."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/Kronuz/kronuz-theme-sublime",
      "path": "AGENTS.md",
      "ref": "26704ae504dcd938bdeb60bab80ff642af1015b7",
      "url": "https://github.com/Kronuz/kronuz-theme-sublime/blob/26704ae504dcd938bdeb60bab80ff642af1015b7/AGENTS.md",
      "key": "Kronuz/kronuz-theme-sublime/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md: working on kronuz-theme-sublime\n\nThis repository is only the Sublime Text edition of the Kronuz theme.\n\n## Generated color schemes\n\n`Kronuz.sublime-color-scheme` and `Kronuz-Light.sublime-color-scheme` are generated\nby the sibling `KronuzTheme` repository. Never hand-edit them.\n\nTo change shared colors or scopes:\n\n```sh\ncd ../KronuzTheme\nnpm run build\n```\n\nSublime-specific UI files belong here: `Theme - Kronuz.sublime-theme`,\n`Widget.sublime-settings`, `Console.sublime-syntax`, assets, and preferences.\n\n## Validation\n\nRun the canonical generator twice; the second build must leave ",
  "cost": {
    "context_tokens": 179
  }
}

Fetch it by URL: GET /api/v1/registry/kronuz-kronuz-theme-sublime-kronuz-theme-sublime/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.