https://github.com/nothingnothings/nosferatu
A Visual Studio Code inspired by Sweet Dracula and focused on reducing eye strain during long coding sessions.
https://github.com/nothingnothings/nosferatu
dark-theme dracula-theme eye-strain-prevention vscode-extension vscode-theme vscodium-extension vscodium-theme
Last synced: about 2 months ago
JSON representation
A Visual Studio Code inspired by Sweet Dracula and focused on reducing eye strain during long coding sessions.
- Host: GitHub
- URL: https://github.com/nothingnothings/nosferatu
- Owner: nothingnothings
- License: mit
- Created: 2024-08-27T16:26:24.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-10-03T20:43:08.000Z (8 months ago)
- Last Synced: 2025-02-14T17:29:03.147Z (3 months ago)
- Topics: dark-theme, dracula-theme, eye-strain-prevention, vscode-extension, vscode-theme, vscodium-extension, vscodium-theme
- Language: JavaScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=nothingnothings.nosferatu-theme
- Size: 572 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.MD
Awesome Lists containing this project
README
Nosferatu Theme
![]()
“Let us chat together a moment, my friend! There are still
several hours until dawn, and I sleep during the day.”
> A [Sweet Dracula](https://github.com/PROxZIMA/sweet-dracula)-inspired dark theme for [Visual Studio Code](http://code.visualstudio.com) and [VSCodium](https://vscodium.com/). The goal of the theme is to reduce eye strain during long coding sessions, by providing muted text colors on top of a blue-ish background.
[](https://marketplace.visualstudio.com/items?itemName=nothingnothings.nosferatu-theme)
[](https://github.com/nothingnothings/nosferatu)
[](https://github.com/nothingnothings/nosferatu/blob/master/README.pt-br.md)Text Editor

Terminal

General Look

## Features
- **Eye-Friendly Colors**: Gentle blue-ish background and muted text colors to minimize glare and reduce eye strain.
- **Enhanced Readability**: Soft contrast that helps maintain readability over extended periods of coding.## Installation
To install the Nosferatu Theme for Visual Studio Code, follow these steps:
1. **Open Visual Studio Code.**
2. **Navigate to the Extensions view** by clicking on the Extensions icon in the Activity Bar on the side of the window or pressing `Ctrl+Shift+X`.
3. **Search for "Nosferatu Theme".**
4. **Click "Install"** on the Nosferatu Theme extension.## Usage
1. **Activate the Theme:**
- Open the Command Palette (`Ctrl+Shift+P` or `Cmd+Shift+P` on Mac).
- Type "Color Theme" and select "Nosferatu".2. **Customize (Optional):**
- Adjust colors and settings to suit your preferences in the `settings.json` file.## Contributing
If you'd like to contribute to this theme, please read the [contributing guidelines](./.github/CONTRIBUTING.md).
## License
This theme is licensed under the [MIT License](./LICENSE).