Skip to content

chore: new release candidate - #7

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: new release candidate#7
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Mar 7, 2026

Copy link
Copy Markdown

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

coldark-bat@2.0.0

Major Changes

  • 25877bb: Moves the package to a monorepo to ease the maintenance and variants discoverability. The new home is located at https://github.com/ArmandPhilippot/coldark

  • 555f654: Reorganizes the shared Coldark denominations to ease maintenance and variant porting.

    • coldark00 to coldark07 now form a stable neutral ramp ordered from the lightest common shade to the darkest.
    • coldark08 to coldark15 now form stable accent slots ordered by hue from red to magenta.

    The documentation have been updated to preserve the rendered colors while making the palette easier to understand, maintain, and port to other tools.

Patch Changes

  • d23afa6: Fixes broken images in the README.

coldark-dircolors@2.0.0

Major Changes

  • 25877bb: Moves the package to a monorepo to ease the maintenance and variants discoverability. The new home is located at https://github.com/ArmandPhilippot/coldark

  • 555f654: Reorganizes the shared Coldark denominations to ease maintenance and variant porting.

    • coldark00 to coldark07 now form a stable neutral ramp ordered from the lightest common shade to the darkest.
    • coldark08 to coldark15 now form stable accent slots ordered by hue from red to magenta.

    The documentation have been updated to preserve the rendered colors while making the palette easier to understand, maintain, and port to other tools.

Patch Changes

  • d23afa6: Fixes broken images in the README.

coldark-firefox@2.0.0

Major Changes

  • 555f654: Reorganizes the shared Coldark denominations to ease maintenance and variant porting.

    • coldark00 to coldark07 now form a stable neutral ramp ordered from the lightest common shade to the darkest.
    • coldark08 to coldark15 now form stable accent slots ordered by hue from red to magenta.

    The documentation have been updated to preserve the rendered colors while making the palette easier to understand, maintain, and port to other tools.

  • 4f79a4a: Moves and renames the package from coldark to coldark-firefox

    No major changes regarding the theme but the package itself has been renamed and its repository has moved. All Coldark packages are now available at https://github.com/ArmandPhilippot/coldark

Patch Changes

  • d23afa6: Fixes broken images in the README.

coldark-gtksourceview@2.0.0

Major Changes

  • 25877bb: Moves the package to a monorepo to ease the maintenance and variants discoverability. The new home is located at https://github.com/ArmandPhilippot/coldark

  • db5c725: Replaces LGPL license with MIT license.

  • 555f654: Reorganizes the shared Coldark denominations to ease maintenance and variant porting.

    • coldark00 to coldark07 now form a stable neutral ramp ordered from the lightest common shade to the darkest.
    • coldark08 to coldark15 now form stable accent slots ordered by hue from red to magenta.

    The documentation have been updated to preserve the rendered colors while making the palette easier to understand, maintain, and port to other tools.

Patch Changes

  • d23afa6: Fixes broken images in the README.

coldark-prism@2.0.0

Major Changes

  • 25877bb: Moves the package to a monorepo to ease the maintenance and variants discoverability. The new home is located at https://github.com/ArmandPhilippot/coldark

  • 555f654: Reorganizes the shared Coldark denominations to ease maintenance and variant porting.

    • coldark00 to coldark07 now form a stable neutral ramp ordered from the lightest common shade to the darkest.
    • coldark08 to coldark15 now form stable accent slots ordered by hue from red to magenta.

    The documentation have been updated to preserve the rendered colors while making the palette easier to understand, maintain, and port to other tools.

Patch Changes

  • d23afa6: Fixes broken images in the README.

coldark-vscode@2.0.0

Major Changes

  • 555f654: Reorganizes the shared Coldark denominations to ease maintenance and variant porting.

    • coldark00 to coldark07 now form a stable neutral ramp ordered from the lightest common shade to the darkest.
    • coldark08 to coldark15 now form stable accent slots ordered by hue from red to magenta.

    The documentation have been updated to preserve the rendered colors while making the palette easier to understand, maintain, and port to other tools.

  • 3aae768: Moves and renames the package from coldark to coldark-vscode

    No major changes regarding the theme but the package itself has been renamed and its repository has moved. All Coldark packages are now available at https://github.com/ArmandPhilippot/coldark

Patch Changes

  • d23afa6: Fixes broken images in the README.

coldark-xfce4-terminal@2.0.0

Major Changes

  • 25877bb: Moves the package to a monorepo to ease the maintenance and variants discoverability. The new home is located at https://github.com/ArmandPhilippot/coldark

  • 555f654: Reorganizes the shared Coldark denominations to ease maintenance and variant porting.

    • coldark00 to coldark07 now form a stable neutral ramp ordered from the lightest common shade to the darkest.
    • coldark08 to coldark15 now form stable accent slots ordered by hue from red to magenta.

    The documentation have been updated to preserve the rendered colors while making the palette easier to understand, maintain, and port to other tools.

Patch Changes

  • d23afa6: Fixes broken images in the README.

coldark@2.0.0

Major Changes

  • 555f654: Reorganizes the shared Coldark denominations to ease maintenance and variant porting.

    • coldark00 to coldark07 now form a stable neutral ramp ordered from the lightest common shade to the darkest.
    • coldark08 to coldark15 now form stable accent slots ordered by hue from red to magenta.

    The documentation have been updated to preserve the rendered colors while making the palette easier to understand, maintain, and port to other tools.

  • 663783c: Reorganizes the project as a monorepo.

    Previously, this repo was listing theme variants using Git submodules. This wasn't a convenient choice for maintenance.

    Since v2, all theme variants live directly inside this monorepo. Note that, the Git tags attached to this repo have been deleting during the migration process.

coldark-assets@1.0.0

Major Changes

  • 1ed0c05: Moves Coldark assets to its own package.

    All the packages uses the same banner and logo. I think it makes sense to create a package dedicated to assets to be able to version them.

Patch Changes

  • 8d21897: Removes unnecessary markup in SVG files.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 74a3fee to 4b79f2b Compare March 7, 2026 18:23
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 89c690c to 7d9850c Compare March 25, 2026 18:36
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 6af3fd7 to 81a9c03 Compare March 29, 2026 16:52
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 16 times, most recently from f50b31a to b954838 Compare April 28, 2026 20:36
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from b954838 to c5acd55 Compare May 11, 2026 10:15
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 8446198 to aff578a Compare May 18, 2026 12:16
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 6d73761 to f92c606 Compare May 26, 2026 16:25
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 48f3c28 to 7fe567f Compare June 8, 2026 12:48
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 62d6319 to 1ebe33f Compare June 15, 2026 22:04
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from bc132c1 to 624d3d4 Compare June 27, 2026 12:06
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from bb1916c to 810eb21 Compare June 30, 2026 21:47
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from a3230bd to 3c62def Compare July 8, 2026 09:50
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 2424f58 to a89d19f Compare July 15, 2026 20:13
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from 6314552 to c71c084 Compare August 3, 2026 10:13
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 6683df7 to a7e854f Compare August 11, 2026 17:17
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from a7e854f to 770def8 Compare August 20, 2026 10:38
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 770def8 to 37144b4 Compare August 20, 2026 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants