Skip to content

LadderChaos/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Monokai + true black + Claude orange (#DA7756) dev environment.

What's included

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)

Color palette

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

Install

git clone https://github.com/YOUR_USERNAME/dotfiles.git ~/GitHub/dotfiles
cd ~/GitHub/dotfiles
chmod +x install.sh
./install.sh

Prerequisites

# 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

Fonts

  • Editor: JetBrains Mono (with ligatures)
  • UI: Inter
  • Terminal: JetBrains Mono or FiraCode Nerd Font Mono

About

Monokai + true black + Claude orange dev environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages