Skip to content

gzhihao/bamboo-theme

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

CSS

image

Python

image

PHP

image

JAVA

image

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

No packages published