Skip to content

Instantly share code, notes, and snippets.

View hereisderek's full-sized avatar
😐
- =

Derek Zhu hereisderek

😐
- =
View GitHub Profile
@hereisderek
hereisderek / MaterialColors.kt
Last active July 22, 2021 03:16 — forked from daniellevass/android_material_design_colours.xml
Android Material Design Colours
import androidx.compose.ui.graphics.Color
/**
*
* google's material design colours from
* http://www.google.com/design/spec/style/color.html#color-ui-color-palette
* https://gist.github.com/daniellevass/b0b8cfa773488e138037
*
*/