Skip to content

Commit f3c686d

Browse files
committed
Updated --app-bg-color-dark-scheme ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions/tree/main/googlegpt]
1 parent ac1ad2d commit f3c686d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chatgpt/googlegpt/googlegpt.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
// @description:zu Yengeza izimpendulo ze-AI ku-Google Search (inikwa amandla yi-Google Gemma + GPT-4o!)
150150
// @author KudoAI
151151
// @namespace https://kudoai.com
152-
// @version 2025.6.2
152+
// @version 2025.6.2.1
153153
// @license MIT
154154
// @icon https://assets.googlegpt.io/images/icons/app/black/icon48.png?v=12a91c0
155155
// @icon64 https://assets.googlegpt.io/images/icons/app/black/icon64.png?v=12a91c0
@@ -743,7 +743,7 @@
743743

744744
// Init vars
745745
`:root {
746-
--app-bg-color-light-scheme: white ; --app-bg-color-dark-scheme: #101218 ;
746+
--app-bg-color-light-scheme: white ; --app-bg-color-dark-scheme: #1f1f1f ;
747747
--pre-bg-color-light-scheme: #b7b7b736 ; --pre-bg-color-dark-scheme: #3a3a3a ;
748748
--reply-header-bg-color-light-scheme: #d7d4d4 ;
749749
--reply-header-bg-color-dark-scheme: ${ !isParticlizedDS ? '#545454' : '#0e0e0e24' };

0 commit comments

Comments
 (0)