Monokai + true black + Claude orange (#DA7756) dev environment.
| Config |
Description |
| vscode/claude-dark-theme/ |
VS Code color theme extension (publishable) |
| vscode/settings.json |
VS Code settings (editor polish, minimal UI) |
| shell/zshrc |
Zsh config with syntax highlighting, fzf, eza, bat |
| shell/starship.toml |
Starship prompt (single-line, orange + green) |
| shell/bat.conf |
bat config (Monokai Extended theme) |
| ghostty/config |
Ghostty terminal (Monokai ANSI palette, black bg) |
| Role |
Color |
Hex |
| Background |
Black |
#000000 |
| Foreground |
White |
#F8F8F2 |
| Accent |
Claude Orange |
#DA7756 |
| Strings |
Yellow |
#E6DB74 |
| Keywords |
Pink |
#F92672 |
| Functions |
Green |
#A6E22E |
| Types |
Cyan |
#66D9EF |
| Numbers |
Purple |
#AE81FF |
| Comments |
Gray |
#88846f |
git clone https://github.com/YOUR_USERNAME/dotfiles.git ~/GitHub/dotfiles
cd ~/GitHub/dotfiles
chmod +x install.sh
./install.sh
# Fonts
brew install --cask font-jetbrains-mono font-inter
# Shell tools
brew install starship fzf eza bat zsh-autosuggestions zsh-syntax-highlighting
# Terminal
brew install --cask ghostty
- Editor: JetBrains Mono (with ligatures)
- UI: Inter
- Terminal: JetBrains Mono or FiraCode Nerd Font Mono