Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add platform specific screenshots #25

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 64 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,70 @@

All instructions can be found at [draculatheme.com/atom](https://draculatheme.com/atom).

## Screenshots

<div align="center">

![JavaScript](https://img.shields.io/badge/JavaScript-gray.svg?colorB=6272a4)
![JavaScript](https://raw.githubusercontent.com/dracula/atom/master/images/javascript.png)

<br>

![HTML](https://img.shields.io/badge/HTML-gray.svg?colorB=6272a4)
![HTML](https://raw.githubusercontent.com/dracula/atom/master/images/html.png)

<br>

![CSS](https://img.shields.io/badge/CSS-gray.svg?colorB=6272a4)
![CSS](https://raw.githubusercontent.com/dracula/atom/master/images/css.png)

<br>

![Python](https://img.shields.io/badge/Python-gray.svg?colorB=6272a4)
![Python](https://raw.githubusercontent.com/dracula/atom/master/images/python.png)

<br>

![PHP](https://img.shields.io/badge/PHP-gray.svg?colorB=6272a4)
![PHP](https://raw.githubusercontent.com/dracula/atom/master/images/php.png)

<br>

![Java](https://img.shields.io/badge/Java-gray.svg?colorB=6272a4)
![Java](https://raw.githubusercontent.com/dracula/atom/master/images/java.png)

<br>

![Kotlin](https://img.shields.io/badge/Kotlin-gray.svg?colorB=6272a4)
![Kotlin](https://raw.githubusercontent.com/dracula/atom/master/images/kotlin.png)

<br>

![Ruby](https://img.shields.io/badge/Ruby-gray.svg?colorB=6272a4)
![Ruby](https://raw.githubusercontent.com/dracula/atom/master/images/ruby.png)

<br>

![Go](https://img.shields.io/badge/Go-gray.svg?colorB=6272a4)
![Go](https://raw.githubusercontent.com/dracula/atom/master/images/go.png)

<br>

![Rust](https://img.shields.io/badge/Rust-gray.svg?colorB=6272a4)
![Rust](https://raw.githubusercontent.com/dracula/atom/master/images/rust.png)

<br>

![C](https://img.shields.io/badge/C-gray.svg?colorB=6272a4)
![C](https://raw.githubusercontent.com/dracula/atom/master/images/c.png)

<br>

![Typescript](https://img.shields.io/badge/Typescript-gray.svg?colorB=6272a4)
![Typescript](https://raw.githubusercontent.com/dracula/atom/master/images/typescript.png)

</div>

## Issues

If you are running into an issue where Atom is constantly asking you to update the package, it may have to do with the rename from `dracula-theme` to `dracula-syntax`. Uninstalling `dracula-theme` and `dracula-syntax` and reinstalling `dracula-syntax` should fix this problem.
Expand Down
Binary file added images/c.png
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 images/css.png
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 images/go.png
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 images/html.png
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 images/java.png
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 images/javascript.png
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 images/kotlin.png
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 images/php.png
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 images/python.png
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 images/ruby.png
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 images/rust.png
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 images/typescript.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.