All Projects → LouisCAD → Googledeveloperscolorscheme

LouisCAD / Googledeveloperscolorscheme

Licence: mit
Color scheme for Android Studio and IntelliJ, inspired by code snippets style seen on Google Developers website

Projects that are alternatives of or similar to Googledeveloperscolorscheme

GapStyle
The world-first* productivity-oriented color scheme for intelliJ and VSCode to fill the gap between programming languages and human.
Stars: ✭ 111 (+29.07%)
Mutual labels:  intellij, color-scheme, android-studio
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.
Stars: ✭ 143 (+66.28%)
Mutual labels:  intellij, android-studio, color-scheme
Intellij Platform Solarized
Solarized UI and editor themes for IntelliJ IDEA, CLion, Rider, PyCharm, RubyMine, PhpStorm, WebStorm, Android Studio, DataGrip and GoLand
Stars: ✭ 148 (+72.09%)
Mutual labels:  intellij, android-studio, color-scheme
Night Owl Jetbrains
Night owl theme / colour scheme for IntelliJ and Webstorm (or other Jetbrains IDEs). Includes dark and light mode 🌓
Stars: ✭ 276 (+220.93%)
Mutual labels:  intellij, color-scheme
interstellar
Dark editor theme for JetBrains IDEs
Stars: ✭ 26 (-69.77%)
Mutual labels:  intellij, android-studio
eventbus-plugin
IntelliJ iDEA plugin to work with projects using greenrobot's EventBus library
Stars: ✭ 25 (-70.93%)
Mutual labels:  intellij, android-studio
getx-snippets-intelliJ
An extension to accelerate the process of developing applications with flutter, aimed at everyone using the GetX package.
Stars: ✭ 52 (-39.53%)
Mutual labels:  intellij, android-studio
Intellij Colors Solarized
Solarized Colorscheme for IntelliJ IDEA
Stars: ✭ 3,266 (+3697.67%)
Mutual labels:  intellij, color-scheme
Idea Android Studio Plugin
Android Studio Plugin
Stars: ✭ 293 (+240.7%)
Mutual labels:  intellij, android-studio
Intellij Idea Tutorial
IntelliJ IDEA 简体中文专题教程
Stars: ✭ 19,071 (+22075.58%)
Mutual labels:  intellij, android-studio
Servicestack.java
ServiceStack Java Libraries and Apps
Stars: ✭ 10 (-88.37%)
Mutual labels:  intellij, android-studio
TranslationPlugin
Translation plugin for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio.
Stars: ✭ 9,375 (+10801.16%)
Mutual labels:  intellij, android-studio
san-jose-theme
A custom Terminal & IntelliJ theme (inspired by PatMurrayDEV -> Apple's WWDC 2017 session slides)
Stars: ✭ 64 (-25.58%)
Mutual labels:  intellij, android-studio
Runconfigurationasaction
Provides a way to use IntelliJ run configurations as buttons
Stars: ✭ 17 (-80.23%)
Mutual labels:  intellij, android-studio
Manifold
Manifold plugs into Java to supplement it with powerful features, from Type-safe Metaprogramming (direct access to GraphQL, JSON, XML, etc.), Extension Methods, Operator Overloading, and Unit Expressions to an integrated Template Engine and a Preprocessor. All fully supported in IntelliJ IDEA and Android Studio. Simply add Manifold to your project and begin taking advantage of it.
Stars: ✭ 993 (+1054.65%)
Mutual labels:  intellij, android-studio
SideMirror
An Android Studio plugin to mirror your android devices with scrcpy directly from Android Studio.
Stars: ✭ 49 (-43.02%)
Mutual labels:  intellij, android-studio
Nord Jetbrains
An arctic, north-bluish clean and elegant JetBrains IDE UI and editor color theme.
Stars: ✭ 293 (+240.7%)
Mutual labels:  intellij, color-scheme
Intellijpywal
Intellij Pywal integration
Stars: ✭ 51 (-40.7%)
Mutual labels:  intellij, color-scheme
Intellij Haxe
Haxe plugin for IntelliJ Platform based IDEs (IDEA, Android-Studio)
Stars: ✭ 188 (+118.6%)
Mutual labels:  intellij, android-studio
BugKotlinDocument
Plugin for IntelliJ IDEA ┗😃┛ Android Studio ┗😃┛ CLion ┗😃┛ AppCode.
Stars: ✭ 29 (-66.28%)
Mutual labels:  intellij, android-studio

Google Developers color scheme

This color scheme brings the color scheme seen on Google Developers website to Android Studio, and IntelliJ IDEA.

I like this one because it's a both light and colorful color scheme, and I made it show in favorite IDE.

Usage

This color scheme works better with a light Look & Feel (default on Mac OS X). To add it to your IDE, just hit File>Import Settings in your IDE, and select the file you can download below. To apply it, go under Editor>Color & Fonts in the Settings window.

Compatibility

This color scheme works starting from version 1.5.1 of Android Studio, and has also been tested on version 2.0 beta.

It has not been tested on other Jetbrains IDEs such as IntelliJ, Webstorm, PhpStorm, etc, but should be compatible with recent versions as of early 2016 January.

Download

Version 1.0.1 is available here. You can see the changelogs in the releases tab.

Screenshots

java screenshot xml screenshot

Which font on the screenshots?

I have been asked the font I use. It's Roboto Mono by Google Design.

It looks very well including on Windows (if the font size isn't too small), even if font anti-aliasing isn't working properly. Note that I'm using Apple's JDK 6 to run Android Studio, and JDK 1.8 for Android Development itself.

Why a light color scheme?

A light color scheme will reduce eyestrain, compared to a dark one. Why? On a dark background, your eyes will adapt to low light conditions, so your pupils will open wide to let more light enter your eye. Fine. But the bright text on the dark background will burn your retina (not forever hopefully) as more light is allowed to enter your eye, which will cause eyestrain after extended watching. On a light background, your eyes don't allow that much light to go in your eyes, but you'll still see where the light is missing, i.e. the text.

Contributing

If you want to improve this color scheme, feel free to open an issue, or contact me by Twitter, or anything else you'll find by typing my name on Google.

This little project is under MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].