https://github.com/uloco/theme-bluloco-light
A fancy and sophisticated light designer color scheme.
https://github.com/uloco/theme-bluloco-light
color-scheme light light-theme syntax-highlighting theme visual-studio-code vscode vscode-extension vscode-theme
Last synced: 16 days ago
JSON representation
A fancy and sophisticated light designer color scheme.
- Host: GitHub
- URL: https://github.com/uloco/theme-bluloco-light
- Owner: uloco
- License: lgpl-3.0
- Created: 2017-04-02T18:54:02.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2025-03-06T18:59:38.000Z (about 2 months ago)
- Last Synced: 2025-03-06T19:39:38.604Z (about 2 months ago)
- Topics: color-scheme, light, light-theme, syntax-highlighting, theme, visual-studio-code, vscode, vscode-extension, vscode-theme
- Language: JavaScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=uloco.theme-bluloco-light
- Size: 16.9 MB
- Stars: 97
- Watchers: 5
- Forks: 10
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

# Bluloco Light VSCode Theme
### Description
A fancy and sophisticated dark color scheme / theme for
Visual Studio Code.This theme features a much more comprehensive usage of syntax scopes and color
consistency, with due regards to aesthetics, contrast and readability.
Originally forked from the beautiful One Light Theme, enhanced with the
meaningful intuitive Bluloco color palette.This theme also works very good when Apple's **Nightshift Mode** is activated.
Give it a try :)
### Support
If you like using this, please consider donating a little bit. It takes a lot of time to keep this updated with every VSCode release.
I want to keep bluloco a great experience for everybody and your help would be immensely motivating to keep me doing this. :)## Syntax Palette
| Scope | Color | HEX | RGB |
| -------------------- | ------------------------------------------------ | ------- | ------------------ |
| Background |  | #f9f9f9 | rgb(249, 249, 249) |
| Foreground |  | #383a42 | rgb(56, 58, 66) |
| Comment |  | #a0a1a7 | rgb(160, 161, 167) |
| Keyword |  | #0098dd | rgb(0, 152, 221) |
| Function/Method |  | #23974a | rgb(35, 151, 74) |
| Property |  | #a05a48 | rgb(160, 90, 72) |
| String |  | #c5a332 | rgb(197, 163, 50) |
| Number |  | #ce33c0 | rgb(206, 51, 192) |
| Constant |  | #823ff1 | rgb(130, 63, 241) |
| Markup Tag |  | #275fe4 | rgb(39, 95, 228) |
| Markup Attribute |  | #df631c | rgb(223, 99, 28) |
| Class/Type/Interface |  | #d52753 | rgb(213, 39, 83) |
| Operator/Punctuation |  | #7a82da | rgb(122, 130, 218) |## Screenshots
Here are a bunch of screenshots. I tested a long range of languages, these are just a few.
You can test them all in this repo:
https://github.com/uloco/syntax-highlighting-samples





