https://github.com/l0drex/intellij-kde-breeze-theme
A theme 🎨 for IntelliJ IDEs based on the KDE Breeze Theme. Includes light ☀️ and dark 🌒 variants.
https://github.com/l0drex/intellij-kde-breeze-theme
intellij intellij-color-scheme intellij-idea intellij-platform intellij-plugin jetbrains kde kde-breeze
Last synced: 9 months ago
JSON representation
A theme 🎨 for IntelliJ IDEs based on the KDE Breeze Theme. Includes light ☀️ and dark 🌒 variants.
- Host: GitHub
- URL: https://github.com/l0drex/intellij-kde-breeze-theme
- Owner: l0drex
- License: gpl-3.0
- Created: 2021-03-13T15:11:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-29T09:57:39.000Z (over 1 year ago)
- Last Synced: 2025-01-29T10:32:40.271Z (over 1 year ago)
- Topics: intellij, intellij-color-scheme, intellij-idea, intellij-platform, intellij-plugin, jetbrains, kde, kde-breeze
- Language: Python
- Homepage: https://plugins.jetbrains.com/plugin/16605-kde-breeze-theme
- Size: 950 KB
- Stars: 16
- Watchers: 1
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Intellij-KDE-Breeze-Theme

[](https://plugins.jetbrains.com/plugin/16605-kde-breeze-theme)
[](https://plugins.jetbrains.com/plugin/16605-kde-breeze-theme)

This plugin adds the default theme of KDE Plasma, [Breeze](https://develop.kde.org/hig/style/color/default/), to Intellij IDEs.
It consists of the
- Breeze Light Theme
- Breeze Dark Theme
These themes include styling of the UI and the editor as well as custom icons.
Feel free to leave a review on https://plugins.jetbrains.com/plugin/16605-kde-breeze-theme/reviews.
> Pro-tip: Use the [Auto Dark Mode Plugin](https://plugins.jetbrains.com/plugin/14076-auto-dark-mode/) to automatically
> switch between the light and dark theme on linux.
## Installation
- Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "Intellij-KDE-Breeze-Theme" >
Install Plugin
- Manually:
Download the [latest release](https://github.com/l0drex/Intellij-KDE-Breeze-Theme/releases/latest) and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
---
Plugin based on the [IntelliJ Platform Plugin Template][template].
[template]: https://github.com/JetBrains/intellij-platform-plugin-template