From db88a43d7b3a047b7bed6feaf779fd86ca59e59f Mon Sep 17 00:00:00 2001 From: Kyle Huang Date: Sat, 21 Feb 2026 23:14:30 -0800 Subject: [PATCH] feat: add cole-tmux theme (#172) * feat: add cole-tmux theme * chore: move cole-tmux to alphabetical order --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7472c27..0447f58 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [amp](https://github.com/imdanielpiva/tmux-amp-theme) tmux theme based on the Amp Code website colors. - [catppuccin](https://github.com/catppuccin/tmux) Catppuccin `Latte`, `Frappe`, `Macchiato`, and `Mocha` themes for tmux. +- [cole-tmux](https://github.com/thekylehuang/cole-tmux) Stationery-inspired minimal theme displayed in vintage earth tones - [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.