mirror of
https://github.com/TECHNOFAB11/tmux2k.git
synced 2025-12-11 23:50:08 +01:00
docs: add theme screenshots
This commit is contained in:
parent
fc52854b5e
commit
a4dd1ecc90
13 changed files with 18 additions and 16 deletions
33
README.md
33
README.md
|
|
@ -22,16 +22,10 @@
|
|||
|
||||
<h3>Make tmux powerful and pretty 🥊💅</h3>
|
||||
|
||||
<figure>
|
||||
<img src= "images/screenshot-full.png" alt="tmux2k Demo">
|
||||
<br/>
|
||||
<figcaption>tmux2k full screenshot</figcaption>
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img src= "images/screenshot.png" alt="tmux2k Demo">
|
||||
<br/>
|
||||
<figcaption>tmux2k statusbar screenshot</figcaption>
|
||||
<figcaption>tmux2k in action</figcaption>
|
||||
</figure>
|
||||
|
||||
</div>
|
||||
|
|
@ -46,6 +40,22 @@ tmux2k is a highly customizable framework designed to enhance your tmux status b
|
|||
- **Ease of Customization**: Customize and extend tmux2k effortlessly, thanks to its intuitive configuration options and flexible architecture.
|
||||
- **Dynamic Updates**: Enjoy real-time updates and dynamic content rendering for a seamless and responsive user experience.
|
||||
|
||||
### 🎨 Available Themes:
|
||||
|
||||
- default
|
||||

|
||||

|
||||

|
||||
- catppuccin
|
||||

|
||||

|
||||
- gruvbox
|
||||

|
||||

|
||||
- onedark
|
||||

|
||||

|
||||
|
||||
### 🧩 Available Plugins
|
||||
|
||||
- `battery`: Show battery stats and percentage
|
||||
|
|
@ -138,14 +148,7 @@ set -g @tmux2k-cpu-colors "blue dark_gray"
|
|||
|
||||
> You may have to restart `tmux` for some changes to reflect
|
||||
|
||||
### 🎨 Themes
|
||||
|
||||
#### Available Themes:
|
||||
|
||||
- default
|
||||
- catppuccin
|
||||
- gruvbox
|
||||
- onedark
|
||||
### 🖌️ Customize Colors
|
||||
|
||||
#### Available Colors:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue