Coder Social home page Coder Social logo

flatland's Introduction

Flatland

About

Flatland is a simple theme and accompanying color scheme for Sublime Text 2 & 3. It is mostly derived from Soda, the right place to start for any custom theme development for Sublime. Thanks Soda!

Design

Screen Shot!

Installation

Flatland is a Sublime package. There are several ways to install it.

Sublime Package Control

You can install it using the excellent Package Control package manager for Sublime Text:

  1. Open "Package Control: Install Package" from the Sublime quick menu (Command-Shift-P).
  2. Select the 'Theme - Flatland' option to install Flatland.

Git Installation

Alternatively, if you are a git user, you can install the theme and keep up to date by cloning the repo directly into your Packages directory in the Sublime Text application settings area.

While inside the Packages directory, clone the theme repository using the command below:

git clone git://github.com/thinkpixellab/flatland.git "Theme - Flatland"

Manual Installation

You can also install it manually by following these instructions:

  1. Download theme files
  2. Unzip the files and copy the folder newly created folder into your Sublime Text Packages directory with the name Theme - Flatland. You can find that directory by selecting "Preferences > Browse Packages ...".

Activating the Theme

Activate the theme by modifying your user preferences to include the following:

{
  "theme": "Flatland Dark.sublime-theme",
  "color_scheme": "Packages/Theme - Flatland/Flatland Dark.tmTheme"
}

If you need help locating your user preferences file, you can find it selecting "Preferences > Settings - User".

Optional Settings

The following options can be set in your user preferences:

{
  // square file tabs instead of rounded corners
  "flatland_square_tabs": true,

  // Monokai color scheme (SublimeText's default) with Flatland background color
  "color_scheme": "Packages/Theme - Flatland/Flatland Monokai.tmTheme"
}

flatland's People

Contributors

aapis avatar ahmedelgabri avatar bookcasey avatar charlietran avatar donatj avatar fd avatar ingebretsen avatar jessefalzone avatar joelfillmore avatar kevmoo avatar kevva avatar mre avatar paradox460 avatar rossjones avatar subosito avatar tswicegood avatar vishnumenon avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.