Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 4 months ago
JSON representation

A theme 🎨 for IntelliJ IDEs based on the KDE Breeze Theme. Includes light ☀️ and dark 🌒 variants.

Awesome Lists containing this project

README

        

# Intellij-KDE-Breeze-Theme

![Build](https://github.com/l0drex/Intellij-KDE-Breeze-Theme/workflows/Build/badge.svg)
[![Version](https://img.shields.io/jetbrains/plugin/v/16605-kde-breeze-theme.svg)](https://plugins.jetbrains.com/plugin/16605-kde-breeze-theme)
[![Downloads](https://img.shields.io/jetbrains/plugin/d/16605-kde-breeze-theme.svg)](https://plugins.jetbrains.com/plugin/16605-kde-breeze-theme)

![Preview image of the theme in action, split to show both light and dark variants.](https://plugins.jetbrains.com/files/16605/screenshot_846a3998-7bfa-4ea8-bd61-a52364ca33e0)

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