Skip to content

rawnly/n1-mdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N1-MDL

Codacy Badge

Theme based on Google MDL Palette for Nylas N1 mail client.

main

Settings

  • General

general

  • Accounts

accounts

  • Themes

appareal

 Transition smoothed

New mail

send More color combinations here.

How to:

Install

  1. Download Nylas N1 email client if you have not yet
  2. Just download the latest release ( clean installation ) or clone this repo
  3. Open N1>Preferences>General>Select theme and select Install new theme... from the dropdown

Make it yours!

The theme is based on 2 color variables @primary and @secondary. Edit them it's simple, just open this ~/.nylas/packages/n1-mdl/styles/user/user-colors.less at this line.

You can grab colors from colors.less in the same folder.

Colors Preview

For a live preview you can use this tool by Google. or unofficlial tool edited by me

Reccomandation: -A means 'accent'. Then for a better result use accents only for secondary colors not as primary color (Material Design Guidelines ).

Colors List:

  • red ( @red & @red-a )
  • pink ( @pink & @pink-A )
  • purple ( @purple & @purple-A )
  • dpurple ( @dpurple & @dpurple-A )
  • indigo ( @indigo & @indigo-A )
  • blue ( @blue & @blue-A )
  • light blue ( @lblue & @lblue-A )
  • cyano ( @cyano & @cyano-A)
  • teal ( @teal & @teal-A)
  • green ( @green & @green-A)
  • light green ( @lgreen & @lgreen-A)
  • lime ( @lime & @lime-A)
  • yellow ( @yellow & @yellow-A)
  • amber ( @amber & @amber-A)
  • orange ( @orange & @orange-A)
  • dark orange ( @dorange & @dorange-A )
  • brown ( @brown & no-accent )
  • gray ( @gray & no-accent )
  • blue gray ( @bgray & no-accent )
  • black & white ( @black & @white )