all repos — desert-witch.theme @ cce54631f7a771f67645ac5a7ae45791a8c95566

A collection of userscripts to configure websites with the clay-witch colorscheme for improved readability

nmtui/README.md (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
# desert-witch.nmtui

The desert-witch colorscheme (limited palette) for [nmcli](https://en.wikipedia.org/wiki/NetworkManager)
![screenshot](screenshot.png)

## Installation

1. copy `desert-witch.theme` into `~/.config/nmtui`
2. in .bashrc, add the following line:
   `alias nmtui='NEWT_COLORS=$(<~/.config/nmtui/desert-witch.theme) nmtui'`