Skip to content

Commit

Permalink
Merge pull request #22 from ciscorucinski/support_v1.1
Browse files Browse the repository at this point in the history
Support v1.1
  • Loading branch information
ciscorucinski committed Jan 21, 2016
2 parents ea9918b + e56de6c commit c668fb8
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 12 deletions.
33 changes: 21 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!-- ========================================================== -->
[![dark_img]][readme] [![darcula_img]][readme] [![light_img]][readme]
[![dark_img]][readme] [![darcula_img]][readme] [![light_img]][readme] &nbsp; [![information]][statuses]

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

Expand All @@ -10,19 +10,18 @@ It's uniqueness lies in the idea...

> **Enhance influence, not banality**
| ![chromaterial_color-range_main][img_normal] Standard syntax coloring | ![chromaterial_color-range][img_range] Color syntax range |
| :-----------: | :--------: |
![chromaterial_color-range_main][img_normal]
<sub><sup>**Note** these images contain code from [Google's Android Vision API][android-vision] barcode sample app. </sup></sub>

#Support

| Type | Supported |
| :-----------: | :-------- |
| **IDEs** | <kbd>Android Studio</kbd> <kbd>IntelliJ IDEA</kbd> <kbd> RubyMine</kbd> <kbd>WebStorm</kbd> <kbd>PhpStorm</kbd> <kbd>PyCharm</kbd> <kbd>AppCode</kbd> <kbd>CLion</kbd> <kbd>0xDBE</kbd> <br><sub><sup>ChroMATERIAL supports **Text Editor** changes only. <br>ChroMATERIAL + [Material Theme][chris-rm_theme] will modify the whole IDE!</sup></sub> |
| **IDEs** | <kbd>Android Studio</kbd> <kbd>IntelliJ IDEA</kbd> <kbd> RubyMine</kbd> <kbd>WebStorm</kbd> <kbd>PhpStorm</kbd> <kbd>PyCharm</kbd> <kbd>AppCode</kbd> <kbd>CLion</kbd> <kbd>DataGrip</kbd> <br><sub><sup>ChroMATERIAL supports **Text Editor** changes only. <br>ChroMATERIAL + [Material Theme][chris-rm_theme] will modify the whole IDE!</sup></sub> |
|||
| **Languages** | <kbd>Java</kbd> <kbd>Android</kbd> <kbd>Groovy</kbd> <kbd>XML</kbd> <kbd>JSON</kbd> <kbd>HTML</kbd> <br><sub><sup>**Pull Requests** are welcome.</sup></sub> |
| **Languages** | <kbd>Java</kbd> <kbd>Android</kbd> <kbd>Groovy</kbd> <kbd>XML</kbd> <kbd>JSON</kbd> <kbd>HTML</kbd> <kbd>C / C++</kbd> <br><sub><sup>**Pull Requests** are welcome.</sup></sub> |
|||
| **Others** | <kbd>Android Manifest</kbd> <kbd>Android Resources</kbd> <kbd>Gradle</kbd> <kbd>Logcat</kbd> <kbd>Property Files</kbd> <kbd>diff</kbd> <br><sub><sup>**Pull Requests** are welcome.</sup></sub> |
| **Others** | <kbd>Android Manifest</kbd> <kbd>Android Resources</kbd> <kbd>Gradle</kbd> <kbd>Logcat</kbd> <kbd>Proguard Files</kbd> <kbd>Property Files</kbd> <kbd>Debugger</kbd> <kbd>Diff</kbd> <kbd>Ignore Files</kbd> <br><sub><sup>**Pull Requests** are welcome.</sup></sub> |

<!-- ========================================================== -->
#Installation
Expand Down Expand Up @@ -55,23 +54,33 @@ Install ChroMATERIAL. This does NOT provide automatic updates.

<!-- ===================== References ========================= -->

<!-- images -->
[img_normal]: https://cloud.githubusercontent.com/assets/8707125/10559945/814a770c-7536-11e5-99d4-efd4d03ea3f5.PNG
[img_range]: https://cloud.githubusercontent.com/assets/8707125/10559946/814af8bc-7536-11e5-8666-102db39305f0.PNG
<!-- * * images * * -->

<!-- Basic -->
[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"

<!-- v1.0 -->
[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

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


<!-- links -->
<!-- * * links * * -->
[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

<!-- files -->
<!-- * * files * * -->
[jar]: install/ChroMATERIAL.jar
[readme]: README.md
[statuses]: STATUS.md

<!-- badges -->
<!-- * * badges * * -->
[plugin_img]: https://img.shields.io/badge/JetBrain_Plugin_Repository-7998-blue.svg?style=flat-square
[plugin_link]: https://plugins.jetbrains.com/plugin/7998

Expand Down
26 changes: 26 additions & 0 deletions STATUS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#Status Overview

On the top of the [readme], there are a few status updates for several of the color schemes. Here is a list of what each status means.

Now you can fully understand what is going on with the project!

| Status | Meaning |
| :------------------:| :------ |
| ![complete_img] | **Considered complete** <br>Only minor issues might need to be fixed. <br><sub><sup>New languages and support could still get implemented!</sup></sub>
| ![inprogress-2_img] | **Work In Progress** <br>Work is almost complete. Only a few major issues need to be fixed. <br><sub><sup>Need feedback from the public!</sup></sub>
| ![inprogress-1_img] | **Work In Progress** <br>Work is far enough along where it can be released to the public. <br><sub><sup>Expect changes to occur!</sup></sub>
| ![started_img] | **Work In Progress** <br>Work has finally started on the color scheme, but it is not available to use yet. <br><sub><sup>Developer Only!</sup></sub>
| ![future_img] | **Not Started at all** <br>However, this color scheme is planned for implementation in the future. <br><sub><sup>Send a pull request for faster implementation!</sup></sub>
<sub><sup>Implementation as of January 1st, 2016.</sup></sub>

<!-- ===================== References ========================= -->

<!-- images -->
[complete_img]: https://img.shields.io/badge/Complete-%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20-brightgreen.svg?style=flat-square
[inprogress-2_img]: https://img.shields.io/badge/In_Progress-%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20-green.svg?style=flat-square
[inprogress-1_img]: https://img.shields.io/badge/In_Progress-%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20-yellowgreen.svg?style=flat-square
[started_img]: https://img.shields.io/badge/Started-%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20-yellow.svg?style=flat-square
[future_img]: https://img.shields.io/badge/Future-%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20-red.svg?style=flat-square

<!-- files -->
[readme]: README.md

0 comments on commit c668fb8

Please sign in to comment.