diff --git a/README.md b/README.md index 4455e15..f6d9ecd 100644 --- a/README.md +++ b/README.md @@ -1,28 +1,26 @@ # GapStyle - Being Productive Beyond Your Status Quo. -The world-first\* productivity-oriented color scheme for intelliJ, VSCode to fill the gap -between programming languages and human. +The world-first\* productivity-oriented color scheme for intelliJ, VSCode to fill the gap between programming languages +and human.
-GapStyle is a **_world-first_\*** **_productivity-oriented_** and -**_semantic-highlighting-driven_** designed color scheme that -**_[each supported language](#actively-maintain-language)_** is tailored with -**_[rich colors while maintaining a comfortable contrast](#gapstyle-specification)_** to -help developers boost reading and writing speed in different programming languages. +GapStyle is a **_world-first_\*** **_productivity-oriented_** and **_semantic-highlighting-driven_** designed color +scheme that **_[each supported language](#actively-maintain-language)_** is tailored with +**_[rich colors while maintaining a comfortable contrast](#gapstyle-specification)_** to help developers boost reading +and writing speed in different programming languages. -\* The world-first color scheme uses color affinity design to boost developers' -productivity by representing semantically similar syntax, i.e. class, abstract class, and -interface in Kotlin, Java, Scala, etc. See -[GapStyle Specification](https://github.com/gaplo917/GapStyle/tree/master/spec#color-palette) +\* The world-first color scheme uses affinitive color platte design to boost developers' productivity by using +similar colors to represent semantically similar syntax, i.e. class, abstract class, and interface in Kotlin, Java, +Scala, etc. See [GapStyle Specification](https://github.com/gaplo917/GapStyle/tree/master/spec#color-palette) ## Objectives -- Optimize languages' color schemes to boost reading and writing speed on different - languages. (Especially the language you are not familiar) +- Optimize languages' color schemes to boost reading and writing speed on different languages. (Especially the language + you are not familiar) - Quickly learn similar syntax with a universal designed color across different languages - Spot errors before program execution diff --git a/intellij/GapStyle/META-INF/plugin.xml b/intellij/GapStyle/META-INF/plugin.xml index ab8412c..173a6d8 100755 --- a/intellij/GapStyle/META-INF/plugin.xml +++ b/intellij/GapStyle/META-INF/plugin.xml @@ -1,7 +1,7 @@
* 'world-first' color scheme uses color affinity concept to boost developers' productivity by representing semantically similar syntax, i.e. class, abstract class, and interface in Java.
+* 'world-first' color scheme uses affinitive color platte design to boost developers' productivity by using similar colors to represent semantically similar syntax, i.e. class, abstract class, and interface in Java.
]]>Being Productive Beyond Your Status Quo. Bring your productive experience further from GapStyle 3.1.
+Being Productive Beyond Your Status Quo. Bring your productive experience further from GapStyle 3.1.