Skip to content

Theme set jetbrains#6066

Open
guidonaselli wants to merge 2 commits into
basecamp:devfrom
guidonaselli:theme-set-jetbrains
Open

Theme set jetbrains#6066
guidonaselli wants to merge 2 commits into
basecamp:devfrom
guidonaselli:theme-set-jetbrains

Conversation

@guidonaselli

Copy link
Copy Markdown

No description provided.

guidonaselli and others added 2 commits May 20, 2026 22:45
Same pattern as omarchy-theme-set-vscode: each theme ships a
jetbrains.icls editor color scheme; the command copies it into each
detected JetBrains IDE config under ~/.config/JetBrains/<Product>/colors/
and sets the active scheme in options/colors.scheme.xml. Applies on
next IDE launch.

Honors skip-jetbrains-theme-changes toggle and does nothing if no
JetBrains config directory is present.
Copilot AI review requested due to automatic review settings June 10, 2026 15:33

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds JetBrains IDE support for Omarchy themes by introducing .icls color schemes and a sync script that applies the current Omarchy theme into all installed JetBrains products under ~/.config/JetBrains.

Changes:

  • Added JetBrains .icls theme files for multiple Omarchy themes (light + dark variants).
  • Added bin/omarchy-theme-set-jetbrains to copy the active scheme and update colors.scheme.xml per JetBrains product config.
  • Hooked JetBrains syncing into the main omarchy-theme-set pipeline.

Reviewed changes

Copilot reviewed 21 out of 23 changed files in this pull request and generated no comments.

Show a summary per file
File Description
themes/white/jetbrains.icls Adds JetBrains color scheme for Omarchy White.
themes/vantablack/jetbrains.icls Adds JetBrains color scheme for Omarchy Vantablack.
themes/tokyo-night/jetbrains.icls Adds JetBrains color scheme for Omarchy Tokyo Night.
themes/solitude/jetbrains.icls Adds JetBrains color scheme for Omarchy Solitude.
themes/rose-pine/jetbrains.icls Adds JetBrains color scheme for Omarchy Rose Pine.
themes/ristretto/jetbrains.icls Adds JetBrains color scheme for Omarchy Ristretto.
themes/retro-82/jetbrains.icls Adds JetBrains color scheme for Omarchy Retro 82.
themes/osaka-jade/jetbrains.icls Adds JetBrains color scheme for Omarchy Osaka Jade.
themes/nord/jetbrains.icls Adds JetBrains color scheme for Omarchy Nord.
themes/miasma/jetbrains.icls Adds JetBrains color scheme for Omarchy Miasma.
themes/matte-black/jetbrains.icls Adds JetBrains color scheme for Omarchy Matte Black.
themes/lumon/jetbrains.icls Adds JetBrains color scheme for Omarchy Lumon.
themes/last-horizon/jetbrains.icls Adds JetBrains color scheme for Omarchy Last Horizon.
themes/kanagawa/jetbrains.icls Adds JetBrains color scheme for Omarchy Kanagawa.
themes/hackerman/jetbrains.icls Adds JetBrains color scheme for Omarchy Hackerman.
themes/gruvbox/jetbrains.icls Adds JetBrains color scheme for Omarchy Gruvbox.
themes/flexoki-light/jetbrains.icls Adds JetBrains color scheme for Omarchy Flexoki Light.
themes/everforest/jetbrains.icls Adds JetBrains color scheme for Omarchy Everforest.
themes/ethereal/jetbrains.icls Adds JetBrains color scheme for Omarchy Ethereal.
themes/catppuccin/jetbrains.icls Adds JetBrains color scheme for Omarchy Catppuccin.
themes/catppuccin-latte/jetbrains.icls Adds JetBrains color scheme for Omarchy Catppuccin Latte.
bin/omarchy-theme-set-jetbrains New script to apply the active Omarchy JetBrains scheme across installed JetBrains IDE configs.
bin/omarchy-theme-set Calls the new JetBrains sync step as part of theme application.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants