Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beyondmagic/nnn-themes
Repository for n³ themes.
https://github.com/beyondmagic/nnn-themes
file-manager linux nnn shell terminal themes
Last synced: about 3 hours ago
JSON representation
Repository for n³ themes.
- Host: GitHub
- URL: https://github.com/beyondmagic/nnn-themes
- Owner: BeyondMagic
- License: bsd-2-clause
- Created: 2020-12-15T19:55:25.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-16T16:51:55.000Z (almost 4 years ago)
- Last Synced: 2024-10-11T23:09:08.823Z (26 days ago)
- Topics: file-manager, linux, nnn, shell, terminal, themes
- Homepage:
- Size: 259 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nnn-themes
In your terminal, test the themes by setting the following environment variables; basically, just copy and paste it and then open **nnn**.
After you decided one permanently, just set it in your **rc** shell, for example, append the line in **~/.bashrc** for bash or **~/.zshrc** for zsh.
## Theme
### 0Moonlight
White & blueish pastelized.`export NNN_COLORS='#7b9f7b9f;1234' NNN_FCOLORS='c1e2ff6ff36dccf7c6e3aba1'`
![0Moonlight Preview](/previews/0moonlight.png)
### Schwarztee
Golden pastel. by [@Schwarztee](https://git.max-hohlfeld.de/Schwarztee)`export NNN_COLORS='#a744b322' NNN_FCOLORS='dfdfdf6c0000df42bbbaba5f'`
![Schwarztee Preview](/previews/scwarztee.png)
## 👼 Contribute
As you can see, we have really only a few themes, you can help by making your own and opening a pull request, I'll be happy to add it on the list. A little bit to help, use the [official n³ configuration](https://github.com/jarun/nnn/wiki/Usage#configuration) to set colors of your theme and test with this [official n³ script](https://github.com/jarun/nnn/blob/8bbe7e9896fb6eb5b92b7b91d2d63f4de7996b29/misc/test/mktest.sh).