Skip to content

Commit

Permalink
New README
Browse files Browse the repository at this point in the history
  • Loading branch information
siamak committed Jun 22, 2016
1 parent e5eac14 commit 197a71e
Show file tree
Hide file tree
Showing 7 changed files with 55 additions and 3 deletions.
6 changes: 5 additions & 1 deletion Panda/panda-syntax.tmTheme
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<!-- Generated by: TmTheme-Editor -->
<!-- ============================================ -->
<!-- app: http://tmtheme-editor.herokuapp.com -->
<!-- code: https://github.com/aziz/tmTheme-Editor -->
<plist version="1.0">
<dict>
<key>comment</key>
Expand Down Expand Up @@ -435,4 +439,4 @@
<key>semanticClass</key>
<string>theme.dark.sublime_panda_syntax</string>
</dict>
</plist>
</plist>
52 changes: 50 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,50 @@
# sublime-panda-syntax
Panda syntax theme for Sublime Text 3.
![Panda Logo](https://raw.githubusercontent.com/siamak/panda-syntax-sublime/master/panda.jpg)

A _Superminimal_, _dark_ Syntax Theme. This is the latest version of the **Panda Syntax** theme. It's a _dark_ syntax theme crafted especially for [Sublime Text 3](https://www.sublimetext.com/3), with subtle colors that are meant to be easy on the eyes.

---
![Main ScreenShot](https://raw.githubusercontent.com/siamak/panda-syntax-sublime/master/screenshots/jsx.jpg)
> The font in the screenshot is `Operator Mono`. From $199, exclusively at H&Co. http://www.typography.com/blog/introducing-operator
---

## ⌨️ Installation

• Move the directory inside your sublime Packages directory.

• Activte (`Preferences` > `Color Scheme` > `Panda`)

<!-- 1. Go to `Setting > Install` and choose `Themes`
2. Search for `panda-syntax-sublime` and install it.
3. Go to `Setting > Themes` and choose `Atom Panda` as the syntax theme. -->
<!-- Atom Package Manager (APM):
```bash
apm install panda-syntax-sublime
``` -->

## 📷 Screen Shots
#### — CSS:

![CSS ScreenShot](https://raw.githubusercontent.com/siamak/panda-syntax-sublime/master/screenshots/css.jpg)

#### — HTML:

![HTML ScreenShot](https://raw.githubusercontent.com/siamak/panda-syntax-sublime/master/screenshots/html.jpg)

#### — JS:

![JS ScreenShot](https://raw.githubusercontent.com/siamak/panda-syntax-sublime/master/screenshots/js.jpg)

---


## 🐼 About Pandas
![Pandas ScreenShot](https://raw.githubusercontent.com/siamak/atom-panda-syntax/master/screenshots/pandas.png)

1. Sleep 12-14 hours per day
2. Eat 12-14 hours per day
3. Consume 10 to 18 kilos of raw bamboo per day
4. Poop 10 to 18 kilos of processed bamboo per day.
5. Panda sex is awkward. Naps are much more fun.

> Picture & Contents from: https://dribbble.com/shots/2354579-Panda-Icon-Party.
Binary file added panda.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/css.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/html.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/js.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/jsx.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 197a71e

Please sign in to comment.