Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ciscorucinski/ChroMATERIAL

ChroMATERIAL is an IntelliJ Platform coloring scheme that expresses the chromatic nature of Material Design within IntelliJ and Android Studio. It is intended to highlight the most import aspects of your code.
https://github.com/ciscorucinski/ChroMATERIAL

android-studio color-scheme darcula highlight intellij intellij-color-scheme intellij-idea intellij-platform material material-colors material-design material-theme

Last synced: about 1 month ago
JSON representation

ChroMATERIAL is an IntelliJ Platform coloring scheme that expresses the chromatic nature of Material Design within IntelliJ and Android Studio. It is intended to highlight the most import aspects of your code.

Awesome Lists containing this project

README

        

[![default_img]][statuses]
[![darcula_img]][statuses]
[![darker_img]][statuses]

[![lighter_img]][statuses]

[![plugin_img]][plugin_link]
[![android_arsenal_img]][android_arsenal_link]
[![license_img]][license_link]
[![thanks_img]][thanks_link]

# ChroMATERIAL
ChroMATERIAL is a color scheme that expresses the chromatic nature of [Material Design][material] within JetBrain IDEs and Android Studio. In particular, ChroMATERIAL focuses on syntax highlighting of code within the IDE's code editor.

It's uniqueness lies in the idea...

> **Enhance influence, not banality**

![chromaterial_color-range_main][latest_img_normal]
**Note** these images contain code from [Google's Android Vision API][android-vision] barcode sample app.

# Support

| Type | Supported |
| :-----------: | :-------- |
| **IDEs** | Android Studio IntelliJ IDEA PyCharm RubyMine WebStorm PhpStorm AppCode CLion DataGrip
ChroMATERIAL supports **Text Editor** changes only.
ChroMATERIAL + [Material Theme][chris-rm_theme] will modify the whole IDE!
|
| | |
| **Languages** | Java Kotlin Groovy XML JSON HTML Regex YAML
**Pull Requests** are welcome. |
| | |
| **Others** | Android Android Manifest Android ResourcesAndroid Native (C / C++) Gradle Logcat Proguard Files Property Files Version Control Debugger Diff XSLT XPATH

Support via Plugins
Ignore Files Markdown

**Pull Requests** are welcome. |

# Installation

**Find Plugin**
1. Open IDE and locate File >> Settings >> Plugins and click [Browse Repositories...][browse-repo]
2. Search for and click ChroMATERIAL and click [Install plugin][install-plugin]

**Use Color Scheme**

3. Locate [File >> Settings >> Editor >> Color Scheme][use-plugin]
4. Choose a color scheme from the drop-down menu and click Apply / OK.
ChroMATERIAL ChroMATERIAL - Darker or ChroMATERIAL - Darcula

### Optional

You can modify any of the following in the code editor...

- **font type** to your preference
- **syntax highlighting** further to fit your particular tastes.

[yes]: https://cloud.githubusercontent.com/assets/8707125/10560554/6e30a660-7549-11e5-95ec-a07b0c049339.png
[no]: https://cloud.githubusercontent.com/assets/8707125/10560555/7263eddc-7549-11e5-8939-bfd2d6141f11.png
[information]: https://cloud.githubusercontent.com/assets/8707125/12080665/ebdfd2a0-b2a4-11e5-9419-53b5c41874d5.png
"View meanings"

[latest_img_normal]: https://cloud.githubusercontent.com/assets/8707125/12482832/27668d52-c095-11e5-89e9-01bb67e65aba.PNG

[v2.1_img_normal]: #

[v2.0_img_normal]: #

[v1.2_img_normal]: #

[v1.1_img_normal]: https://cloud.githubusercontent.com/assets/8707125/12482832/27668d52-c095-11e5-89e9-01bb67e65aba.PNG

[v1.0_img_normal]: https://cloud.githubusercontent.com/assets/8707125/10559945/814a770c-7536-11e5-99d4-efd4d03ea3f5.PNG
[v1.0_img_range]: https://cloud.githubusercontent.com/assets/8707125/10559946/814af8bc-7536-11e5-8666-102db39305f0.PNG

[material]: http://www.google.co.kr/design/spec/material-design/introduction.html#
[android-vision]: https://github.com/googlesamples/android-vision
[chris-rm]: https://github.com/ChrisRM
[chris-rm_theme]: https://github.com/ChrisRM/material-theme-jetbrains

[browse-repo]: https://user-images.githubusercontent.com/8707125/30756120-3de0c354-a004-11e7-8653-d23a52eaabc7.png
[install-plugin]: https://user-images.githubusercontent.com/8707125/30756128-4a247d22-a004-11e7-9676-5e23a0e4a2a5.png
[use-plugin]: https://user-images.githubusercontent.com/8707125/30771281-a733fb12-a07e-11e7-9676-760a8cbe012c.png

[jar]: ChroMATERIAL/ChroMATERIAL.jar
[readme]: README.md
[statuses]: STATUS.md

[plugin_img]: https://img.shields.io/badge/JetBrain_Plugin_Repository-7998-green.svg?style=flat-square
[plugin_link]: https://plugins.jetbrains.com/plugin/7998

[android_arsenal_img]: https://img.shields.io/badge/Android%20Arsenal-3936-green.svg?style=flat-square
[android_arsenal_link]: https://android-arsenal.com/details/1/3936

[license_img]: https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square
[license_link]: LICENSE

[default_img]: https://img.shields.io/badge/Default_Color_Scheme-Complete-brightgreen.svg?style=flat-square
[darcula_img]: https://img.shields.io/badge/Darcula--compatible_Color_Scheme-Complete-brightgreen.svg?style=flat-square
[darker_img]: https://img.shields.io/badge/Darker_Color_Scheme-Complete-brightgreen.svg?style=flat-square
[lighter_img]: https://img.shields.io/badge/Lighter_Color_Scheme-Future-red.svg?style=flat-square

[thanks_img]: https://img.shields.io/badge/Special_Thanks-3-blue.svg?style=flat-square
[thanks_link]: THANKS.md