Achno / gowall

A tool to convert a Wallpaper's color scheme / palette
MIT License
261 stars 6 forks source link

Request to add support for Srcery color scheme #3

Closed Akirapearl closed 3 months ago

Akirapearl commented 3 months ago

As per their own creators:

_Srcery is dark syntax highlighting color scheme with clearly defined contrasting colors and a slightly earthy tone.

Created using colors that logically adheres to the 16 color base palette of a terminal, while trying to retain its own identity. The colors are designed to be easy on the eyes, yet contrast well with the background for long sessions using an editor or terminal emulator._

It is kind of a gruvbox-like color scheme, yet with more contrast between background and text.

Hex color reference. Palette reference.

Achno commented 3 months ago

Will solve this as soon as i review and merge the PR here: https://github.com/Achno/gowall/pull/2 , just waiting on some possible changes

Which allows a user to define a color scheme through a config.yml file and load it into gowall instead of opening pr's and issues in the future!

But of course i will merge the color scheme in and provide it as an option.

Achno commented 3 months ago

The srcery theme was added along with the functionality for the user to create custom themes check the Theme section and the Usage section again !