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

Colorscheme support for popular terminal applications

Open gegoune opened this issue 3 years ago • 4 comments

Hi there, I always seek themes with colorschemes for terminal I use (wezterm) to get unified experience.

Would you mind adding support for it? Nightfox has automated generator which can be used to generate those colorschemes of the palettes. It would be most welcomed.

gegoune avatar Oct 01 '22 06:10 gegoune

Sure! in my personal dotfiles I have a base16 version: https://github.com/shaunsingh/nix-darwin-dotfiles/blob/main/modules/themes/base16-carbon-dark.yaml, which I use to configure my various terminals/applications through nix: e.g. https://github.com/shaunsingh/nix-darwin-dotfiles/blob/e92ee8d276c25875c22bc4bbfd086de58afcb3c4/modules/home.nix#L462

I'll definitely integrate something similar into the scheme for the future, probably just going to use the base16 templetes to automatically generate those schemes.

shaunsingh avatar Oct 01 '22 14:10 shaunsingh

@gegoune now there is an official port for wezterm.

saccarosium avatar Feb 25 '23 15:02 saccarosium

Awesome, will check it out!

gegoune avatar Feb 25 '23 17:02 gegoune

@shaunsingh, could you export your GTK modifications as a Gradience theme to turn it into an official port, please? Or as a GTK theme itself.

I started doing something similar using the base16 colors, but this isn't my forte—my version looks awful.

jamesponddotco avatar May 14 '23 13:05 jamesponddotco