Skip to content

Instantly share code, notes, and snippets.

@Chadtech
Created November 3, 2015 18:51
Show Gist options
  • Save Chadtech/72a647bbd9012eb8009c to your computer and use it in GitHub Desktop.
Save Chadtech/72a647bbd9012eb8009c to your computer and use it in GitHub Desktop.
primary1Color: '#BDBDBD',
primary2Color: '#455A64',
primary3Color: '#263238',
accent1Color: '#B0BEC5',
accent2Color: '#CFD8DC',
accent3Color: '#78909C',
textColor: '#ffffff',
alternatveTextColor: '#ffffff', // Prolly should change this
canvasColor: '#607D8B',
borderColor: '#90A4AE',
@Chadtech
Copy link
Author

Chadtech commented Dec 1, 2015

Border color on list: 37474f
List item background color: 546e7a
Secondary text: b0bec5
primary text eceff1

@Chadtech
Copy link
Author

Chadtech commented Dec 1, 2015

padding of 10 (in total)

@Chadtech
Copy link
Author

Chadtech commented Dec 1, 2015

12px labels, and 14px for titles.

@Chadtech
Copy link
Author

Chadtech commented Dec 1, 2015

Hover color 455a64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment