tokyonight.nvim icon indicating copy to clipboard operation
tokyonight.nvim copied to clipboard

feat: add konsole color schemes

Open gikari opened this issue 4 years ago • 1 comments

This adds a color scheme for Konsole terminal emulator.

Though, I am not sure how to add this to generation modules, since I need to transform HEX RGB value to numbered RGB.

gikari avatar Dec 02 '21 13:12 gikari

We still need the template, since all extra files are genearted based on the theme.

If you're willing to create a template similar to the other extra modules, I can then write the code to properly format the RGB values.

folke avatar Sep 05 '22 20:09 folke