An open API service indexing awesome lists of open source software.

https://github.com/micheleriva/dat-theme

🔥 "Day After Tomorrow" Theme for Sublime Text 3
https://github.com/micheleriva/dat-theme

mate sublime swag text theme

Last synced: 6 months ago
JSON representation

🔥 "Day After Tomorrow" Theme for Sublime Text 3

Awesome Lists containing this project

README

          

# 🔥 Day After Tomorrow - Sublime Text Night Theme

I couldn't find anywhere a working [Tomorrow Theme](https://github.com/ChrisKempson/Tomorrow-Theme) for **Sublime Text 3**, so I've made it!

**Some Screenshots:**
- [Python](#python)
- [Java](#java)
- [Go](#go)
- [C++](#c)
- [Ruby](#ruby)
- [JavaScript](#javascript)

# 📦 Installation

This theme is still under approvation for **PackageControl**!

Clone this repository in the following folder:

**OSX**

`~/Library/Application Support/Sublime Text 3/Packages`

**Linux**

`~/.config/sublime-text-3/Packages`

**Windows**

`C:\Users\YourUserName\AppData\Roaming\Sublime Text 3\Packages`

then activate it as a regular theme.

# 📸 Screenshots

All the examples below has been taken from the [OpenGenus Foundation](https://github.com/OpenGenus). Check 'em out, it's an amazing community!

## Python
![Python](https://raw.githubusercontent.com/micheleriva/dat-theme/master/docs/imgs/python.png "Python")

## Java

![Java](https://raw.githubusercontent.com/micheleriva/dat-theme/master/docs/imgs/java.png "Java")

## Go

![Go](https://raw.githubusercontent.com/micheleriva/dat-theme/master/docs/imgs/go.png "Go")

## C++

![C++](https://raw.githubusercontent.com/micheleriva/dat-theme/master/docs/imgs/cpp.png "C++")

## Ruby

![Ruby](https://raw.githubusercontent.com/micheleriva/dat-theme/master/docs/imgs/ruby.png "Ruby")

## JavaScript

![JavaScript](https://raw.githubusercontent.com/micheleriva/dat-theme/master/docs/imgs/js.png "JavaScript")

# Credits

**Day After Tomorrow** is based on [TextMate Tomorrow Theme](https://github.com/theymaybecoders/sublime-tomorrow-theme).

# 💼 License
This theme is released under the [MIT](/LICENSE.md) license.