all repos — desert-witch.theme @ b408043a8b3f7ed84810ee06f05060db9cb4fb16

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'`