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

[FEATURE REQUEST] solarized theme #16

Open
xinity opened this issue Jul 17, 2019 · 2 comments
Open

[FEATURE REQUEST] solarized theme #16

xinity opened this issue Jul 17, 2019 · 2 comments

Comments

@xinity
Copy link

xinity commented Jul 17, 2019

I'm discovering germinal and found it pretty cool and so low on resources that it would perfectly fit in my day to day usecase.

Any way to add a solarized color scheme to germinal in dconf?

I'm crawled some but haven't found anything yet.

How about adding a quick Doc on this point?

Thanks again for this great piece of software

@julientechdev
Copy link

You can configure the "palette" option in dconf, you just have to pass on an array of colors, you can replace the default:
['#000000000000', '#cdcb00000000', '#0000cdcb0000', '#cdcbcdcb0000', '#1e1a908fffff', '#cdcb0000cdcb', '#0000cdcbcdcb', '#e5e2e5e2e5e2', '#4ccc4ccc4ccc', '#ffff00000000', '#0000ffff0000', '#ffffffff0000', '#46458281b4ae', '#ffff0000ffff', '#0000ffffffff', '#ffffffffffff']

with colors you can find here:
https://ethanschoonover.com/solarized/

@xinity
Copy link
Author

xinity commented Oct 18, 2019

will try it thanks @avrelaun :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants