Skip to content

Releases: zedritsch/16-colors-theme

v0.2.0

08 Jan 12:56
582e091
Compare
Choose a tag to compare

Changelog

Fixes

  • Solid scrollbar

Additions

  • Missing syntax scopes from default theme

Changes

  • Foreground color of extension button
  • Removed background from title bar
  • Replaced colors with my own

Installation

From Editor

Go to the extensions tab (CTRL+SHIFT+X), more options (...) and select Install from VSIX...

Command Palette

Press F1 (or CTRL+SHIFT+P) and type Install from VSIX...

Or Terminal

Run (code|codium) --install-extension <extension_path>

v0.1.6

18 Dec 09:09
f707dc9
Compare
Choose a tag to compare

Changelog

Fixes

  • Wrong semantic highlighting for numbers

Additions

  • Bracket pair colorization
  • Bracket pair guide
  • Input options
  • Editor highlight

Changes

  • Made keywords bold
  • Made deprecated strikethrough
  • Removed italics from async and abstract symbols

Installation

From Editor

Go to the extensions tab (CTRL+SHIFT+X), more options (...) and select Install from VSIX...

Command Palette

Press F1 (or CTRL+SHIFT+P) and type Install from VSIX...

Or Terminal

Run (code|codium) --install-extension <extension_path>

v0.1.5

13 Dec 19:14
a88c0ae
Compare
Choose a tag to compare

Changelog

Additions

  • Notification & notification center
  • Extension button
  • Progress bar
  • Blockquote
  • Codeblock

Changes

  • Removed list hover background
  • Set link color to blue

Installation

From Editor

Go to the extensions tab (CTRL+SHIFT+X), more options (...) and select Install from VSIX...

Command Palette

Press F1 (or CTRL+SHIFT+P) and type Install from VSIX...

Or Terminal

Run (code|codium) --install-extension <extension_path>

v0.1.4

13 Dec 16:41
19cbb80
Compare
Choose a tag to compare

Changelog

Additions

  • Invalid

Installation

From Editor

Go to the extensions tab (CTRL+SHIFT+X), more options (...) and select Install from VSIX...

Command Palette

Press F1 (or CTRL+SHIFT+P) and type Install from VSIX...

Or Terminal

Run (code|codium) --install-extension <extension_path>

v0.1.3

13 Dec 14:30
70a9f13
Compare
Choose a tag to compare

Changelog

Fixes

  • Wrong semantic highlighting for variables

Installation

From Editor

Go to the extensions tab (CTRL+SHIFT+X), more options (...) and select Install from VSIX...

Command Palette

Press F1 (or CTRL+SHIFT+P) and type Install from VSIX...

Or Terminal

Run (code|codium) --install-extension <extension_path>

v0.1.2

13 Dec 11:03
0ab7b34
Compare
Choose a tag to compare

Changelog

Additions

  • ANSI colors

Changes

  • Darker background on widgets
  • Solid background behind badges

Installation

From Editor

Go to the extensions tab (CTRL+SHIFT+X), more options (...) and select Install from VSIX...

Command Palette

Press F1 (or CTRL+SHIFT+P) and type Install from VSIX...

Or Terminal

Run (code|codium) --install-extension <extension_path>

v0.1.1

12 Dec 09:20
dd7aaa8
Compare
Choose a tag to compare

Changelog

Additions

  • Debug toolbar
  • Statusbar
  • Empty background

Installation

From Editor

Go to the extensions tab (CTRL+SHIFT+X), more options (...) and select Install from VSIX...

Command Palette

Press F1 (or CTRL+SHIFT+P) and type Install from VSIX...

Or Terminal

Run (code|codium) --install-extension <extension_path>

v0.1.0

11 Dec 05:30
1dcefe5
Compare
Choose a tag to compare

Changelog

Additions

  • dark theme

Installation

From Editor

Go to the extensions tab (CTRL+SHIFT+X), more options (...) and select Install from VSIX...

Command Palette

Press F1 (or CTRL+SHIFT+P) and type Install from VSIX...

Or Terminal

Run (code|codium) --install-extension <extension_path>