We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 200f411 commit 543aea2Copy full SHA for 543aea2
src/LiveDevelopment/BrowserScripts/RemoteFunctions.js
@@ -2331,7 +2331,7 @@ function RemoteFunctions(config = {}) {
2331
border-radius: 4px !important;
2332
border: none !important;
2333
background-color: #1e1e1e !important;
2334
- color: #fff !important;
+ color: #e0e0e0 !important;
2335
}
2336
2337
.search-wrapper .search-icon {
@@ -2346,7 +2346,7 @@ function RemoteFunctions(config = {}) {
2346
2347
2348
.search-wrapper .search-icon:hover {
2349
2350
2351
2352
.search-wrapper input:focus {
0 commit comments