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.

Make toolbar icon color themable in views

See original GitHub issue

As a developer who likes to create custom themes, I would like the ability to select a color for “product icons” such as the down arrow or refresh button in this picture: image Currently, it appears that the only way to change the color of these icons is by changing the theme’s type (e.g. light, dark). I am able to change the background color with this property: toolbar.hoverBackground I would like to have something like this to control the color of the icon itself: toolbar.productIcon.foreground

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
aeschlicommented, Jun 7, 2021

Product icons can appear at many location so they can’t have the same color everywhere. So the request has to be for specific locations. E.g. here it’s the view action bar.

I’m rewording the issue.

0reactions
sandy081commented, Jun 8, 2021

I see. I do not think all tool bars might have the same bg colour. This can be made specific to views.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Change color of mobile toolbar icons
Hi @meisha. You can do this with a little bit of custom CSS code. Go into your site's admin Dashboard and select Appearance...
Read more >
How to change Toolbar home icon color - android
In my toolbar.axml file I am setup theme is android:theme=@style/ThemeOverlay.AppCompat.Dark.ActionBar and in my styles.axml file I have write ...
Read more >
How to use the taskbar in Windows
Change the color of your taskbar · Select Start > Settings > Personalization. · Select Colors and scroll to Accent color. · Turn...
Read more >
How to Fix Show Color on Taskbar Greyed Out on Windows 10
This new theme affects parts of Windows like the taskbar, Start menu, ... While trying to make changes to the Colors settings in...
Read more >
Windows 11 - How To Change Taskbar Color - YouTube
For more information, check out this guide:https://www.techy.how/tutorials/win11-custom-taskbarA short tutorial on how to change your ...
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