Skip to main content
Kitty is a fast, GPU-accelerated terminal emulator. Rig configures it with a minimal warm dark theme and keyboard-driven tab navigation.

Theme

The color scheme is loaded from a separate ghosty.conf file — a warm, muted dark palette:
ElementColor
Background#1c1b1a
Foreground#c8c2b8
Cursor#b5b0a8 (block style)
The palette uses warm desaturated tones — rose, sage green, gold, steel blue, lavender, and teal.

UI Settings

SettingValue
Font size13.5pt
Audio bellEnabled (macOS Blow sound)
Remote controlSocket only (unix:/tmp/kitty-{kitty_pid})
Tab bar positionTop
Tab bar styleSeparator (space-separated)
Tab title max length20 characters
Tab bar min tabs1 (always visible)

Tab colors

StateForegroundBackground
Active#e0dbd2#3a3835
Inactive#807a72#252422
Bar background#1c1b1a

Tab Navigation

ShortcutAction
Ctrl + Alt + hPrevious tab
Ctrl + Alt + lNext tab
Ctrl + Alt + 1-9Go to tab 1-9
Ctrl + Alt + Shift + hMove tab backward
Ctrl + Alt + Shift + lMove tab forward

Window & Tab Creation

ShortcutAction
Cmd + t / kitty_mod + tNew tab (current directory)
Cmd + n / kitty_mod + nNew OS window (current directory)
New tabs and windows inherit the working directory of the current tab.

Disabled Defaults

Several default Kitty bindings are disabled (no_op) to avoid conflicts with other tools: kitty_mod+enter, cmd+enter, kitty_mod+], kitty_mod+[, kitty_mod+f, kitty_mod+b, kitty_mod+backtick, kitty_mod+r