nu_scripts/themes
Zinvoke c352f26154
FEATURE: add catppuccin-mocha theme (#601)
* FEATURE: add `catppuccin-mocha` theme

* FEATURE: add `catppuccin-mocha` theme
2023-09-12 18:20:16 -05:00
..
screenshots FEATURE: add catppuccin-mocha theme (#601) 2023-09-12 18:20:16 -05:00
themes FEATURE: add catppuccin-mocha theme (#601) 2023-09-12 18:20:16 -05:00
.gitignore FEATURE: allow to run themes/make script from anywhere (#499) 2023-05-17 13:10:43 -05:00
make.nu add missing colors to the themes (#520) 2023-06-02 13:05:20 -05:00
README.md use $env. instead of let-env (#543) 2023-07-01 10:40:16 +02:00

Nushell themes

Credit to @lemnos and all contributors.

Use a colorscheme

Currently, the theme change has to be a bit manual. To have access to the list of all the themes,

ls ./themes/themes

To use the dracula theme for instance, please run

use ./themes/themes/dracula.nu
$env.config = ($env.config | merge {color_config: (dracula)})

The theme should be activated!

Screenshots

Here are screenshots of our themes.