# solarized-jetbrains **Repository Path**: jackfreesiue/solarized-jetbrains ## Basic Information - **Project Name**: solarized-jetbrains - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-31 - **Last Updated**: 2025-03-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Solarized JetBrains Make your JetBrains IDE _completely_ solarized. Uses JetBrains new [custom theming](https://blog.jetbrains.com/idea/2019/03/brighten-up-your-day-add-color-to-intellij-idea/) to add Solarized to the entire IDE. Only works in 2019.1+ ![Image showing what Solarized Light mode looks like](screenshots/light_example.png) ![Image showing what Solarized Dark mode looks like](screenshots/dark_example.png) # Contributing Modify the `solarized_template.json` file and run `make` to build the appropriate themes. If you import the project using the included `*.iml` then the `Plugin` run configuration should include `make` as part of the build. # ToDo * (dark) fix startup background color * fix Markdown preview background