Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hendurhance/tesseract
🚀 An elegant vscode theme with cosmic colors, blending dark hues and vibrant accents for a captivating coding experience.
https://github.com/hendurhance/tesseract
tesseract theme vscode vscode-extension vscode-theme
Last synced: about 2 months ago
JSON representation
🚀 An elegant vscode theme with cosmic colors, blending dark hues and vibrant accents for a captivating coding experience.
- Host: GitHub
- URL: https://github.com/hendurhance/tesseract
- Owner: hendurhance
- License: mit
- Created: 2023-08-03T18:56:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-04T21:34:32.000Z (about 1 year ago)
- Last Synced: 2024-10-31T04:08:16.539Z (3 months ago)
- Topics: tesseract, theme, vscode, vscode-extension, vscode-theme
- Homepage: https://marketplace.visualstudio.com/items?itemName=martian.tesseract
- Size: 2.53 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Tesseract Theme
🚀 An elegant theme with cosmic colors, blending dark hues and vibrant accents for a captivating coding experience. The theme is optimized for use with Operator Mono, but works just as well with other fonts. It includes a light and dark theme variant, both of which are included when you install the theme.
- Tested with JavaScript, TypeScript, HTML, CSS, Markdown, and Python
- Variants for both light and dark themes
- A focus on readability and contrast## Installation
1. Open the **Extensions** sidebar in VS Code
2. Search for `Tesseract`
3. Click **Install**
4. Click **Reload** to reload your editor
5. Code > Preferences > Color Theme > **Tesseract Dark** or **Tesseract Light**
6. Recommended: Install the [Operator Mono](https://www.typography.com/fonts/operator/styles) font and enable font ligatures in your settings for the full experience
7. 🌟 Rate five-stars if you enjoy it!## Alternative Installation
1. Launch Quick Open using cmd/ctrl + p
2. Paste the following command and press enter
```
ext install martian.tesseract
```
3. Click **Install** to install it
4. Click **Reload** to reload the your editor
5. Code > Preferences > Color Theme > **Tesseract Dark** or **Tesseract Light**
6. Recommended: Install the [Operator Mono](https://www.typography.com/fonts/operator/styles)
7. 🌟 Rate five-stars if you enjoy it!## Screenshots
#### Tesseract Dark
![Tesseract](/images/tesseract.png)
#### Tesseract Light
![Tesseract Light](/images/tesseract-light.png)## Contributing
If you'd like to contribute to this theme, please read the [contributing guidelines](./CONTRIBUTING.md).## License
[MIT License](./LICENSE.md) © Josiah Endurance