Git Product home page Git Product logo

flatland's Introduction

aapis/Flatland

About

aapis/Flatland is a fork of the lovely Sublime theme Flatland, which is itself based on Soda. It contains all of the features in flatland as well as a few optional tweaks.

Currently only tested on ST2.

Design

Screen Shot!

Installation

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/aapis/flatland.git "Theme - Aapis.Flatland"

Activating the Theme

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

{
  "theme": "Flatland Dark.sublime-theme",
  "color_scheme": "Packages/Theme - Aapis.Flatland/Flatland Dark Krystal.tmTheme"
  //"color_scheme": "Packages/Theme - Aapis.Flatland/Flatland Dark.tmTheme"
  //"color_scheme": "Packages/Theme - Aapis.Flatland/Flatland Monokai.tmTheme"
  //"color_scheme": "Packages/Theme - Aapis.Flatland/Flatland Solarized (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 - Aapis.Flatland/Flatland Monokai.tmTheme",

  // a light theme for the sidebar
  "flatland_light_sidebar": true,

  // Ability to change row height of sidebar tree
  // Options: xsmall, small, medium, large, xlarge
  "flatland_sidebar_tree_xsmall" : true,

  //flat-styled tabs, active tab is light and inactive tabs are dark
  "flatland_flat_tabs_dark": true,

  //flat-styled tabs, active tab is dark and inactive tabs are light
  "flatland_flat_tabs_light": true,

  //icon-less folders
  "flatland_simple_folders": true,
}

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

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.