Resize icons

This commit is contained in:
Özenç Bilgili 2020-01-16 20:07:29 +03:00
parent d5f7178314
commit 5e7f051991
13 changed files with 7 additions and 7 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 16 KiB

BIN
assets/icons/hackernews.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -65,13 +65,13 @@ let CONFIG = {
},
{
category: 'Tech',
name: 'Ars Technica',
key: 'a',
url: 'https://arstechnica.com',
search: '/search/?ie=UTF-8&q={}',
color: 'linear-gradient(135deg, #FF4E00, #B83800)',
icon: 'arstechnica',
quickLaunch: false,
name: 'HackerNews',
key: 'h',
url: 'https://news.ycombinator.com/',
search: '/search?stories[query]={}',
color: 'linear-gradient(135deg, #FF6600, #DC5901)',
icon: 'hackernews',
quickLaunch: true,
},
{
category: 'Fun',