Code Monkey home page Code Monkey logo

base16-dracula-scheme's Introduction

base16-dracula-scheme's People

Contributors

haegin avatar m-dango avatar mikebarkmin avatar zenorocha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

base16-dracula-scheme's Issues

Green & Yellow Colors Reversed

It seems that the green and yellow colors are swapped.

This is reflected in the screenshot on the README:

base16-dracula-colortest

It is also the case in my iTerm / ZSH settings where I now need to reverse the theme colors to get the color output that I want.

Green and yellow colors are swapped

In base16 themes colors are ordered like that:
image

While in Dracula theme Green and Yellow colors look swapped:

2019-01-12--1547265709_238x293_scrot

i think it should instead looks like that:

@@ -9,9 +9,9 @@ base05: "e9e9f4" #foreground
 base06: "f1f2f8"
 base07: "f7f7fb"
 base08: "ea51b2"
-base09: "b45bcf"
-base0A: "00f769"
-base0B: "ebff87"
+base09: "ebff87"
+base0A: "ebff87"
+base0B: "00f769"
 base0C: "a1efe4"
 base0D: "62d6e8"
 base0E: "b45bcf"

2019-01-12--1547265777_234x291_scrot

Move repo to Dracula's official org

Hello @mikebarkmin!

I'm the creator of Dracula color scheme. I was searching for themes created by the community and I found yours. Good job by the way!

I was wondering if you are interested in transferring this repository to the official organization (https://github.com/dracula). You'll continue maintaining this project, the only difference is that we can make it more visible and include it on the site (https://draculatheme.com).

What do you think?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.