Skip to content

Theme for Mailspring email client. Dark sidebar and Nordic colors

License

Notifications You must be signed in to change notification settings

yuraloginoff/Maria-Mailspring-Theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maria Mailspring Theme

Theme for the Mailspring email client. Inspired by Darkside theme that comes out of the box and Nord color palette.

Motivation

I want Trash button to be floated on left side of top bar. It always should be at the same position. Now it's not fixed, as you probably know.

I want instead of

My solution:

.sheet-toolbar .message-toolbar-items {
  order: -300;
}

.sheet-toolbar .message-toolbar-items .button-group:first-child {
  flex-direction: row-reverse;
}

How to install

  1. Clone this repo or Download the code.
  2. Decompress the zip file.
  3. Open Mailspring -> Install new theme... and select folder.

About

Theme for Mailspring email client. Dark sidebar and Nordic colors

Topics

Resources

License

Stars

Watchers

Forks

Languages