mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 01:17:45 +00:00
Add visualize script
This commit is contained in:
parent
f51f60249b
commit
f52e118155
3 changed files with 40 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue