searchmate-react
Advanced tools
Comparing version 1.1.2 to 1.2.0
{ | ||
"name": "searchmate-react", | ||
"private": false, | ||
"version": "1.1.2", | ||
"version": "1.2.0", | ||
"type": "module", | ||
@@ -26,3 +26,3 @@ "files": [ | ||
"react-dom": "^18.2.0", | ||
"searchmate-js": "^1.1.2" | ||
"searchmate-js": "1.2.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
@@ -75,8 +75,8 @@ This package is a React client for [Searchmate](https://searchmate.app). | ||
/* results */ | ||
--searchmate-result-bg: #111827; | ||
--searchmate-result-bg: #030712; | ||
--searchmate-result-text-color: #d1d5db; | ||
--searchmate-selected-bg: #374151; | ||
--searchmate-selected-border-color: #6b7280; | ||
--searchmate-selected-bg: #ef4444; | ||
--searchmate-selected-border-color: #ef4444; | ||
--searchmate-selected-color: #f8fafc; | ||
} | ||
``` |
Sorry, the diff of this file is not supported yet
52200
425
+ Addedsearchmate-js@1.2.0(transitive)
- Removedsearchmate-js@1.9.0(transitive)
Updatedsearchmate-js@1.2.0