daniruiz / flat-remix

Flat Remix is an icon theme inspired by material design. It is mostly flat using a colorful palette with some shadows, highlights, and gradients for some depth.
http://drasite.com/flat-remix
GNU General Public License v3.0
1.69k stars 110 forks source link

Idea to add icon for view-app-grid-symbolic #90

Closed gleal17 closed 5 years ago

gleal17 commented 5 years ago

Description

New view-app-grid-symbolic.sgv for white screens. When you have a dock with backgroung-opacity 0, u cant see the app-grid.

Images

App grid (default) captura de tela de 2018-12-10 10-52-36

App grid ("hidden") captura de tela de 2018-12-10 10-52-29

daniruiz commented 5 years ago

You are using none of my themes so I don't see why this is my issue :laughing:

gleal17 commented 5 years ago

@daniruiz I have changed issue's name, take it like an idea. I updated the prints using your Icon Theme. :stuck_out_tongue_closed_eyes: I'm sorry for the print before.. Close issue if not interested... thank you .

daniruiz commented 5 years ago

Well... the problem here isn't the icon theme but the shell's one. It doesn't matter which color you use for the icons there will be a case where it won't be visible. I could use bulky solid borders but the feeling wouldn't be the same.

In my case I solved it by adding a shadow to dash icons in gnome-shell's theme (https://github.com/daniruiz/flat-remix-gnome):

#dash .overview-icon StIcon { icon-shadow: rgba(0, 0, 0, .7) 0px 2px 6px; }

image

gleal17 commented 5 years ago

Thank you.. It's fine for me! :smiley: