https://github.com/tonsky/intellij-alabaster
Alabaster color scheme for IntelliJ IDEA
https://github.com/tonsky/intellij-alabaster
color-scheme intellij intellij-color-scheme
Last synced: 6 months ago
JSON representation
Alabaster color scheme for IntelliJ IDEA
- Host: GitHub
- URL: https://github.com/tonsky/intellij-alabaster
- Owner: tonsky
- License: mit
- Created: 2019-04-10T15:54:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-11T13:35:54.000Z (about 1 year ago)
- Last Synced: 2025-04-11T14:50:11.736Z (about 1 year ago)
- Topics: color-scheme, intellij, intellij-color-scheme
- Size: 952 KB
- Stars: 105
- Watchers: 9
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
# Alabaster Color Scheme
A light & dark color schemes with minimal amount of highlighting for IntelliJ IDEA.
For motivation, see [sublime-scheme-alabaster](https://github.com/tonsky/sublime-scheme-alabaster).


Alalbaster for IntelliJ is fine tuned for:
- Clojure
- Java
- Kotlin
- Rust
Other languages work perfectly fine as well, but may do some extra unnecessary highlighting in some language-specific places.
## Installation
1. Download [Alabaster.icls] or [Alabaster Dark.icls].
2. Import through Preferences → Editor → Color scheme → Import Scheme...
[Alabaster.icls]: https://raw.githubusercontent.com/tonsky/intellij-alabaster/master/Alabaster.icls
[Alabaster Dark.icls]: https://raw.githubusercontent.com/tonsky/intellij-alabaster/master/Alabaster%20Dark.icls

## License
[MIT License](./LICENSE.txt)
## Variations
- Version for Sublime Text [tonsky/sublime-scheme-alabaster](https://github.com/tonsky/sublime-scheme-alabaster)
- Version for Visual Studio Code [tonsky/vscode-theme-alabaster](https://github.com/tonsky/vscode-theme-alabaster)
- For JetBrains IDEs as a plugin [nabato/alabaster-themes](https://github.com/nabato/alabaster-themes)
- Version for Vim [agudulin/vim-colors-alabaster](https://github.com/agudulin/vim-colors-alabaster)
- Alternative version for Sublime Text 2 [freetonik/Travertine](https://github.com/freetonik/Travertine)
- Dark version for VS Code [apust/vscode-rubber-theme](https://github.com/apust/vscode-rubber-theme)
- Original version for LigthTable [tonsky/alabaster-lighttable-skin](https://github.com/tonsky/alabaster-lighttable-skin)
- Version for [CudaText](https://sourceforge.net/projects/cudatext/files/addons/themes/theme.Alabaster.zip/download)
## Changelog
### July 2, 2019
Fine-tuned for Kotlin and Rust. Added a hint of foreground color to stuff that is background highlighted
### April 10, 2019
Initial