nyoom-engineering / oxocarbon.nvim

A dark and light Neovim theme written in fennel, inspired by IBM Carbon.
MIT License
1.14k stars 75 forks source link

Colorscheme support for popular terminal applications #20

Open gegoune opened 2 years ago

gegoune commented 2 years ago

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.

shaunsingh commented 2 years ago

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.

saccarosium commented 1 year ago

@gegoune now there is an official port for wezterm.

gegoune commented 1 year ago

Awesome, will check it out!

jamesponddotco commented 1 year ago

@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.