Skip to content

Commit

Permalink
Update icon (tkashkin#170)
Browse files Browse the repository at this point in the history
Add purple accent color
Fix compat regression with previous commit
  • Loading branch information
tkashkin committed Jan 22, 2019
1 parent 4c53b00 commit e380a84
Show file tree
Hide file tree
Showing 21 changed files with 769 additions and 197 deletions.
4 changes: 4 additions & 0 deletions data/GameHub.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
@define-color colorAccent #a56de2;
@define-color selected_bg_color @colorAccent;
@define-color theme_selected_bg_color @colorAccent;

.gamecard
{
opacity: 0.75;
Expand Down
174 changes: 0 additions & 174 deletions data/com.github.tkashkin.gamehub.svg

This file was deleted.

Loading

0 comments on commit e380a84

Please sign in to comment.