Overview Version History Q & A Rating & Review
🦙 Fatllama Theme
A sophisticated dark theme for VS Code and Cursor, based on Cursor Dark Midnight with carefully tuned colors for optimal code readability.
✨ Features
Eye-friendly dark palette - Soft, muted colors that reduce eye strain during long coding sessions
Enhanced Groovy support - Custom syntax highlighting for Groovy with distinct colors for:
Function definitions and calls
Variable parameters
Control flow keywords (if
, else
, try
, etc.)
Type definitions (List
, Map
, void
, etc.)
Method keys (name
, description
, etc.)
Optimized contrast - Carefully balanced foreground and background colors for maximum readability
Git integration - Clear visual indicators for file status in the sidebar
Based on Cursor Dark Midnight - Retains the beloved base theme while adding custom enhancements
🎨 Color Palette Highlights
Background : #1E2127
- Deep, comfortable dark background
Function definitions : Bright and clear for easy navigation
Function calls : Slightly muted for visual hierarchy
Variables : Soft gray tones for reduced visual noise
Keywords : Distinct blue shades for control flow
Strings : Optimized brightness for readability
📦 Installation
From VS Code Marketplace
Open Extensions sidebar panel in VS Code (Ctrl+Shift+X
/ Cmd+Shift+X
)
Search for Fatllama Theme
Click Install
Click Reload to reload your editor
Go to File > Preferences > Color Theme
and choose Fatllama
Manual Installation
Download the .vsix
file from Releases
Open VS Code
Go to Extensions (Ctrl+Shift+X
/ Cmd+Shift+X
)
Click on the ...
menu at the top
Select Install from VSIX...
Select the downloaded file
🚀 Activation
Go to File > Preferences > Color Theme
(or Code > Preferences > Color Theme
on macOS)
Select Fatllama from the list
Or press Ctrl+K Ctrl+T
(Windows/Linux) or Cmd+K Cmd+T
(macOS) and select Fatllama .
🖼️ Screenshots
Groovy Code
JavaScript/TypeScript
Python
🤝 Contributing
Found a bug or have a suggestion? Please open an issue on GitHub .
📄 License
MIT License - see LICENSE file for details.
🙏 Acknowledgments
Based on Cursor Dark Midnight
Inspired by the need for better Groovy syntax highlighting
Named after the majestic llama 🦙
📝 Changelog
1.0.0 - Initial Release
Initial release with custom Groovy syntax highlighting
Enhanced function and variable colors
Optimized for readability and eye comfort
Based on Cursor Dark Midnight theme
Enjoy coding with Fatllama! 🦙✨
If you like this theme, please consider giving it a ⭐ on GitHub !