Skip to content

Commit

Permalink
Added listings of the Nord theme for tmux and iTerm app, since custom…
Browse files Browse the repository at this point in the history
…ization I have made, but forgot to document
  • Loading branch information
jonasbn committed Jul 13, 2024
1 parent 61581bb commit 3bebd24
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2104,3 +2104,8 @@ explainshell
Explainshell
Numbat
Hanselminutes
arcticicestudio
nord
dircolors
nordtheme
Nord
16 changes: 16 additions & 0 deletions itermapp/use_cool_themes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,24 @@
You can spice up your `iTerm.app` terminal with a lot of [different themes][themes], go and check
them out.

## Nord Theme

I use the `Nord` theme, which is a nice theme that is easy on the eyes.

I found a nice colouring scheme for `ls`, a configuration of `dircolors` that works well with the `Nord` theme.

- [GitHub: nordtheme/dircolors][dircolors]

There is also a `Nord` theme for `tmux`, which I use.

- [GitHub: nordtheme/tmux][tmux]

## References

- [GitHub: mbadolato/iTerm2-Color-Schemes][themes]
- [GitHub: nordtheme/dircolors][dircolors]
- [GitHub: nordtheme/tmux][tmux]

[themes]: https://github.com/mbadolato/iTerm2-Color-Schemes
[dircolors]: https://github.com/nordtheme/dircolors
[tmux]: https://github.com/nordtheme/tmux
1 change: 1 addition & 0 deletions tmux/use_tmux_plugin_manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Of noticable [plugins] I can mention:
- [tmux-sensible](https://github.com/tmux-plugins/tmux-sensible)
- [Tmux Resurrect](https://github.com/tmux-plugins/tmux-resurrect) or [my til](use_tmux_resurrect.md)
- [tmux-continuum](https://github.com/tmux-plugins/tmux-continuum)
- [arcticicestudio/nord-tmux](https://github.com/nordtheme/tmux)

Or check this [repository of plugins][plugins]

Expand Down

0 comments on commit 3bebd24

Please sign in to comment.