Skip to content

Releases: CoolTea001/dsh-cool-theme

v0.4.0

Choose a tag to compare

@CoolTea001 CoolTea001 released this 01 Sep 03:22

Features

  • 14 new themes: Aura, Catppuccin Frappe, Catppuccin Macchiato, Cobalt2, Cursor, Everforest, Flexoki, Kanagawa, Lucent Orng, Material, Matrix, Mercury, NightOwl, Opencode, Orng, Osaka Jade, Palenight, Synthwave84, System, Vercel, Vesper (and variants) — adds 14 presets to expand theme selection
  • Dropdown overflow fix: improve theme selector dropdown handling

Docs

  • add screenshots for marketplace previews

Chores

  • bump version to 0.4.0

Full Changelog: v0.3.1...v0.4.0

v0.3.1

Choose a tag to compare

@CoolTea001 CoolTea001 released this 31 Aug 08:09

Rollback

  • revert /cool-theme slash command and Ctrl/Cmd+Shift+T shortcut (introduced in v0.3.0)
  • remove command.desc/open/detail locales
  • deprecate v0.3.0 on npm (retracted, please use 0.3.1 or 0.2.0)

Full Changelog: v0.2.0...v0.3.1

v0.2.0

Choose a tag to compare

@CoolTea001 CoolTea001 released this 31 Aug 05:50

Features

  • hide built-in appearance switch in General settings, unify on dsh-cool-theme’s Theme panel (slot shadowing with CSS/MutationObserver fallback)
  • use palette icon for Theme settings tab (user-provided 24×24 SVG, rendered at 16×16 via MutationObserver)

Fixes

  • remove trailing divider in Theme settings panel (.ct-row:last-child)

Refactors

  • modularize theme presets and css variables (12 presets: Nord, One Dark, etc.)
  • remove redundant code and simplify theme logic

Chores

  • publish pipeline: enable npm Trusted Publisher (OIDC) + provenance, remove classic NPM_TOKEN
  • add pens cover file

Full Changelog: v0.1.0...v0.2.0

v0.1.0 - Initial release

Choose a tag to compare

@CoolTea001 CoolTea001 released this 30 Aug 12:40

Features

  • Initial standalone release split from dsh-cooltea — theme-only package (dsh-cool-theme)
  • Light / dark / system appearance switching via theme.getTheme / setTheme
  • 12 popular preset themes: Nord, One Dark, GitHub, Catppuccin, Dracula, Tokyo Night, Solarized, Gruvbox, Monokai, Rose Pine, Ayu, Zenburn plus native DeepSeek Harness theme (all presets support light and dark modes)

Bug Fixes

  • None

Documentation

  • Added bilingual README (README.md / README.zh.md) with installation and contributing guides