Skip to content

Add JetBrains support#228

Open
BeardedBear wants to merge 9 commits intomasterfrom
add-jetbrains-support
Open

Add JetBrains support#228
BeardedBear wants to merge 9 commits intomasterfrom
add-jetbrains-support

Conversation

@BeardedBear
Copy link
Owner

No description provided.

This was linked to issues Jan 20, 2026
Pre-mix colors with the UI background to simulate alpha transparency for
JetBrains attributes since they don't support alpha channels
Remove generated Arc theme files (bearded-theme-arc.theme.json,
bearded-theme-arc.xml, bearded-theme-black-&-ruby.xml)
Modularize publish.sh into IDE-specific publish functions and require
an IDE argument. Update package.json scripts (per-IDE release/publish
commands, build output paths) and add release:{vscode,zed,jetbrains}
helpers. Remove legacy publish.bat and tidy obsolete single-folder
release notes. Update bump-version and create-release-notes to read
versions.json and emit per-IDE release files. Add commit/release
convention and workflow docs to AGENTS.md
Add additional fs helpers to src/build.ts
Import copyFileSync, mkdirSync, readdirSync and readFileSync
Reorder fields in src/shared/meta.ts for a more consistent layout
(adjust author, categories and urls ordering) and tidy formatting.
Also fix indentation for join() calls in
src/generators/jetbrains/index.ts.
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.

BeardedTheme for jetbrains. Can you port to another IDE?

1 participant