Skip to content

marsberrys/bamboo-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bamboo Theme for Sublime Text 3

Bamboo theme is a dark theme for Sublime Text 3. The syntax color scheme is mostly derived from previous djangoproject.

image

Easy installation

You can install this theme through the Package Control. Search for "Theme Bamboo" and install

Activate the theme with the following preferences at (Preferences > Setting - User):

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

Note : Remember to restart Sublime Text after activating the theme.

enjoy!

--

Git Installation

Locate your Sublime Text Packages directory by using the menu item Preferences -> Browse Packages....

Then, clone the repository using this command:

git clone https://github.com/gzhihao/bamboo-theme.git "Theme - Bamboo"

Activate the theme by edit the user setting as described easy installation

Manual installation

Download the latest release, extract and rename the folder to "Theme - Bamboo".

Move the folder inside your sublime Packages directory. (Preferences > Browse packages...)

Activate the theme by edit the user setting as described easy installation

more screenshots

javascript image

HTML image

PHP image

JAVA image

TODO

  • Retina Resolution UI

Known issues

Thanks

This theme is based on the great Cobalt2 Theme

About

A theme for Sublime Text 3

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%