You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h3>✨ Pick your settings · See the result live · Export <code>kitty.conf</code> ✨</h3>
36
+
37
+
<h3align="center">✨ Pick your settings · See the result live · Export <code>kitty.conf</code> ✨</h3>
38
+
36
39
<p><sub>Not affiliated with the official Kitty Terminal project.</sub></p>
40
+
37
41
<br>
38
42
</div>
39
43
@@ -48,27 +52,32 @@ Kitty terminal is great. Reading 400+ config options to change your font size? N
48
52
**Confitty** is a visual config builder: tweak everything, see it live in the preview, then export your `kitty.conf` when you're done. No documentation trauma required.
49
53
50
54
### Meet the Mascot 🐱
55
+
51
56
She's Kitty Terminal's ghost cat mascot if someone dropped her in pink paint and then set off a confetti cannon directly in her face. She does not know what year it is. She is thriving. The confetti in her fur is permanent. She has accepted this.
52
57
53
58
## ✨ Features
54
59
55
60
### 🎨 Visual Configuration
61
+
56
62
-**Live Preview** – See terminal colors, cursor, fonts, and tab bar update in real time.
-**Simple/Advanced Modes** – Beginner-friendly defaults or full control over 400+ options.
59
65
-**Global Search** – Find any config option instantly with fuzzy matching.
60
66
61
67
### 🎭 Themes & Presets
68
+
62
69
-**72 Professional Presets** – Dracula, Nord, Tokyo Night, Catppuccin variants, Gruvbox, Kanagawa, Ayu, Monokai, Solarized, VS Code, GitHub, iTerm2, plus 15 original Confitty themes and more.
63
70
-**Quick Theme Switcher** – One-click color themes in the Colors section.
64
71
-**Performance Profiles** – Gaming (ultra-low latency), Minimal (distraction-free), Power User.
65
72
66
73
### 🔧 Import & Export
74
+
67
75
-**Config Import** – Upload an existing `kitty.conf` and edit visually.
68
76
-**Smart Export** – Generates clean configs with only your changed values.
69
77
-**Diff Algorithm** – Compares against standard Kitty defaults to minimize output bloat.
70
78
71
79
### 🚀 Advanced Features
80
+
72
81
-**Tab Bar Styles** – Preview fade, powerline, separator, and slant styles live.
73
82
-**Cursor Trail Animation** – Configurable decay and thresholds.
74
83
-**Symbol Mapping** – Powerline/Nerd Fonts without needing patched fonts.
@@ -142,7 +151,7 @@ bun install
142
151
bun start
143
152
```
144
153
145
-
Open **http://localhost:4200** in your browser.
154
+
Open **[http://localhost:4200](http://localhost:4200)** in your browser.
0 commit comments