Skip to content

Latest commit

 

History

History
405 lines (257 loc) · 11.7 KB

CHANGELOG.md

File metadata and controls

405 lines (257 loc) · 11.7 KB

Changelog

All notable changes to the “bikkuri-theme-vscode” extension will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added Changed Deprecated Removed Fixed Security

[1.0.15] — 2024-12-27

Added

  • new variables for Side Bar, Chat, Editor and Charts introduced in VS Code v1.95 and v1.96

Maintenance

  • updated dependencies to their latest versions

[1.0.14] — 2024-10-17

Added

  • new variables for Source Control Graph and Activity Bar Badges introduced in VS Code v1.94

Maintenance

  • update dependencies to their latest versions

[1.0.13] — 2024-09-13

Added

  • new variables for a Radio button, Source Control Graph, Terminal, and Action list introduced in VS Code v1.93

Maintenance

  • packaging changed from NPM to PNPM
  • update dependencies to their latest versions
  • minimize the distribution package size

[1.0.12] — 2024-07-30

Added

  • new variables for tabs, editor and terminal introduced in VS Code v1.91

[1.0.11] — 2024-07-02

Changed

  • bash syntax

Fixed

  • Gutter button when comparing changes

[1.0.10] — 2024-06-03

Changed

  • CSS/SCSS syntax highlighting
  • JSDoc syntax highlighting
  • HTML/SVG/Pug syntax highlighting

[1.0.9] — 2024-05-04

Added

Changed

  • Button, Link, and Badge styles
  • Theme variables refactoring (med → mid)

Fixed

  • Text color for actions in Merge Editor

[1.0.8] — 2024-04-07

Added

  • Activity Bar, Testing icons, and Multi-cursor styles introduced in VS Code v1.88

Changed

  • Shadows adjusted for each tint (coal, plum, navy, moss, warm)

[1.0.7] — 2024-03-14

Added

[1.0.6] — 2024-03-06

Added

[1.0.5] — 2024-02-28

Added

[1.0.4] — 2024-02-16

Added

Fixed

  • Rows color in Open Keyboard Shortcuts dialog (#17)

[1.0.3] — 2024-02-15

Added

  • Missing styles for Editor Overview Ruler
  • Styles for errors and warnings in the Editor
  • Styles for unused code
  • Styles for unchanged regions in the Diff editor
  • Styles for chart colors

[1.0.2] — 2024-02-08

Added

  • ListFilterWidget definitions VS Code 1.86
  • Tree definitions introduced in VS Code 1.86
  • Icon definitions when the Activity Bar is on top
  • Line Number definitions for an active and dimmed number
  • The color of a character overlapped by a block cursor
  • Missing definitions for Status Bar item hovers.
  • Search editor “find-match” colors
  • Definitions for Inlay hints
  • Definitions for Pull Request Comments

[1.0.1] — 2024-02-01

Added

Security

  • Updated dependencies to their latest versions

[1.0.0] — 2024-01-23

It’s been over two years since version 0.0.1, and Bikkuri has matured. It’s now a set of 10 dark themes, with two new navy themes since this release. Also, we have changed the syntax highlighting for javascript, python, CSS, and markdown.

Added

Changed

  • Calmer list.hoverBackground; it impacts hovers for Sidebar items, Quick Input items, and Notifications
  • Calmer diagonal fill in the Diff Editor
  • Calmer background color under removed/added lines in the Diff editor
  • A bit calmer reds, oranges, teals, and yellows so they are not so spiky during the night light
  • Brighter comments
  • Brighter diff highlights
  • Brighter punctuation
  • editor.FindMatchBorder to red color
  • Refactored color naming, the repository folder structure and how the themes are generated.
  • Tweaked CSS/SCSS syntax
  • Tweaked JavaScript syntax
  • Tweaked Python syntax
  • Tweaked Markdown syntax

Security

  • Updated dependencies to their latest versions

[0.4.3] — 2024-01-15

Changed

  • The name of the repository changed from b-theme-vscode to bikkuri-theme-vscode.

[0.4.2] — 2023-08-18

Changed

  • Set color for Verified and Pre-Release Badges (PR #11)

Fixed

  • StatusBarItem Error, Warning and Prominent Background color

[0.4.1] — 2023-05-09

Added

  • “Drop Into Prompt” styles

Changed

  • Increased scrollbar contrast
  • Lightened Editor Widget and Quick Input background
  • Updated meta.directive.vue to a teal color
  • CSS punctuation style

[0.4.0] — 2023-03-23

B Theme is now called Bikkuri Theme.

Added

[0.3.0] — 2023-03-23

This is a significant release. One theme has grown into 8 dark theme variations to choose from. The theme now covers the status bar and debugging styles.

Added

  • ✨ 7 new theme variations. B theme is now a collection of 8 dark themes:
    • Dark Warm & Lively
    • Dark Warm & Serene
    • Dark Moss & Lively
    • Dark Moss & Serene
    • Dark Plum & Lively
    • Dark Plum & Serene
    • Dark Coal & Lively
    • Dark Coal & Serene
  • Debugging styles
  • Status Bar styles

Changed

  • Refactored how tokens, schemes and templates are generated
  • Muted multi-line comments in Python
  • Increased scrollbar contrast
  • Updated Python syntax highlighting (function & support type)
  • Consolidated opacity for colors
  • Consolidated “Symbol Icons Colors” to tint.40
  • Selection highlights

[0.2.1] — 2023-03-18

Added

  • Sticky scroll hover

Changed

  • Improved contrast for text highlights (search results, find/match, variables)
  • Toned down a highlight of Unicode characters
  • Improved Diff Editor styles
  • Improved Merge Editor styles
  • Hid inputOption.activeBorder

[0.2.0] — 2023-02-26

Added

  • code samples to review syntax in a few languages
  • markdown strikethrough text style

Changed

  • syntax highlighting for HTML
  • syntax highlighting for Pug
  • syntax highlighting for Mermaid
  • syntax highlighting for CSS/SCSS

[0.1.5] — 2023-02-22

Added

  • terminal.findMatchBackground and terminal.findMatchHighlightBackground to for background results in terminal (released in VS Code 1.68)
  • bracket pair colorization as introduced in VS Code 1.67

Changed

  • keyword.control.mermaid to violet2
  • Consolidated punctuation and markdown punctuation to gray40
  • Increased contrast for scrollbarSlider.background

[0.1.4] — 2022-04-10

Added

  • Styles for Terminal cursor
  • Styles for Quick Input title and focus colors

Changed

  • Consolidated hashtag colors in markdown to gray40
  • Changed editorInfo.foreground to {{blue1}}
  • Updated Peek view styles
  • Increased contrast for bracket-matching background
  • Increased contrast for text selection background

Removed

  • gray25 color from the color palette
  • list.focusOutline color

[0.1.3] — 2022-03-01

Added

  • Checkbox styles in Settings
  • Terminal borders and background styles

Fixed

  • Increase contrast for “extensionIcon.starForeground”

Security

  • Development dependency (vsce) updated to its latest version

[0.1.2] — 2022-01-07

Added

  • Project icon

[0.1.1] — 2022-01-03

Changed

  • Selection & highlight colors in Suggest Widget
  • Selection & highlight colors in Peek View
  • Markdown syntax highlight: heading, link, and bold style (red—orange—yellow combination)

[0.1.0] — 2022-01-02

Added

  • Scheme and template to generate a theme

Changed

Since the previous release, I have split a theme into a scheme and a template and reiterated many theme definitions. There are many changes behind the scenes; here’s the list of notable ones:

  • New definition of colors (yellow, orange, blue, grays)
  • Consolidated minimap styles
  • Consolidated Git decoration styles
  • Muted underline, minimaps, and overview ruler colors
  • Customized breadcrumb colors
  • Consolidated dropBackground colors
  • Consolidated buttons and badges into neutral gray colors
  • Consolidated Tab colors
  • Consolidate Panel colors
  • Updated Quick Input highlights
  • Consolidated Extensions buttons

[0.0.2] — 2021-12-30

Changed

  • Consolidate borders color
  • Darken title bar
  • Make grays warmer
  • Update focus highlight color (pink → violet)
  • Update scrollbar colors
  • Update editorOverviewRuler.infoForeground

[0.0.1] — 2021-12-29

  • Initial release