Skip to content

tongkx/refined-theme

 
 

Repository files navigation

Refined Theme

A Hybrid version of the Light + Dark variants from the Aqua Theme.

Installation

The best way to install Refined is through Package Control.

If you do not wish to use Package Control, clone this repository directly into the Packages directory in the Sublime Text 2 application settings area (~/Library/Application Support/Sublime Text 2/Packages on OS X). The git clone command would be as follows:

git clone https://github.com/danro/refined-theme.git "Theme - Refined"

Manual Install

1) Click on the "Download this repository as a .zip" icon
2) Open your Packages Folder by going to the "Preferences -> Browse Packages..." menu option
3) Extract the .zip archive from step 1 into the folder for step 2
4) Rename the folder to "Theme - Refined" (make sure there is a space between the hyphen on both sides)

Example User Settings

// Hybrid
"theme": "Refined-Hybrid.sublime-theme",
// Light
"theme": "Refined-Light.sublime-theme",
// Dark
"theme": "Refined-Dark.sublime-theme",

You will have to restart Sublime for the theme to take full effect.

Fold [...] Image

Interested in an improved fold [...] image? In the current version of Sublime this image is hard-coded to the Theme - Default folder. Once you've installed Soda Refined, overwrite Packages/Theme - Default/fold.png with Packages/Theme - Refined/Refined-Light/fold.png.

Additional Details

Soda Theme repository
Aqua Theme repository

Legals

This theme contains some icons from the excellent Pictos series by Drew Wilson. Any use of these icons, other than for the purpose of the theme itself, would need to comply with Drew's icon licensing agreement.

About

A Sublime Text 2 theme, forked from the Aqua Theme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%