Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>DinosaurNew to Visual Studio Code? Get it now.
Dinosaur

Dinosaur

Jonas Fernandes

|
3 installs
| (0) | Free
Theme for VS Code with nice colors and contrast
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
Dinosaur Theme Logo

🦖 Dinosaur Theme

A beautifully crafted dark theme for VS Code with stunning colors and perfect contrast.

VS Code Version VS Marketplace Version Downloads


📸 Screenshots

alt text

🚀 Installation

Option 1: VS Code Marketplace

  1. Open the Extensions sidebar panel in VS Code: Cmd+Shift+X (macOS) or Ctrl+Shift+X (Windows/Linux)
  2. Search for Dinosaur
  3. Click Install
  4. Set the theme: Cmd+K then Cmd+T, and select Dinosaur Theme or Dinosaur Theme Soft

Option 2: Command Palette

  1. Open the Command Palette: Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux)
  2. Type ext install JonasFernandes.dinosaur and hit Enter.

⚙️ Recommended Settings

To get the absolute best experience (and to match any screenshots), we recommend these settings in your settings.json:

{
  "workbench.colorTheme": "Dinosaur Theme",
  "editor.fontFamily": "'Fira Code', 'Cascadia Code', monospace",
  "editor.fontLigatures": true,
  "editor.semanticHighlighting.enabled": true,
  "terminal.integrated.minimumContrastRatio": 1,
  "editor.cursorBlinking": "smooth",
  "editor.cursorSmoothCaretAnimation": "on"
}

🤝 Contributing

Found a bug, have a suggestion for improving the colors, or want to add support for a specific language? Feel free to open an issue or submit a pull request! Your feedback is highly appreciated.

💖 Support

If you love this theme, please consider rating it on the VS Code Marketplace. Every star helps!


Made with ❤️ by Jonas
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft