Open adjohnston opened 8 years ago
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 duotone-dark-syntax@1.0.0
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.
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
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?