Add function to update the autocomplete highlight color
This commit is contained in:
@@ -57,7 +57,8 @@
|
||||
"searchColor": "#fff",
|
||||
"searchBackgroundColor": "#2e2e2e",
|
||||
"squareColor": "#9e9e9e",
|
||||
"squareBackgroundColor": "#2e2e2e"
|
||||
"squareBackgroundColor": "#2e2e2e",
|
||||
"autocompleteHighlightBackgroundColor": "#3B3B3B"
|
||||
},
|
||||
"backgroundColor": "#212121"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user