Theme - Reeder
A modification of Nil theme, Offered Reeder like UI and Color Scheme named [Earthsong Light] (NO HDPI SUPPORT) for Sublime Text 2
Details
Installs
- Total 3K
- Win 2K
- Mac 1K
- Linux 450
Jan 20 | Jan 19 | Jan 18 | Jan 17 | Jan 16 | Jan 15 | Jan 14 | Jan 13 | Jan 12 | Jan 11 | Jan 10 | Jan 9 | Jan 8 | Jan 7 | Jan 6 | Jan 5 | Jan 4 | Jan 3 | Jan 2 | Jan 1 | Dec 31 | Dec 30 | Dec 29 | Dec 28 | Dec 27 | Dec 26 | Dec 25 | Dec 24 | Dec 23 | Dec 22 | Dec 21 | Dec 20 | Dec 19 | Dec 18 | Dec 17 | Dec 16 | Dec 15 | Dec 14 | Dec 13 | Dec 12 | Dec 11 | Dec 10 | Dec 9 | Dec 8 | Dec 7 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Reeder Theme
A Reeder like theme for Sublime Text 2 forked from Nil theme
Reeder theme for Sublime Text 2
Legals
This theme is based on Nil theme
Color Scheme Earthsong Light is based onEarthsong Light
HDPI Displays
SORRY, DO NOT SUPPORT RETINA
Because i have not got a retina mac
Color Scheme
this theme contains a copy of Earthsong Light Color Scheme
Installation
This installation info is based on Nil theme's installation info.∏
Installation via Git
You can download or clone the repository into your Sublime Text 2
Packages
directory. To do this, simply navigate to
~/Library/Application Support/Sublime Text 2/Packages
(or wherever it
is on your particular operating system) and run the following command:
git clone git://github.com/hyspace/st2-reeder-theme.git 'Theme - Reeder'
It's very important you clone the repository into the Theme - Reeder
directory otherwise the theme won't locate its assets and will take on
an eldritch appearance. You don't want Shub-Niggurath crawling
out of your screen, so remember, put it in the right directory.
Manually Downloading
If you choose to download an archive of this repo from GitHub, you must
rename the extracted folder to Theme - Reeder
and put it in your
Packages
directory. That's it – simple.
Activating
In your Settings - User
file (hit ⌘, on Mac OS to open it), set the
"theme"
key to "Reeder.sublime-theme"
, like
so:
{
"theme": "Reeder.sublime-theme"
}
Assuming you have then installed it correctly, it should show the theme. Due to what I assume is settings from previous themes surviving, you may wish to restart Sublime Text 2 as well, but otherwise you should be good to go.