Skip to content

Commit

Permalink
Version 4.0.10 for Cosmic (#71)
Browse files Browse the repository at this point in the history
* Fix invisible Switches. Fixes #66

* Ensure correct Search text color. Fixes #63

* Update build dependencies.

Closes #64

* Revert "Fix invisible Switches. Fixes #66"

This reverts commit 789a823.

* Install dark switch assets

Fixes #66

* Release 4.0.10
  • Loading branch information
isantop committed Jan 16, 2019
1 parent 631f63c commit 7b4db5a
Show file tree
Hide file tree
Showing 5 changed files with 593 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -82,7 +82,7 @@ sudo apt build-dep pop-gnome-shell-theme

Or, use this to install all dependencies in one go:
```
sudo apt install libsass0 sassc inkscape optipng libglib2.0-dev-bin
sudo apt install sassc inkscape optipng libglib2.0-dev-bin
```

3. Generate the theme files.
Expand Down
7 changes: 7 additions & 0 deletions debian/changelog
@@ -1,3 +1,10 @@
pop-gnome-shell-theme (4.0.10) cosmic; urgency=medium

* Fix invisible switches in dark variant (#66)
* Ensure Search text color is correct (#63)

-- Ian Santopietro <isantop@gmail.com> Tue, 15 Jan 2019 16:33:24 -0700

pop-gnome-shell-theme (4.0.9) cosmic; urgency=medium

* Bugfix: Update styling to reduce the indcidence of log spam. (#68)
Expand Down
292 changes: 292 additions & 0 deletions src/common/assets-dark/switch-off.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7b4db5a

Please sign in to comment.