You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just found this app because I wanted an Apple like search on Windows and liking it so far. I'm a big fan of Electron and open source stuff. I would like to change the opacity of the main search box so it partially blends into the background. I've tried changing the background-color on both the main and background devtools like this:
I don't really understand what that is doing though. I am guessing that is not permanent because it's just modifying the source in the inspector? How do I make permanent changes? I'm guessing download the full source, make the change and rebuild? I wish there were instructions somewhere on how to do all of that.
I just found this app because I wanted an Apple like search on Windows and liking it so far. I'm a big fan of Electron and open source stuff. I would like to change the opacity of the main search box so it partially blends into the background. I've tried changing the background-color on both the main and background devtools like this:
I don't really understand what that is doing though. I am guessing that is not permanent because it's just modifying the source in the inspector? How do I make permanent changes? I'm guessing download the full source, make the change and rebuild? I wish there were instructions somewhere on how to do all of that.
Issue
The text was updated successfully, but these errors were encountered: