Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gaplo917/gapstyle
The world-first* productivity-oriented color scheme for intelliJ and VSCode to fill the gap between programming languages and human.
https://github.com/gaplo917/gapstyle
android-studio appcode color-scheme gapstyle intellij pycharm xcode
Last synced: about 1 month ago
JSON representation
The world-first* productivity-oriented color scheme for intelliJ and VSCode to fill the gap between programming languages and human.
- Host: GitHub
- URL: https://github.com/gaplo917/gapstyle
- Owner: gaplo917
- License: mit
- Created: 2016-06-17T09:25:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-02-21T17:24:45.000Z (almost 3 years ago)
- Last Synced: 2024-04-14T10:48:32.370Z (9 months ago)
- Topics: android-studio, appcode, color-scheme, gapstyle, intellij, pycharm, xcode
- Language: Rust
- Homepage: https://plugins.jetbrains.com/plugin/10559-gapstyle-color-scheme
- Size: 3.83 MB
- Stars: 158
- Watchers: 6
- Forks: 20
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# GapStyle - Being Productive Beyond Your Status Quo.
GapStyle is a **_world's 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 helps you to:
- Boost reading and writing speed by easily distinguishing syntax from colors and font styles. (Especially the language
you are not familiar with)
- Quickly learn similar syntax across different languages with a universal designed color
- Spot errors before program execution\* world's first color scheme uses affinitive color plate design\*\* to boost developers' productivity.
\*\* affinitive color plate design uses similar colors to represent sematic-similar syntax, i.e., "class and abstract class", "function parameters, local variables, instance variables". See [GapStyle Specification](https://github.com/gaplo917/GapStyle/tree/master/spec#color-palette)
## Screenshots
### IDE
| | |
| :-----------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------: |
| ![](https://cdn.jsdelivr.net/gh/gaplo917/GapStyle@master/preview/ide-intellij.png) Intellij | ![](https://cdn.jsdelivr.net/gh/gaplo917/GapStyle@master/preview/ide-vscode.png) VSCode |### Language Preview
| | |
| :-------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------: |
| ![](https://cdn.jsdelivr.net/gh/gaplo917/GapStyle@master/preview/kotlin.png) Kotlin (Android Studio / Intellij) | ![](https://cdn.jsdelivr.net/gh/gaplo917/GapStyle@master/preview/java.png) Java (Android Studio / Intellij) |
| ![](https://cdn.jsdelivr.net/gh/gaplo917/GapStyle@master/preview/swift.png) Swift (App Code) | ![](https://cdn.jsdelivr.net/gh/gaplo917/GapStyle@master/preview/scala.png) Scala (Intellij) |
| ![](https://cdn.jsdelivr.net/gh/gaplo917/GapStyle@master/preview/javascript.png) Javascript (Intellij) | ![](https://cdn.jsdelivr.net/gh/gaplo917/GapStyle@master/preview/python.png) Python (PyCharm / Intellij) |
| ![](https://cdn.jsdelivr.net/gh/gaplo917/GapStyle@master/preview/go.png) Go (GoLand / Intellij) | ![](https://cdn.jsdelivr.net/gh/gaplo917/GapStyle@master/preview/php.png) PHP (PhpStorm/ WebStorm/ Intellij)) |
| ![](https://cdn.jsdelivr.net/gh/gaplo917/GapStyle@master/preview/android-logcat.png) Android Logcat | |## Actively Maintain Language
| IDE | Supported Language |
| --------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [IntelliJ](https://github.com/gaplo917/GapStyle/tree/master/intellij) | Kotlin, Java, Swift, Dart, Rust, Scala, Javascript, Typescript, Go, Python, R, Android Logcat, Android Native (C / C++), Objective-C, SQL, HTML, CSS, PHP, Ruby, Erlang, Elixir |
| [VSCode](https://github.com/gaplo917/GapStyle/tree/master/vscode) | Kotlin, Java, Swift, Scala, Javascript, Typescript, C++, Go, Python, PHP, HTML, XML, JSX, CSS/SCSS/SASS |
| [XCode](https://github.com/gaplo917/GapStyle/tree/master/xcode) | Swift, Objective C |# Learn More About GapStyle
### How can GapStyle boost productivity?
![semnatic-highlight-information-intellij](preview/semnatic-highlight-information-intellij.gif)
- [GapStyle Specification](spec/README.md#gapstyle-specification)
- [Semantic Highlighting Optimized](spec/README.md#semantic-highlighting-optimized)
- [Recommended Font](spec/README.md#recommended-font)
- [Color Palette](spec/README.md#color-palette)
- [Special Styling](spec/README.md#special-styling)
- [Special File Type](spec/README.md#special-file-type)