MailSpring-Arc-Theme icon indicating copy to clipboard operation
MailSpring-Arc-Theme copied to clipboard

Mailspring Arc Theme

A theme for Mailspring inspired by the Arc theme.

Screenshots

Arc

Preview

Arc-Dark

Preview

Arc-Darker

Preview

Arc-Lighter

Preview

Installation

Clone the repository:

git clone https://github.com/drakkar1969/MailSpring-Arc-Theme

Copy the Arc, Arc-Dark, Arc-Darker and Arc-Lighter folders to the Mailspring packages folder, normally ~/.config/Mailspring/packages.

Restart Mailspsring and select the theme (Edit -> Change Theme...)

Custom Accent Color

If you are using a custom version of the Arc theme(s) that uses a color that is different from the standard Arc blue (#5294e2):

  • Open the arc-variables.less file in the styles subfolder of your chosen theme (e.g. ~/.config/Mailspring/packages/Arc/styles/arc-variables.less)
  • Change the value of the @clrAccent variable to your preferred accent color, e.g. Manjaro green (#34be5b) or Ubuntu orange (#dd4814)