tumble-yellow-dark-vscode/CHANGELOG.md

5.3 KiB

5.0.0

  • Add new "GitHub Dark High Contrast" theme #203.
  • Update colors from Primer Primitives #203.

GitHub VS Code theme

4.2.1

  • Fix importing v2 colors from primer/primitives

4.2.0

  • Add editorBracketHighlight and ANSI to classic. #205.
  • Set terminal.tab.activeBorder based on editor tab #189.
  • More clearer for the difference between new theme and legacy theme #191.

4.1.1

  • Generate themes based on 4.1.0.

4.1.0

  • Add support for secondary button style #167.
  • Replace border.overlay with border.primary #168.

4.0.5

  • Increase contrast for selected list item #165.

4.0.4

  • Fix sidebar contrast #158.
  • Use opacity for stackFrameHighlight #162.
  • Improve ANSI colors #164.

4.0.3

  • Fix terminal colors (Light Default) #160.

4.0.2

  • Fix diffs (Light Default) #153.
  • Style linkedEditing #154.
  • Use opacity for foldBackground #156.

4.0.1

  • fix: Use color.ansi.blueBright for ansiBrightBlue #142.
  • Use primer's official colors for activity bar, tab & panel borders #143.
  • Use primer's primary text color for editor foreground #144.

4.0.0

  • Add GitHub.com dimmed theme #138.
  • Add GitHub.com themes #132.

3.0.0

  • Revert dark changes #123. This should be the same as the 1.1.5 version.

2.0.1

  • Fix various issues for the new dark theme #117

2.0.0

  • Update dark colors to match github.com #102
  • Improve JavaScript/React highlighting #104

1.1.5

  • Rename color variables #68
  • Add statusbar prominent background #86

1.1.3

  • Soften foreground color #65
  • Fix Markdown list punctuation #65

1.1.2

  • Small optimisations #42
  • Stronger wordHighlightBorder #40
  • Fixed debug line color for dark theme #44
  • Add peekViewEditor colors for dark theme #39

1.1.1

  • Increase contrast for list.hoverBackground #37
  • Tweak selection and highlights #36
  • Update debug foreground color for dark theme #33
  • Add editorWidget.background colors #32

1.1.0

  • Add notifications #31
  • Enable semantic highlighting #30
  • Make diff editor colors more opaque #28
  • Darker strings #27
  • Fix small typo #22
  • Decrease whitespace characters color contrast #17

1.0.0

  • Introduce dark theme #4
  • Dark color tweaks #8
  • Increase contrast for editor.findMatch #12
  • Increase contrast for editor.findMatch #12
  • Custom list.activeSelection #13

0.2.3

  • Add status bar colors #6

0.2.2

  • Fix invalid scope #2

0.2.1

  • Update README

0.2.0

  • Change tabs
  • Add icon

0.1.0

  • Initial release