Open rnc opened 5 years ago
I was able to make the text in the Search input field and the buttons visible by adding the following custom style code in the addon's Preferences:
button, input[type="submit"], input[type="button"], input[type="search"], input[type="text"], #properties span {
color: black;
}
BTW, in Preferences, it says to look at the FAQ for info re styling but I couldn't find any related info in the FAQ linked.
When using a dark theme the tool bar icon is almost invisible. This could be easily fixed if there is an option to use an alternative lighter icon in extension options.
I am using the default dark theme - is it possible for the background to be either user selectable, or respect the theme colour ?