Skip to content

Sublime Text 2 dark vim/terminal-inspired theme (Package Control plugin)

Notifications You must be signed in to change notification settings

oubiwann/vim-blackboard-sublime-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sublime Text 2 Theme: Vim Blackboard

This repo is for the Sublime Text 2 theme that is meant to be installed with Package Control. If you are looking for the version of the theme that is manually installed, the code and instructions for that are here.

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. Be sure to have Package Control installed.

  2. Go to Sublime Text 2 -> Preferences -> Package Control -> install package

  3. Type "Theme - Vim Blackboard"

  4. Select it and restart Sublime after it has installed

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

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

    {
      "vimbb_folder_icons": true,
      "vimbb_classic_tabs": true
    }
  7. In order to see the UI changes you will need to restart Sublime Text.

About

Sublime Text 2 dark vim/terminal-inspired theme (Package Control plugin)

Resources

Stars

Watchers

Forks

Packages

No packages published