Giter Site home page Giter Site logo

theme-vimblackboard's Introduction

VimBlackboard

About

The syntax highlighting in VimBlackboard is based on Blackboard (as one might imagine), but with many of the colors changed to resemble the default Vim colors used on dark terminals in various Linux distros from the late 90s and early 00s.

The widget theme is derived from [Soda Dark] (https://github.com/buymeasoda/soda-theme).

Installation

Blackboard is a Sublime package. To install it:

  1. Make a home for your code and then go there, e.g.:

    mkdir ~/lab/SublimeText
    cd ~/lab/SublimeText
  2. Clone the repo:

    git clone https://github.com/oubiwann/Theme-VimBlackboard.git
  3. Change dir to your Sublime Text 2 Packages directory. You can find that directory by selecting "Preferences > Browse Packages ...".

  4. From the package directory, link to your checkout:

    ln -s ~/lab/SublimeText/Theme-VimBlackboard/Theme\ -\ VimBlackboard .
  5. Activate the theme by modifying your user preferences to include the following:

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

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

    Also, in order to see the UI changes you will probably need to restart Sublime Text.

  6. Tweak futher by adding folder icons and classic tabs:

    {
      "vimbb_folder_icons": true,
      "vimbb_classic_tabs": true
    }

theme-vimblackboard's People

Contributors

cfletcher1856 avatar oubiwann avatar

Stargazers

Dave avatar Jimmy Liu avatar

Watchers

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.