From 98c932ad01bdd011cd1662f9cbc3195f6fad6b7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Ma=C3=B1anes?= <121260905+mrs4ndman@users.noreply.github.com> Date: Tue, 9 Jan 2024 18:45:08 +0100 Subject: [PATCH] add: rose-pine theme (#117) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c321ea..f371470 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [dracula/tmux](https://github.com/dracula/tmux) 🧛🏻‍♂️ The official [dracula theme](https://draculatheme.com/) for tmux - [minimal-tmux-status](https://github.com/niksingh710/minimal-tmux-status/): Minimal theme with only required information in status bar and prefix indicator. (changes only status bar) - [nord tmux](https://github.com/arcticicestudio/nord-tmux) An arctic, north-bluish clean and elegant tmux color theme. +- [rose-pine](https://github.com/rose-pine/tmux) - Soho vibes for tmux - [tmux-base16-statusline](https://github.com/jatap/tmux-base16-statusline) Statusline based on [base16-shell](https://github.com/chriskempson/base16-shell) - [tmux-colors-solarized](https://github.com/seebi/tmux-colors-solarized) A color theme for the tmux terminal multiplexer using Ethan Schoonover’s Solarized color scheme - [tmux-dark-notify](https://github.com/erikw/tmux-dark-notify) - Make tmux's theme follow macOS dark/light mode.