Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Kimbie FountainNew to Visual Studio Code? Get it now.
Kimbie Fountain

Kimbie Fountain

Jan Bláha

|
24 installs
| (0) | Free
Kimbie Dark theme with syntax highlighting adjustments for the Better Fountain extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Kimbie Fountain Theme

A modification of the Kimbie Dark theme to make it work better with the Better Fountain extension.

Only intended for use with .fountain files. Any other file type is not guaranteed to be readable.

Key aims:

  • improve brightness and contrast
  • put emphasis on action and dialogue, while keeping them visually distinct
  • de-emphasize other elements like parentheticals and transitions

Additional styling

If you like, you can set your font to the standard Courier or Courier Prime by adding this line to your settings.json:

{
  "editor.fontFamily": "Courier Prime"
}

I also recommend disabling matching word highlighting, since it doesn't serve much purpose in screenwriting, and can be distracting:

{
  "editor.occurrencesHighlight": "off",
  "editor.selectionHighlight": false
}

Workspace scoping

If you wish to limit the effect of this theme to a specific workspace, you can do so by enabling this override in settings.json:

{
  "workbench.colorTheme": "Kimbie Fountain"
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft