A grayscale theme for Cursor based on the Base16 Grayscale color scheme.
To install this theme in Cursor:
-
Copy the theme folder to Cursor's extensions directory:
- On macOS:
~/.cursor/extensions/ - On Linux:
~/.cursor/extensions/ - On Windows:
%USERPROFILE%\.cursor\extensions\
- On macOS:
-
Reload Cursor or restart the application.
-
Activate the theme:
- Press
Cmd+Shift+P(macOS) orCtrl+Shift+P(Windows/Linux) - Type "Preferences: Color Theme"
- Select "Base16 Grayscale" from the list
- Press
The theme uses Base16 Grayscale colors:
- Background:
#101010(darkest) - Foreground:
#b9b9b9(default text) - Various grayscale shades from
#1a1a1ato#e8e8e8
All colors are grayscale, providing a clean, distraction-free coding experience.