https://github.com/2u841r/bytes-newsletter-theme
A vibrant Visual Studio Code theme inspired by Bytes newsletter
https://github.com/2u841r/bytes-newsletter-theme
dark-mode dark-theme dark-themes syntax-highlighting theme
Last synced: 4 months ago
JSON representation
A vibrant Visual Studio Code theme inspired by Bytes newsletter
- Host: GitHub
- URL: https://github.com/2u841r/bytes-newsletter-theme
- Owner: 2u841r
- License: mit
- Created: 2024-07-07T13:26:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-25T06:19:29.000Z (about 1 year ago)
- Last Synced: 2025-02-25T13:59:58.599Z (8 months ago)
- Topics: dark-mode, dark-theme, dark-themes, syntax-highlighting, theme
- Homepage: https://marketplace.visualstudio.com/items?itemName=ZubairIbnZamir.bytes-newsletter-theme
- Size: 718 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Bytes Newsletter Theme

The optimized dark theme for web development.
[open-vsx link](https://open-vsx.org/extension/ZubairIbnZamir/bytes-newsletter-theme)
## Intuitive Syntax Highlighting
**Bytes Newsletter Theme** is the optimized dark theme for web development. It has been meticulously designed to be easy on the eyes and intuitive. It's pleasant for long coding hours in any language, and particularly well suited for HTML, CSS, and JavaScript (React).
- HTML & CSS work together
- Optimized for JSX and React
- Clear distinctions between code and markup## Colors
| Usage | Palette | Hex Code |
| ------------------------- | ------------------- | ------------------------------------------------------------------ |
| Keyword, Storage, Entity | Pink Sherbet |  `#f38ba3` |
| Variable, Name, Type, Tag | Aero |  `#12b5e5` |
| Attribute | Green (Pigment) |  `#0ba95b` |
| Function, Boolean | Middle Blue Purple |  `#9d7dce` |
| Comment, Regex, Template | Blue-Gray (Crayola) |  `#c0c5ce` |
| Number | Spanish Yellow |  `#fcba28` |
| String | Atomic Tangerine |  `#f99157` |
| Punctuation | Beige |  `#f9f4da` |## Screenshots
(Use Colorized+ Version, if you want to ignore too much Gray /  )### HTML

### HTML Colorized+

### Javascript

### JSX

### JSX Colorized+

## Acknowledgements
- Originally inspired by [Bytes.dev](https://Bytes.dev).
- Tutorial by [Coder Coder](https://www.youtube.com/watch?v=pGzssFNtWXw)
- Color Names Collected from [colorprofessor.com](https://colorprofessor.com).
- Thanks to [Tania Rascia](https://github.com/taniarascia) for a few different reasons.## Credits
Logo courtesy of [Bytes.dev](https://Bytes.dev)
## Author
- [Zubair Ibn Zamir](https://zmt3.com)
## License
This project is open source and available under the [MIT License](LICENSE).