Skip to content
duransalido236-bot edited this page Aug 18, 2025 · 2 revisions
  1. ## Creating a Sublime Text Color Scheme

  2. Command Palette: PackageDev: New Color Scheme

  3. Edit the file to your liking

  4. Save it within a package or somewhere else

Completions

Static and dynamic completions are provided for:

  • all keys, e.g. foreground and globals,

    Image with key completions

  • variable names in usage

    Image with variable completions

  • variable definitions in user overrides

    Image with variable completions

  • scope selectors (based on scope naming conventions)

    Image with scope selector completions

Clone this wiki locally