Skip to content

Commit

Permalink
New icons added for ImageGlass 7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
marnick-s authored Jan 21, 2020
1 parent 57b10e9 commit 5e63901
Show file tree
Hide file tree
Showing 11 changed files with 51 additions and 14 deletions.
4 changes: 4 additions & 0 deletions Material Dark/Edit.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Material Dark/GoToFirst.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Material Dark/GoToLast.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions Material Dark/ScaleToFill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 9 additions & 6 deletions Material Dark/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,12 @@
<Theme>
<Info
name="Material Dark"
version="2.0.1.1"
author="SheepyDev"
email="contact@sheepydev.com"
website="sheepydev.com"
version="2.1"
author="marnick-s"
website="marnick.ml"
description="Dark-colored (open-source) Material Design theme for ImageGlass. GitHub repo: https://github.com/SheepyDev/material-imageglass-themes"
type="ImageGlass Theme Configuration"
compatibility="6.0"
compatibility="7.5"
preview="preview.png" />
<main
topbar=""
Expand Down Expand Up @@ -45,6 +44,10 @@
menu="Menu.svg"
fliphorz="FlipHorz.svg"
flipvert="FlipVert.svg"
autozoom="AutoZoom.svg" />
autozoom="AutoZoom.svg"
gofirst="GoToFirst.svg"
golast="GoToLast.svg"
edit="Edit.svg"
scaletofill="ScaleToFill.svg" />
</Theme>
</ImageGlass>
1 change: 1 addition & 0 deletions Material Light/Edit.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions Material Light/GoToFirst.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions Material Light/GoToLast.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions Material Light/ScaleToFill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 9 additions & 6 deletions Material Light/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,12 @@
<Theme>
<Info
name="Material Light"
version="2.0.1.1"
author="SheepyDev"
email="contact@sheepydev.com"
website="sheepydev.com"
version="2.1"
author="marnick-s"
website="marnick.ml"
description="Light-colored (open-source) Material Design theme for ImageGlass. GitHub repo: https://github.com/SheepyDev/material-imageglass-themes"
type="ImageGlass Theme Configuration"
compatibility="6.0"
compatibility="7.5"
preview="preview.png" />
<main
topbar=""
Expand Down Expand Up @@ -45,6 +44,10 @@
menu="Menu.svg"
fliphorz="FlipHorz.svg"
flipvert="FlipVert.svg"
autozoom="AutoZoom.svg" />
autozoom="AutoZoom.svg"
gofirst="GoToFirst.svg"
golast="GoToLast.svg"
edit="Edit.svg"
scaletofill="ScaleToFill.svg" />
</Theme>
</ImageGlass>
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ Themes for the open-source image viewer ImageGlass (https://github.com/d2phap/Im

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

Now finally open source.

![Material Themes for ImageGlass](https://raw.githubusercontent.com/SheepyDev/material-imageglass-themes/master/README-files/index.png)
![Material Icons](https://raw.githubusercontent.com/SheepyDev/material-imageglass-themes/master/README-files/icons.png)
![Material Design](https://raw.githubusercontent.com/SheepyDev/material-imageglass-themes/master/README-files/material.png)
Expand Down

0 comments on commit 5e63901

Please sign in to comment.