Skip to content

Commit

Permalink
Fixed build script and wallpapers using wrong colour profile
Browse files Browse the repository at this point in the history
  • Loading branch information
stuarthayhurst committed Jul 22, 2022
1 parent 866a559 commit fc64ba0
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ $(SELECTSVGS):
@./icon_builder.py "--generate" "select" "$(ICON_RESOLUTIONS)" "$@"
$(BACKGROUNDS) $(PREVIEWS):
@echo "Compressing $@..."
@optipng -strip all --quiet "$@"
@optipng -nc -strip all --quiet "$@"
Binary file modified backgrounds/1080p/grey.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified backgrounds/2k/grey.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified backgrounds/4k/grey.png
Loading
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 fc64ba0

Please sign in to comment.