Coder Social home page Coder Social logo

soda-theme's Introduction

Soda Theme

Dark and light custom UI themes for Sublime Text 2.

Design

Soda Light Theme

Soda Dark Theme

Installation

If you are a git user, the best way to install the theme and keep up to date is to clone the repo directly into your Packages directory in the Sublime Text 2 application settings area.

Using Git

Go to your Sublime Text 2 Packages directory and clone the theme repository using the command below:

git clone https://github.com/buymeasoda/soda-theme/ "Theme - Soda"

Download Manually

  • Download the files using the GitHub .zip download option
  • Unzip the files and rename the folder to Theme - Soda
  • Copy the folder to your Sublime Text 2 Packages directory

Activating the theme

To configure Sublime Text 2 to use the theme:

  • Open your Sublime Text 2 User Global Preferences file Sublime Text 2 -> Preferences -> Global Settings - User
  • Add (or update) your theme entry to be "theme": "Soda Light.sublime-theme" or "theme": "Soda Dark.sublime-theme"

Example User Global Settings

{
    "theme": "Soda Light.sublime-theme"
}

Bonus Options

Syntax Highlighting Colour Schemes

The Soda Light screenshot uses a modified version of Espresso Tutti Colori and the Soda Dark screenshot uses a modified version of Monokai.

If you'd like to use the syntax highlighting schemes shown in the screenshots:

  • Download colour-schemes.zip
  • Unzip and place the extracted tmtheme files in the Sublime Text 2 Packages/User folder
  • Enable the colour scheme via Preferences -> Color Scheme -> User

Code Font

The code font shown in the screenshot is Meslo, which is a modified version of Menlo.

Release Notes

Soda theme is designed to work with the latest development build of Sublime Text 2. ST2 dev builds move quickly and changes can occur with the theme API between releases, so there may be occassions where the theme doesn't quite work with a brand new dev release.

Development

While developing the theme, I have documented some theme challenges and ideas encountered along the way.

Legals

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

soda-theme's People

Contributors

buymeasoda avatar dmcass avatar

Stargazers

Brendan G. Lim avatar

Watchers

Brendan G. Lim avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.