Theme - Arc
:boom: Flat Sexy Arc Theme for Sublime Text 3
Labels theme
Details
Installs
- Total 44K
- Win 24K
- Mac 5K
- Linux 14K
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 | Apr 15 | Apr 14 | Apr 13 | Apr 12 | Apr 11 | Apr 10 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 4 | 4 | 1 | 3 | 2 | 2 | 4 | 1 | 3 | 2 | 0 | 0 | 2 | 1 | 1 | 2 | 5 | 1 | 4 | 1 | 2 | 0 | 1 | 1 | 2 | 2 | 3 | 1 | 0 | 5 | 0 | 3 | 5 | 1 | 2 | 1 | 2 | 3 | 2 | 2 | 1 | 1 | 3 | 3 |
Mac | 0 | 1 | 3 | 3 | 1 | 3 | 0 | 0 | 0 | 1 | 1 | 2 | 0 | 1 | 1 | 1 | 0 | 1 | 1 | 2 | 2 | 2 | 1 | 0 | 0 | 2 | 1 | 0 | 0 | 0 | 2 | 0 | 1 | 5 | 1 | 1 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 6 | 2 |
Linux | 2 | 1 | 1 | 4 | 3 | 5 | 3 | 1 | 2 | 3 | 1 | 1 | 3 | 2 | 1 | 0 | 1 | 3 | 3 | 1 | 3 | 0 | 2 | 0 | 2 | 3 | 4 | 3 | 1 | 1 | 2 | 0 | 2 | 5 | 2 | 3 | 0 | 3 | 0 | 0 | 1 | 2 | 0 | 1 | 1 | 1 |
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.