ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Theme - Arc

by nogerine ST3

:boom: Flat Sexy Arc Theme for Sublime Text 3

Labels theme

Details

Installs

  • Total 42K
  • Win 23K
  • Mac 5K
  • Linux 14K
Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9 Mar 8 Mar 7 Mar 6 Mar 5 Mar 4 Mar 3 Mar 2 Mar 1 Feb 29 Feb 28 Feb 27 Feb 26 Feb 25 Feb 24 Feb 23 Feb 22 Feb 21 Feb 20 Feb 19 Feb 18 Feb 17 Feb 16 Feb 15 Feb 14 Feb 13 Feb 12 Feb 11 Feb 10 Feb 9 Feb 8 Feb 7 Feb 6 Feb 5 Feb 4 Feb 3
Windows 2 4 2 2 6 5 2 3 7 2 4 3 3 6 5 5 4 6 3 2 5 3 7 2 5 5 4 3 7 2 6 5 5 3 6 2 4 5 5 11 2 9 0 3 3 2
Mac 1 2 0 1 1 1 4 1 1 0 1 0 0 3 0 6 0 1 0 1 2 2 1 0 0 0 4 3 2 2 0 0 2 1 0 2 2 2 0 2 4 0 0 2 0 2
Linux 0 0 0 3 4 2 1 3 7 3 6 0 2 1 2 6 2 1 1 1 2 7 2 2 6 0 2 1 1 3 2 0 0 0 3 3 0 4 2 2 3 2 4 3 2 4

Readme

Source
raw.​githubusercontent.​com

Arc Theme

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

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.