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

https://github.com/fdietze/sabuni

Light Colorscheme for IntelliJ IDEA
https://github.com/fdietze/sabuni

color-scheme colorscheme intellij-color-scheme jetbrains-color-scheme jetbrains-theme

Last synced: 19 days ago
JSON representation

Light Colorscheme for IntelliJ IDEA

Awesome Lists containing this project

README

        

# Sabuni

Light Colorscheme for IntelliJ IDEA

## Goals

* Focused on Scala, Java, Dart and Kotlin
* Light with high contrast, useful for working with daylight or outside
* Semantic highlighting
* Make mutability (currently only vars) visible
* Distinguish usages of `class`, `trait`, `abstract class` and `object`
* Mark implicit conversions

## Screenshots

The font used in the screenshots is [Roboto Mono](https://fonts.google.com/specimen/Roboto+Mono).

![Screenshot 1](screenshot001.png)
![Screenshot 2](screenshot002.png)
![Screenshot 3](screenshot003.png)
![Screenshot 4](screenshot004.png)