Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Lima ThemeNew to Visual Studio Code? Get it now.
Lima Theme

Lima Theme

Adriano Lima

|
58 installs
| (0) | Free
Lima's custom theme with minimalist style
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Lima Color Theme for VSCode

lima-theme-preview

Features

  • Minimal color scheme for simplicity
  • Thin border editor and panels for a clean interface
  • Line numbers and scrollbars with little opacity
  • Indentation guides only for the current block
  • Mostly distraction-free experience

Install

  1. Go to VS Marketplace.
  2. Click the Install button.
  3. Then select a theme.

Recommended User Settings for minimal style [Optional]

You can experiment each setting individually to find the best balance for your workflow.

{
  "workbench.colorTheme": "adrianulima-theme",
  "workbench.activityBar.location": "top",
  "window.customTitleBarVisibility": "never",
  "workbench.layoutControl.enabled": false,
  "window.commandCenter": false,
  "editor.minimap.enabled": false,
  "editor.overviewRulerBorder": false,
  "editor.bracketPairColorization.enabled": false,
  "editor.guides.bracketPairsHorizontal": false,
  "editor.semanticHighlighting.enabled": false
}

Override this theme

To customize a theme in your personal configuration file, please refer to the color theme documentation. This is useful for making small adjustments without the need to fork and maintain your own theme.

Contribute

This is a personal theme, so I'm not going to accept PRs with changes to the theme colors. But if you find a bug or have a suggestion, please open an issue or a PR.

Run the project locally:

git clone https://github.com/adrianulima/lima-theme.git
cd lima-theme
npm run build
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft