Skip to content

Latest commit

 

History

History
177 lines (109 loc) · 3.13 KB

File metadata and controls

177 lines (109 loc) · 3.13 KB

Change Log

All notable changes to the Drakula extension will be documented in this file.

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

[0.5.2] - 2025-04-21

Added

  • editorWhitespace.foreground to dark purple

Changed

  • focusBorder less intense purple
  • sideBar* reduced colors for more flat design
  • sideBar.background & activityBar.background
  • sideBar.foreground lighter purple to match tabs

Fixed

  • tab.border = tab.inactiveBackground

[0.5.1] - 2025-04-20

Added

  • editorIndentGuide* coloring

Changed

  • editor.selection* and editor.findMatch* for better readability
  • badge.* to match activityBarBadge.*
  • statusBarItem.remoteForeground to pink

[0.5.0] - 2025-04-19

Added

  • editorSuggestWidget coloring
  • welcomePage coloring
  • tiny UI tewaks like vertical lines in explorer

Changed

  • editorWidget.foreground to match UI
  • list.activeSelectionForeground
  • activityBar coloring
  • list.inactiveSelection and active tab foreground
  • tab.activeForeground to white
  • statusBarItem.hoverForeground to white
  • statusBarItem.remote coloring
  • statusBarItem.prominentForeground to pink
  • panel. and panelTitle. coloring

Fixed

  • terminal.background = editor.background
  • activityBarBadge to pink
  • badge.foreground to pink
  • sideBar.foreground to better match UI
  • highlighting: commands in shell scripts
  • sideBarSectionHeader.border

[0.4.5] - 2025-03-18

Fixed

  • Theme description images

[0.4.4] - 2025-03-18

Fixed

  • Banner background

[0.4.3] - 2025-03-18

Added

  • Command Center styling
  • Status Bar styling (noFolder, debugging, hover)

Changed

  • icon.foreground -> Purple
  • selection.background -> Purple 25%
  • statusBar.foreground -> DarkPurple6

Fixed

  • Title Bar styling (macOS only)
  • widget.border, selection.background, icon.foreground

[0.4.2] - 2025-03-17

Fixed

  • breadcrumb focus colors
  • editorWidgetBorder -> editorWidget.border
  • findMatchHighlightBackground wasn't transparent

[0.4.1] - 2025-03-17

Fixed

  • widget input background
  • progress bar color

[0.4.0] - 2025-03-16

Changed

  • more visually pleasing colors and borders for editor selection and search.
  • consistent breadcrumb colors
  • improved line and separator colors
  • improved theme icon
  • less aggressive current line highlight style

Fixed

  • focus border
  • widget borders & shadows
  • list & trees colors
  • scroll bar colors

[0.3.6] - 2025-03-15

Added

  • editor Multi Cursor colors

Changed

  • improved tabs design (more flat experience)
  • activity bar colors
  • (just a little bit) brighter background for the editor & side bar
  • more subtle lines

Fixed

  • Line numbers colors

[0.3.5] - 2025-03-14

Fixed

  • line colors
  • background colors

[0.3.0] - 2025-01-12

Fixed

  • comment code colors
  • italic font in some contexts

[0.2.0] - 2024-12-17

Changed

  • new UI design

Fixed

  • build script

[0.1.0] - 2024-12-09

Changed

  • New YML source code

[0.0.1] - 2024-12-05

  • Initial release