Pure Dark Theme is a Visual Studio Code theme extension that provides a dark theme with a pure black background, designed to reduce eye strain and improve focus.
Features
Pure black background for better contrast and reduced eye strain.
Custom color palette for syntax highlighting.
Support for various UI elements including activity bar, status bar, and editor.
Installation
Open Visual Studio Code.
Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by pressing Ctrl+Shift+X.
Search for "Pure Dark Theme".
Click "Install" to install the theme.
Once installed, go to File > Preferences > Theme -> Color Theme and select "Pure Dark Theme" from the list.
Usage
To activate the theme, open the Command Palette with Ctrl+Shift+P and type Preferences: Color Theme, then select "Pure Dark Theme".
You can also change the theme by navigating to File > Preferences > Color Theme and selecting "Pure Dark Theme".
Customization
If you want to customize the theme, you can modify the themes/Pure Dark Theme-color-theme.json file. Changes will be applied automatically to the Extension Development Host window.
Contributing
If you have any suggestions or find any issues, please open an issue or submit a pull request on the GitHub repository.
License
This project is licensed under the MIT License. See the LICENSE file for details.