duotone-dark-syntax icon indicating copy to clipboard operation
duotone-dark-syntax copied to clipboard

Colour change after update

Open adjohnston opened this issue 8 years ago • 3 comments

After installing, my colours changed from the actual shades to shades of green/blue. So I used the colours from the readme as custom colours and it's just not like it was before.

Is there anyway to get the original colour scheme?

adjohnston avatar Nov 07 '16 08:11 adjohnston

Same issue, the colors are vastly different than the screenshot & colors pre-selected. Would love to get the original color scheme back w/ 2.0! For the time being I just installed v1.0.0 from apm:

$ apm install [email protected]

chrissm79 avatar Nov 07 '16 15:11 chrissm79

I was able to use the eyedropper tool to get something very similar to the original scheme by grabbing the uno-3 and duo-1 colors from the screenshot in the readme of https://github.com/simurai/duotone-syntax.

idan avatar Nov 07 '16 19:11 idan

The colors now get generated by chroma.js. Before they were "hand picked".. so yeah, there are some differences even when using the color picker on the old screenshot.

There is the dark SKY theme with colors that should still be close to version 1.0 of this theme: http://simurai.com/duotone-dark-sky-syntax/

apm install duotone-dark-sky-syntax

simurai avatar Nov 08 '16 05:11 simurai