Created
October 25, 2022 02:49
-
-
Save AllanChain/98a62801d8f7af47640605b42acd72a1 to your computer and use it in GitHub Desktop.
oh my tmux nord theme.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tmux_conf_theme_colour_1="#2e3440" # dark gray | |
tmux_conf_theme_colour_2="#3b4252" # gray | |
tmux_conf_theme_colour_3="#4c566a" # light gray | |
tmux_conf_theme_colour_4="#5e81ac" # light blue | |
tmux_conf_theme_colour_5="#ebcb8b" # yellow | |
tmux_conf_theme_colour_6="#2e3440" # dark gray | |
tmux_conf_theme_colour_7="#e5e9f0" # white | |
tmux_conf_theme_colour_8="#2e3440" # dark gray | |
tmux_conf_theme_colour_9="#ebcb8b" # yellow | |
tmux_conf_theme_colour_10="#d08770" # pink | |
tmux_conf_theme_colour_11="#8fbcbb" # green | |
tmux_conf_theme_colour_12="#4c566a" # light gray | |
tmux_conf_theme_colour_13="#e5e9f0" # white | |
tmux_conf_theme_colour_14="#2e3440" # dark gray | |
tmux_conf_theme_colour_15="#2e3440" # dark gray | |
tmux_conf_theme_colour_16="#bf616a" # red | |
tmux_conf_theme_colour_17="#e5e9f0" # white |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment