Screenshots Gallery¶
Here's how the dotfiles look across different themes and configurations.
Theme Gallery¶
Catppuccin Mocha (default)¶
The default theme. Catppuccin Mocha gives you a dark palette with warm, muted colors.
Key colors:
- Background:
#1e1e2e - Foreground:
#cdd6f4 - Accent Blue:
#89b4fa - Accent Red:
#f38ba8
Catppuccin Latte (light)¶
A light theme option for daytime use.
Key colors:
- Background:
#eff1f5 - Foreground:
#4c4f69 - Accent Blue:
#1e66f5 - Accent Red:
#d20f39
Terminal Configurations¶
Ghostty¶
Modern, native terminal with GPU acceleration.
- Native macOS integration
- Fast rendering
- Ligature support
- Custom key bindings
WezTerm¶
Cross-platform terminal with Lua configuration.
- GPU acceleration
- Multiple windows/tabs
- Hyperlinks
- Image protocol support
Alacritty¶
Minimal, fast terminal.
- Fast rendering
- Simple YAML config
- Vi mode
- Cross-platform
Kitty¶
Feature-rich terminal.
- GPU rendering
- Ligatures
- Image support
- Keyboard protocol
Prompt (Starship)¶
The Starship prompt displays:
- Current directory
- Git branch and status
- Language versions (when relevant)
- Command duration
- Exit status
Neovim¶
The Neovim configuration includes:
- Catppuccin theme
- Treesitter syntax highlighting
- LSP integration
- Telescope fuzzy finder
- File tree (
nvim-tree)
tmux¶
The tmux status bar displays:
- Session name
- Current window
- Host name
- Date and time
Adding Screenshots¶
To contribute screenshots:
- Take a screenshot of your terminal.
- Save it as a PNG in
docs/themes/. - Add a reference in this file.
- Submit a PR.
Recommended screenshot size: 1920x1080 or 2560x1440.