Theme - Arc
:boom: Flat Sexy Arc Theme for Sublime Text 3
Labels theme
Details
Installs
- Total 40K
- Win 22K
- Mac 5K
- Linux 13K
May 31 | May 30 | May 29 | May 28 | May 27 | May 26 | May 25 | May 24 | May 23 | May 22 | May 21 | May 20 | May 19 | May 18 | May 17 | May 16 | May 15 | May 14 | May 13 | May 12 | May 11 | May 10 | May 9 | May 8 | May 7 | May 6 | May 5 | May 4 | May 3 | May 2 | May 1 | Apr 30 | Apr 29 | Apr 28 | Apr 27 | Apr 26 | Apr 25 | Apr 24 | Apr 23 | Apr 22 | Apr 21 | Apr 20 | Apr 19 | Apr 18 | Apr 17 | Apr 16 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 3 | 5 | 1 | 2 | 4 | 6 | 7 | 7 | 5 | 1 | 2 | 1 | 4 | 3 | 6 | 4 | 4 | 5 | 5 | 3 | 3 | 7 | 3 | 4 | 4 | 4 | 6 | 6 | 3 | 4 | 3 | 1 | 2 | 7 | 5 | 5 | 3 | 3 | 7 | 7 | 2 | 1 | 6 | 9 | 7 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0 | 1 | 1 | 0 | 2 | 0 | 0 | 2 | 2 | 3 | 0 | 2 | 0 | 3 | 2 | 2 | 0 | 0 | 1 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 4 | 2 | 2 | 0 | 2 | 2 | 0 | 1 | 3 | 2 | 4 | 1 | 1 |
Linux | 0 | 0 | 3 | 0 | 1 | 1 | 4 | 4 | 4 | 0 | 3 | 1 | 3 | 3 | 6 | 3 | 2 | 3 | 4 | 4 | 5 | 1 | 0 | 6 | 0 | 2 | 2 | 2 | 4 | 3 | 3 | 1 | 3 | 2 | 2 | 5 | 1 | 4 | 4 | 2 | 3 | 2 | 0 | 2 | 1 | 7 |
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
- Download the .zip
- Unzip and rename the folder to
Theme - Arc
- Copy the folder into
Packages
directory, which you can find using the menu itemPreferences -> 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.