# Golden Dragon Color Scheme A Dark Sublime text Color Scheme by [@zaynali53](https://twitter.com/zaynali53) ![golden dragon](https://cloud.githubusercontent.com/assets/8646770/5792283/de5b1e0e-9f32-11e4-8e5f-67ef48bcfda6.jpg) ## Installation: #### Package Control: 1. Make sure you already have Package Control installed 2. Choose Install Package from the Command Palette (`Ctrl+Shift+P` on Windows/Linux, `⇧⌘P` on OS X) 3. Select `Golden Dragon Color Scheme` and press **`Enter`** #### Manually: 1. Clone the repo to your Packages folder. 2. Activate the colour scheme via Preferences -> Color Scheme -> Golden Dragon Color Scheme -> GoldenDragon #### HTML View ![html-view](https://cloud.githubusercontent.com/assets/8646770/6034702/e1558e88-ac47-11e4-9b47-b185c91246bb.PNG) #### CSS View ![css-view](https://cloud.githubusercontent.com/assets/8646770/6074599/bb1e1f62-ade3-11e4-8512-acca97d76dc9.PNG) #### JS View ![js-view](https://cloud.githubusercontent.com/assets/8646770/6034712/fa6ede7e-ac47-11e4-9c12-5ea437161146.PNG) #### PHP View ![php-view](https://cloud.githubusercontent.com/assets/8646770/6034716/06789f20-ac48-11e4-8406-7660b9fbaa5d.PNG) #### JSON View ![json-view](https://cloud.githubusercontent.com/assets/8646770/6034719/129e3d0a-ac48-11e4-9104-45401de9595e.PNG) #### React JS View Optimized for [Babel](https://packagecontrol.io/packages/Babel) (also known as 6to5-sublime) JavaScript syntax highlighter. ![reactjs](https://cloud.githubusercontent.com/assets/8646770/6386994/134985a2-bda5-11e4-91e2-f941fb97f9be.PNG) # License Copyright © 2015 Zayn Ali ([@zaynali53](https://twitter.com/zaynali53)) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.