You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
14
14
- Default `.css` style is now automatically compiled from `.scss` to reduce the amount of syntax errors and ease the maintenance.
15
15
- (CSS) Deprecated`@define-colors` and SCSS color definitions in favor of the CSS variables.
16
16
- (CSS) New boolean flags for `.scss` to toggle visibility of some elements.
17
+
- (CSS) Dimmed border accent color, reduced font size and changed volume bar color into a gradient, this should provide a slightly more interesting result with different accents.
17
18
18
19
### Fixed
19
20
- Layershell initialization before window is realized, which could prevent a successful launch under certain conditions.
0 commit comments