Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 12 days 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 (4 months ago)
- Default Branch: master
- Last Pushed: 2024-10-03T20:43:08.000Z (3 months ago)
- Last Synced: 2024-11-05T10:20:07.226Z (about 2 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.
[![Visual Studio Marketplace](https://img.shields.io/visual-studio-marketplace/v/nothingnothings.nosferatu-theme?style=flat&label=VS%20Marketplace&logo=visual-studio-code)](https://marketplace.visualstudio.com/items?itemName=nothingnothings.nosferatu-theme)
[![en](https://img.shields.io/badge/lang-en-red.svg)](https://github.com/nothingnothings/nosferatu)
[![pt-br](https://img.shields.io/badge/lang-pt--br-green.svg)](https://github.com/nothingnothings/nosferatu/blob/master/README.pt-br.md)Text Editor
![VSCode](nosferatu-preview.png)
Terminal
![Screenshot](nosferatu-preview-2.png)
General Look
![Screenshot](nosferatu-preview-3.png)
## 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).