/sublime-arc-theme

:boom: Flat Sexy Arc Theme for Sublime Text 3

Arc Theme

Arc is a flat sexy theme, based on Theme - Brogrammer.

Arc Screenshot Arc Screenshot

Install

Via Package Control

Theme is listed as Theme - Arc in Sublime Package Control.

Manual

  1. Download the .zip
  2. Unzip and rename the folder to Theme - Arc
  3. Copy the folder into Packages directory, which you can find using the menu item Preferences -> Browse Packages... in Sublime Text

Setup

Activate the UI theme and color scheme by modifying your user preferences file, which you can find using the menu item Preferences -> Settings - User in Sublime Text or by clicking cmd + , on a Mac.

Example settings

{
  "theme": "Arc Dark.sublime-theme",
  "color_scheme": "Packages/Theme - Arc/Arc Dark.tmTheme"
}
{
  "theme": "Arc Dark.sublime-theme",
  "color_scheme": "Packages/Theme - Arc/Arc Darker.tmTheme"
}

If you're using ST3 you could also use the Skins package. Activation becomes as simple as running Select Skin from the command palette and choosing Arc Dark or Ark Darker from the list.