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

https://github.com/bffcorreia/android-studio-material-theme

Material theme for Android Studio. Inspired by https://github.com/equinusocio/material-theme
https://github.com/bffcorreia/android-studio-material-theme

android android-studio color-scheme kotlin

Last synced: 11 months ago
JSON representation

Material theme for Android Studio. Inspired by https://github.com/equinusocio/material-theme

Awesome Lists containing this project

README

          

# Material Theme

Material theme is an Android Studio / Intellij IDEA colorscheme based on
https://github.com/equinusocio/material-theme

## Instalation

1. Copy `material_theme.icls` to your Android Studio preferences color directory.

*The colors directory may need to be created.*

**Mac OS X**
* `~/Library/Preferences/AndroidStudioX.X/colors`.

1. Restart Android Studio

1. Got to `Preferences | Editor | Colors & Fonts` and select the `material_theme`

## Screenshots

![java](screenshots/java_colors.png)
![xml](screenshots/xml_colors.png)