Giter VIP home page Giter VIP logo

eightlime's Introduction

Eightlime - Sublime 3 Theme

Inspired by Modern (Metro) style in Windows 8.

Note: Currently there is only Dark theme. I will start working on Light theme if there are demands.

Eightlime Dark - HTML

Eightlime Dark - CSS

Eightlime Dark - Markdown

Installation

Download with Package Control:

  1. In Sublime 3, press CTRL + SHIFT + P

  2. Type in "install" and select the "Package Control: Install Package"

  3. Wait for a few sec and new popup will appear, search "eightlime" and select it.

Setting up the Theme:

  1. Change the Editor color by going to: Preferences > Color Scheme > Theme - Eightlime > Eightlime Dark

  2. Change the GUI by going to Preferences > Setting - User

It will open the setting text file. Add the following line:

"theme": "Eightlime Dark.sublime-theme"

Overall, mine looks like this:

{
  "color_scheme": "Packages/Theme - Eightlime/Eightlime Dark.tmTheme",
  "ignored_packages":
  [
    "Vintage"
  ],
  "theme": "Eightlime Dark.sublime-theme",
}

Alternate Color

Eightlime Dark - Color Choice

Pick one color and add this in your setting file: (Default is blue)

"theme_green": true

"theme_red": true

"theme_yellow": true

License and Credit

Eightlime is MIT Licensed and based on:

Thanks for contributors:

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.