Skip to content

Commit 364d691

Browse files
committed
demo site change
1 parent 851026c commit 364d691

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/routes/index.svelte

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,8 @@
148148
: {
149149
placeholder: 'Search for darker actions',
150150
inputStyles: {
151-
background: '#212121'
151+
background: '#212121',
152+
color: '#ECEDF3'
152153
},
153154
resultsContainerStyle: {
154155
background: '#121212'

0 commit comments

Comments
 (0)