1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 01:17:45 +00:00

Add visualize script

This commit is contained in:
RGBCube 2023-12-02 22:58:11 +03:00
parent f51f60249b
commit f52e118155
No known key found for this signature in database
3 changed files with 40 additions and 1 deletions

View file

@ -34,6 +34,12 @@ let
in {}
```
You can also use the `visualize.nu` script to visualize any theme in the terminal:
```nu
./visualize.nu themes/chalk.nix
```
<details>
<summary>All themes</summary>