Skip to content

Commit

Permalink
release (0.17.0)
Browse files Browse the repository at this point in the history
khang-nd committed Aug 3, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 3275f43 commit 25313f2
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gui/_window.scss
Original file line number Diff line number Diff line change
@@ -132,7 +132,7 @@
height: 100%;
border-radius: var(--window-border-radius);
background: linear-gradient(transparent 20%, #ffffffb3 40%, transparent 41%),
var(--window-background);
var(--window-background);
background-color: var(--window-background-color);
box-shadow: inset 0 0 0 1px #fffd;
}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "7.css",
"version": "0.16.0",
"version": "0.17.0",
"description": "A design system for building faithful recreations of the Windows 7 UI.",
"main": "dist/7.css",
"files": [

0 comments on commit 25313f2

Please sign in to comment.