Skip to content

Commit 3801f9f

Browse files
committed
docs: add custom dividers with strategic placement
- terminal divider: intro/footer bookends for thematic consistency - config divider: before Quick Start (features → usage transition) - window divider: before Development (usage → technical transition) - creates visual rhythm without clutter - each divider type has semantic meaning
1 parent 0f11c20 commit 3801f9f

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@
3737
<br>
3838
</div>
3939

40+
<div align="center">
41+
<img src="./src/assets/dividers/confitty-terminal-divider.svg" alt="divider" width="100%">
42+
</div>
43+
4044
## 💭 What Even Is This?
4145

4246
Kitty terminal is great. Reading 400+ config options to change your font size? Not so great.
@@ -70,6 +74,10 @@ She's Kitty Terminal's ghost cat mascot if someone dropped her in pink paint and
7074
- **Symbol Mapping** – Powerline/Nerd Fonts without needing patched fonts.
7175
- **Background Effects** – Blur, opacity, and tint with accurate rendering.
7276

77+
<div align="center">
78+
<img src="./src/assets/dividers/confitty-config-divider.svg" alt="divider" width="100%">
79+
</div>
80+
7381
## 🚀 Quick Start
7482

7583
### Using Confitty
@@ -110,6 +118,10 @@ Confitty uses a **smart diff algorithm** that exports only the settings that dif
110118
- ✅ Avoids overriding defaults that may improve in future Kitty updates.
111119
- ✅ Makes it easy to track exactly what you've customized.
112120

121+
<div align="center">
122+
<img src="./src/assets/dividers/confitty-window-divider.svg" alt="divider" width="100%">
123+
</div>
124+
113125
## 🛠️ Development
114126

115127
### Prerequisites
@@ -185,7 +197,9 @@ Join the [**Discord server**](https://discord.gg/kxG674AadQ) to:
185197
- Discuss terminal customization
186198
- Hang out with other terminal enthusiasts
187199

188-
---
200+
<div align="center">
201+
<img src="./src/assets/dividers/confitty-terminal-divider.svg" alt="divider" width="100%">
202+
</div>
189203

190204
<div align="center">
191205
<p><strong>Made with ❤️ by <a href="https://github.com/xcutiboo">xcutiboo</a></strong></p>

0 commit comments

Comments
 (0)