You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An optimized theme for web development that comes with two versions: light & dark.
Presentation
Coldark is a gray-blue theme. The colors used respect the Web Content Accessibility Guidelines (WCAG) in order to provide sufficient reading comfort. However, with opacity, it is possible that some contrasts are diminished and that they are above level AA.
Coldark consists of three color pallets. The first is common to both versions. The other two each apply to a version.
Colors in detail
I tried to keep the same descriptions for both versions. However, for complex themes like VS Code, it doesn't work. So I separated the descriptions into 2 sections.
Light Theme
Hex Code
Preview
Description
Denomination
#e3eaf2
Default background – Also used as foreground for Button & Badges.
coldark00
#d0dae7
Darker background - Editor Gutter, Inputs, Line Highlight, Status bar (no folder). Also used as foreground for Activity bar.
coldark01
#8da1b9
Selection background - Code block, Secondary buttons, Some highlighting. Also used for Borders.
coldark02
#3c526d
Comments - Invisible, Ignored, Placeholder.
coldark03
#213043
Lighter foreground – Inputs, Status bar (no folder), Embedded modals & Widgets.
coldark04
#111b27
Default foreground - Also used as Shadow and for most of Punctuation.
coldark05
#0b121b
Darker foreground – Also used as background for Activity bar.