question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow custom icon opacity

See original GitHub issue

Would you consider adding a setting for icon opacity? I did a search-and-replace and added a lower opacity to every icon’s root svg element, which did the job. I recognize this will be lost when the extension is updated, though.

Thanks again!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
PKiefcommented, May 31, 2018

@gregsullivan With the latest update it’s possible to change the opacity of the icons.

Simply change your user settings:

"material-icon-theme.opacity": 0.25

Or use the command palette:

change opacity demo

Thank you for the request!

I hope you enjoy it 😄

0reactions
gregsullivancommented, May 31, 2018

@PKief Thanks very much! This looks great—much appreciated!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Change opacity of an Icon - flutter - Stack Overflow
child: Icon(Icons.camera_alt),. I want to do it in the same way you can do it with a color: color: Colors.green ...
Read more >
make app icon transparent/opacity chang
I want to be able to change the transparent/opacity of any and all app ... Tap this, and then you'll be able to...
Read more >
How to create/ customize transparent app icons (aesthetic
Customize your ios 14 home screen by creating aesthetic transparent apps. This video will show how to edit and create transparent / ...
Read more >
Transparent App Icons Now Possible On iOS 14 - YouTube
Transparent App Icons Now Possible On iOS 14 - Tutorial / How To Get Transparent Apps New Methodios 14 has many new ways...
Read more >
How To Make Icons With Transparent Backgrounds iOS 15 ...
How To Make Icons With Transparent Backgrounds iOS 15 iPhoneTransparent ... CUSTOMIZE iOS 15 https://bit.ly/iOS15CUSTOMIZATION BEST TWEAKS ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found