tumble-yellow-dark-vscode/CHANGELOG.md

132 lines
5.3 KiB
Markdown
Raw Permalink Normal View History

2021-09-21 15:29:18 +02:00
## 5.0.0
- Add new "GitHub Dark High Contrast" theme [#203](https://github.com/primer/github-vscode-theme/pull/203).
- Update colors from Primer Primitives [#203](https://github.com/primer/github-vscode-theme/pull/203).
![GitHub VS Code theme](https://user-images.githubusercontent.com/378023/132220037-3cd3e777-55a6-445f-9a2e-da6020ebd78d.png)
2021-09-08 04:20:29 +02:00
## 4.2.1
- Fix importing v2 colors from primer/primitives
2021-09-08 03:19:29 +02:00
## 4.2.0
- Add `editorBracketHighlight` and ANSI to classic. [#205](https://github.com/primer/github-vscode-theme/pull/205).
- Set `terminal.tab.activeBorder` based on editor tab [#189](https://github.com/primer/github-vscode-theme/pull/189).
- More clearer for the difference between new theme and legacy theme [#191](https://github.com/primer/github-vscode-theme/pull/191).
2021-04-28 16:38:41 +02:00
## 4.1.1
- Generate themes based on `4.1.0`.
2021-04-28 16:28:58 +02:00
## 4.1.0
- Add support for secondary button style [#167](https://github.com/primer/github-vscode-theme/pull/167).
- Replace border.overlay with border.primary [#168](https://github.com/primer/github-vscode-theme/pull/168).
2021-04-26 06:37:02 +02:00
## 4.0.5
- Increase contrast for selected list item [#165](https://github.com/primer/github-vscode-theme/pull/165).
2021-04-23 10:38:37 +02:00
## 4.0.4
- Fix sidebar contrast [#158](https://github.com/primer/github-vscode-theme/pull/158).
- Use opacity for stackFrameHighlight [#162](https://github.com/primer/github-vscode-theme/pull/162).
- Improve ANSI colors [#164](https://github.com/primer/github-vscode-theme/pull/164).
2021-04-19 10:39:57 +02:00
## 4.0.3
- Fix terminal colors (Light Default) [#160](https://github.com/primer/github-vscode-theme/pull/160).
2021-04-16 15:46:15 +02:00
## 4.0.2
- Fix diffs (Light Default) [#153](https://github.com/primer/github-vscode-theme/pull/153).
- Style linkedEditing [#154](https://github.com/primer/github-vscode-theme/pull/154).
- Use opacity for foldBackground [#156](https://github.com/primer/github-vscode-theme/pull/156).
2021-04-15 07:33:44 +02:00
## 4.0.1
- fix: Use color.ansi.blueBright for ansiBrightBlue [#142](https://github.com/primer/github-vscode-theme/pull/142).
- Use primer's official colors for activity bar, tab & panel borders [#143](https://github.com/primer/github-vscode-theme/pull/143).
- Use primer's primary text color for editor foreground [#144](https://github.com/primer/github-vscode-theme/pull/144).
2021-04-14 15:58:44 +02:00
## 4.0.0
- Add GitHub.com dimmed theme [#138](https://github.com/primer/github-vscode-theme/pull/138).
- Add GitHub.com themes [#132](https://github.com/primer/github-vscode-theme/pull/132).
2021-01-23 08:27:23 +01:00
## 3.0.0
- Revert dark changes [#123](https://github.com/primer/github-vscode-theme/pull/123). This should be the same as the `1.1.5` version.
2021-01-22 14:14:02 +01:00
## 2.0.1
- Fix various issues for the new dark theme [#117](https://github.com/primer/github-vscode-theme/pull/117)
2021-01-20 05:08:14 +01:00
## 2.0.0
- Update dark colors to match github.com [#102](https://github.com/primer/github-vscode-theme/pull/102)
- Improve JavaScript/React highlighting [#104](https://github.com/primer/github-vscode-theme/pull/104)
2020-09-09 10:05:26 +02:00
## 1.1.5
2020-09-08 09:33:22 +02:00
- Rename color variables [#68](https://github.com/primer/github-vscode-theme/pull/68)
- Add statusbar prominent background [#86](https://github.com/primer/github-vscode-theme/pull/86)
2020-06-26 09:56:09 +02:00
## 1.1.3
- Soften foreground color [#65](https://github.com/primer/github-vscode-theme/pull/65)
- Fix Markdown list punctuation [#65](https://github.com/primer/github-vscode-theme/pull/65)
2020-05-20 15:08:28 +02:00
## 1.1.2
- Small optimisations [#42](https://github.com/primer/github-vscode-theme/pull/42)
- Stronger wordHighlightBorder [#40](https://github.com/primer/github-vscode-theme/pull/40)
- Fixed debug line color for dark theme [#44](https://github.com/primer/github-vscode-theme/pull/44)
- Add peekViewEditor colors for dark theme [#39](https://github.com/primer/github-vscode-theme/pull/39)
2020-05-15 17:41:26 +02:00
## 1.1.1
- Increase contrast for list.hoverBackground [#37](https://github.com/primer/github-vscode-theme/pull/37)
- Tweak selection and highlights [#36](https://github.com/primer/github-vscode-theme/pull/36)
- Update debug foreground color for dark theme [#33](https://github.com/primer/github-vscode-theme/pull/33)
- Add editorWidget.background colors [#32](https://github.com/primer/github-vscode-theme/pull/32)
2020-05-13 17:52:18 +02:00
## 1.1.0
- Add notifications [#31](https://github.com/primer/github-vscode-theme/pull/31)
- Enable semantic highlighting [#30](https://github.com/primer/github-vscode-theme/pull/30)
- Make diff editor colors more opaque [#28](https://github.com/primer/github-vscode-theme/pull/28)
- Darker strings [#27](https://github.com/primer/github-vscode-theme/pull/27)
- Fix small typo [#22](https://github.com/primer/github-vscode-theme/pull/22)
- Decrease whitespace characters color contrast [#17](https://github.com/primer/github-vscode-theme/pull/17)
2020-05-08 03:57:05 +02:00
## 1.0.0
- Introduce dark theme [#4](https://github.com/primer/github-vscode-theme/pull/4)
- Dark color tweaks [#8](https://github.com/primer/github-vscode-theme/pull/8)
- Increase contrast for `editor.findMatch` [#12](https://github.com/primer/github-vscode-theme/pull/12)
- Increase contrast for `editor.findMatch` [#12](https://github.com/primer/github-vscode-theme/pull/12)
- Custom `list.activeSelection` [#13](https://github.com/primer/github-vscode-theme/pull/13)
2020-04-27 09:54:54 +02:00
## 0.2.3
- Add status bar colors [#6](https://github.com/primer/github-vscode-theme/pull/6)
2020-04-20 07:38:26 +02:00
## 0.2.2
2020-04-27 09:54:54 +02:00
- Fix invalid scope [#2](https://github.com/primer/github-vscode-theme/pull/2)
2020-04-20 07:38:26 +02:00
2020-04-17 18:27:33 +02:00
## 0.2.1
- Update README
2020-04-17 17:20:40 +02:00
## 0.2.0
- Change tabs
- Add icon
2020-04-02 10:25:03 +02:00
## 0.1.0
- Initial release