Transform your boring monospace terminal into a beautiful cursive writing experience with 33 stunning themes!
Quick Start β’ 33 Themes β’ Support Us β’ Gallery
The ultimate collection of cursive terminal themes and fonts for macOS. Code in elegant, flowing script with 33 professionally designed color themes - from elegant manuscripts to cyberpunk neon!
- π¨ 33 Beautiful Themes: Dark, light, colorful, business, and manuscript-inspired
- βοΈ 5+ Cursive Monospace Fonts: Victor Mono, Cascadia Code, JetBrains Mono, and more
- π Theme Categories:
- 9 Dark themes (Elegance, Noir, Vampire's Letter...)
- 6 Light manuscript themes (Ancient Papyrus, Royal Parchment...)
- 6 Colorful themes (Rainbow Prism, Neon Cyberpunk...)
- 6 Business document themes (Office Memo, Blueprint Tech...)
- 6 Feather-light WCAG-AA compliant themes
- π One-Click Installation: Simple scripts for instant beauty
- πΈ Visual Previews: See every theme before you choose
- π οΈ Professional Tools: Theme selector, font generator, and more
- βΏ Accessibility: WCAG-AA compliant light themes included
Love coding in cursive? Support the development of new themes and features!
- GitHub Sponsors - Monthly support with perks
- Buy Me a Coffee - One-time donations
- PayPal - Quick tips
- Bitcoin:
bc1qxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
- Ethereum:
0xXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- π Early access to new themes
- π¨ Custom theme requests
- π± Priority support
- π Sponsor badge in contributors list
# Clone this repository
git clone https://github.com/midnightnow/Cursive-Terminal.git
cd Cursive-Terminal
# Run the quick setup (installs all 33 themes!)
./quick_setup.sh
# Launch the interactive theme selector
./scripts/theme-selector.sh
# Test cursive fonts
./scripts/cursive_font_demo.sh
cursive-terminal-setup/
βββ scripts/
β βββ cursive_font_demo.sh # Demo script showing cursive features
β βββ colored_text_demo.sh # Colorful text demo with cursive fonts
β βββ font_comparison.sh # Compare different cursive fonts
β βββ showcase.sh # Animated feature showcase
β βββ font_preview_generator.py # Generate font preview images
β βββ showcase_gif_generator.sh # Create animated GIF demos
β βββ license_generator.sh # Generate MIT license
β βββ create_oblique_font.py # Create custom slanted fonts
βββ themes/
β βββ cursive_terminal_themes.sh # Beautiful terminal color themes
βββ configs/
β βββ cursive_iterm_profile.json # iTerm2 profile with cursive settings
β βββ cursive_neovim_config.lua # Neovim configuration for cursive
β βββ starship.toml # Starship prompt with cursive styling
βββ docs/
β βββ images/ # Font previews and demo GIFs
β βββ FONT_GALLERY.md # Visual font comparison gallery
βββ install.sh # Complete installation script
βββ LICENSE # MIT license
The star of the show! Features beautiful semi-connected cursive italics.
brew install font-victor-mono
- Cascadia Code: Microsoft's elegant cursive italics
- JetBrains Mono: Subtle cursive for long coding sessions
- Fira Code: Not cursive, but amazing ligatures
- Press
β,
to open preferences - Go to Profiles β Text
- Change font to "Victor Mono" β "Italic"
- Press
β,
to open preferences - Go to Profiles β Text β Font
- Select "Victor Mono Italic"
- Or import our custom profile:
configs/cursive_iterm_profile.json
echo -e "Regular text \e[3mThis appears in beautiful cursive!\e[0m"
Set Victor Mono Italic as your main terminal font to make EVERYTHING cursive!
Beautiful cursive fonts in action
ASCII art looks amazing in cursive fonts
Side-by-side comparison of cursive fonts
Colorful text rendering with cursive fonts
Various text styles and colors
Beautiful color effects and gradients
View code examples in cursive
// This comment appears in beautiful flowing script
const message = "Even strings can be cursive!";
Git commands show metadata in elegant cursive italics.
Manual pages render with cursive emphasis for readability.
Create visual comparisons of all cursive fonts:
# Requires: pip install Pillow
python scripts/font_preview_generator.py
Generate a showcase GIF for your repository:
# Requires: brew install asciinema && cargo install --git https://github.com/asciinema/agg
./scripts/showcase_gif_generator.sh
python scripts/create_oblique_font.py /path/to/font.ttf output.ttf
# Elegant dark themes for focused coding
source ~/.config/terminal-themes/cursive-elegance.sh # Purple/Gold elegance
source ~/.config/terminal-themes/cursive-noir.sh # Black/Silver sophistication
source ~/.config/terminal-themes/pirate-scroll.sh # Brown/Gold adventure
source ~/.config/terminal-themes/vampires-letter.sh # Black/Red gothic
source ~/.config/terminal-themes/ocean-mist.sh # Blue/Teal serenity
source ~/.config/terminal-themes/midnight-quill.sh # Indigo/Silver mystery
# Professional light themes inspired by classic manuscripts
source ~/.config/terminal-themes/ancient-papyrus.sh # Cream/Brown classic
source ~/.config/terminal-themes/royal-parchment.sh # Ivory/Purple royalty
source ~/.config/terminal-themes/calligraphy-master.sh # White/Black precision
source ~/.config/terminal-themes/illuminated-manuscript.sh # Gold/Cream luxury
# Vibrant themes for creative coding sessions
source ~/.config/terminal-themes/rainbow-prism.sh # Full spectrum colors
source ~/.config/terminal-themes/neon-cyberpunk.sh # Neon green/pink future
source ~/.config/terminal-themes/tropical-paradise.sh # Teal/Coral beach vibes
source ~/.config/terminal-themes/cotton-candy.sh # Pink/Purple sweetness
# Professional themes for work environments
source ~/.config/terminal-themes/office-memo.sh # Navy/White corporate
source ~/.config/terminal-themes/blueprint-tech.sh # Blueprint blue technical
source ~/.config/terminal-themes/legal-document.sh # Brown/White formal
# High-contrast light themes for accessibility
source ~/.config/terminal-themes/papyrus-scroll.sh # Ochre/Brown (5.21:1)
source ~/.config/terminal-themes/linen-sheet.sh # White/Charcoal (7.89:1)
source ~/.config/terminal-themes/calligraphy-flourish.sh # Pearl/Black (19.56:1)
source ~/.config/terminal-themes/invisible-ink.sh # Easter egg theme!
# Can't decide? Use our interactive selector!
./scripts/theme-selector.sh
Found a new cursive monospace font? Have a beautiful theme? PRs welcome!
We love contributions! Please read our Contributing Guide to get started.
- π€ Add support for new cursive fonts
- π¨ Create new terminal themes
- π Improve documentation
- π Fix bugs and issues
- π¬ Create demo videos or GIFs
See CHANGELOG.md for detailed release notes and version history.
This project is licensed under the MIT License - see the LICENSE file for details.
- Victor Mono by Rune BjΓΈrnerΓ₯s
- Cascadia Code by Microsoft
- JetBrains Mono by JetBrains
- Fira Code by Nikita Prokopov
- Terminal emulator developers for excellent font rendering
- The typography community for beautiful monospace fonts
- Developers who value aesthetics in their tools
β‘ Fun Fact: You're joining an elite group of developers who code entirely in cursive! Welcome to the club! β¨
Made with β€οΈ and a love for beautiful typography
β Star this repo if it made your terminal beautiful!