Default version screenshot
This theme is my own interpretation of how a GitHub theme should look.
It's a mix of one of the Gerry Themes and GitHub colors that I like the most.
Currently, the theme has three different versions:
- CatHub Preview: mimics GitHub.com file preview colorscheme
- CatHub VS Code: mimics VSCode GitHub Dark Default theme colorscheme
- CatHub: my own combination of both from the above
Important notes about CatHub Theme:
- It's very dark and therefore high contrast
- Mainly focusing on styling new IntelliJ IDEA UI and Java code
- It may contain various bugs because it initially it was made for personal use
- It's better to use CatHub VS Code variation with the Rainbow Brackets plugin installed
In particular to the gerryDark.theme.json
file inside this repository
- Changed the color pallet
- Changed the checkbox styling
- Changed the button styling
- Changed the run widget styling
-
Using an IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "CatHub Theme" > Install Plugin
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.