Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/PaleBluDot/starburst-theme
My personal VS Code theme
https://github.com/PaleBluDot/starburst-theme
theme visual-studio-code
Last synced: 3 months ago
JSON representation
My personal VS Code theme
- Host: GitHub
- URL: https://github.com/PaleBluDot/starburst-theme
- Owner: PaleBluDot
- License: mit
- Created: 2018-02-12T04:23:04.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2021-07-20T22:45:08.000Z (over 3 years ago)
- Last Synced: 2024-07-30T20:59:49.586Z (6 months ago)
- Topics: theme, visual-studio-code
- Size: 839 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.html
- License: LICENSE.md
Awesome Lists containing this project
README
PSD Color Theme
.task-list-item { list-style-type: none; } .task-list-item-checkbox { margin-left: -20px; vertical-align: middle; }
body {
font-family: 'arial', 'Segoe WPC', 'Segoe UI', 'HelveticaNeue-Light', 'Ubuntu', 'Droid Sans', sans-serif;
font-size: 16px;
line-height: 1.8;
}
PSD Color Theme
Color theme create for my personal use.
PS Dark
- Backgrounds Colors:
- Black: #171717
- Washed-out Black: #191919
- Faded Black: #404040
- White: #d4d4d4
PS Mid
- Backgrounds Colors:
- Grey-Blue: #252627
- Blue: #0E314D
- Dark-blue: #0A2F4D
- Blue-grey: #43474A
- Mid-grey: #5A6063
- Grey: #bababa
- White: #d4d4d4
PS Light
-
Backgrounds Colors:
- White: #d4d4d4
-
Syntax Colors:
- Blue: #0076a9
- Red: #dd656d
- Dark Pink: #ac3474
- Pink: #d37fac
- Green: #4ebd8f
- Yellow: #d9df34
- Orange: #bd7d4e
For more information
- Visual Studio Code's Color Theme Guide
- Visual Studio Code's Markdown Support
- Markdown Syntax Reference
Enjoy