Skip to content

Commit 40da240

Browse files
committed
Darkened --font-color-dark-scheme
1 parent e1bb9f9 commit 40da240

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

amazongpt/greasemonkey/amazongpt.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// @description Adds the magic of AI to Amazon shopping
44
// @author KudoAI
55
// @namespace https://kudoai.com
6-
// @version 2025.2.5
6+
// @version 2025.2.5.1
77
// @license MIT
88
// @icon https://amazongpt.kudoai.com/assets/images/icons/amazongpt/black-gold-teal/icon48.png?v=0fddfc7
99
// @icon64 https://amazongpt.kudoai.com/assets/images/icons/amazongpt/black-gold-teal/icon64.png?v=0fddfc7
@@ -1631,7 +1631,7 @@
16311631
':root {' // vars
16321632
+ '--app-bg-color-light-scheme: #ffffff ; --app-bg-color-dark-scheme: #282828 ;'
16331633
+ '--pre-bg-color-light-scheme: #e7e7e799 ; --pre-bg-color-dark-scheme: #3a3a3a ;'
1634-
+ '--font-color-light-scheme: #282828 ; --font-color-dark-scheme: #f2f2f2 ;'
1634+
+ '--font-color-light-scheme: #282828 ; --font-color-dark-scheme: #e3e3e3 ;'
16351635
+ '--app-shadow: 0 2px 3px rgb(0,0,0,0.06) ; --app-hover-shadow: 0 1px 6px rgba(0,0,0,0.14) ;'
16361636
+ '--app-transition: opacity 0.5s ease, transform 0.5s ease,' // for 1st fade-in
16371637
+ 'bottom 0.1s cubic-bezier(0,0,0.2,1),' // smoothen Anchor Y min/restore

bravegpt/greasemonkey/bravegpt.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
// @description:zu Yengeza izimpendulo ze-AI ku-Brave Search (inikwa amandla yi-GPT-4o!)
149149
// @author KudoAI
150150
// @namespace https://kudoai.com
151-
// @version 2025.2.5.1
151+
// @version 2025.2.5.2
152152
// @license MIT
153153
// @icon https://assets.bravegpt.com/images/icons/bravegpt/icon48.png?v=df624b0
154154
// @icon64 https://assets.bravegpt.com/images/icons/bravegpt/icon64.png?v=df624b0
@@ -2033,7 +2033,7 @@
20332033
':root {' // vars
20342034
+ '--app-bg-color-light-scheme: #ffffff ; --app-bg-color-dark-scheme: #282828 ;'
20352035
+ '--pre-bg-color-light-scheme: #e7e7e799 ; --pre-bg-color-dark-scheme: #3a3a3a ;'
2036-
+ '--font-color-light-scheme: #282828 ; --font-color-dark-scheme: #f2f2f2 ;'
2036+
+ '--font-color-light-scheme: #282828 ; --font-color-dark-scheme: #e3e3e3 ;'
20372037
+ '--app-hover-shadow: 0 9px 28px rgba(0,0,0,0.09) ;'
20382038
+ '--app-transition: opacity 0.5s ease, transform 0.5s ease,' // for 1st fade-in
20392039
+ 'bottom 0.1s cubic-bezier(0,0,0.2,1),' // smoothen Anchor Y min/restore

duckduckgpt/greasemonkey/duckduckgpt.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
// @description:zu Yengeza izimpendulo ze-AI ku-DuckDuckGo (inikwa amandla yi-GPT-4o!)
149149
// @author KudoAI
150150
// @namespace https://kudoai.com
151-
// @version 2025.2.5.1
151+
// @version 2025.2.5.2
152152
// @license MIT
153153
// @icon https://assets.ddgpt.com/images/icons/duckduckgpt/icon48.png?v=06af076
154154
// @icon64 https://assets.ddgpt.com/images/icons/duckduckgpt/icon64.png?v=06af076
@@ -2040,7 +2040,7 @@
20402040
':root {' // vars
20412041
+ '--app-bg-color-light-scheme: #ffffff ; --app-bg-color-dark-scheme: #282828 ;'
20422042
+ '--pre-bg-color-light-scheme: #e7e7e799 ; --pre-bg-color-dark-scheme: #3a3a3a ;'
2043-
+ '--font-color-light-scheme: #282828 ; --font-color-dark-scheme: #f2f2f2 ;'
2043+
+ '--font-color-light-scheme: #282828 ; --font-color-dark-scheme: #e3e3e3 ;'
20442044
+ '--app-shadow: 0 2px 3px rgb(0,0,0,0.06) ;'
20452045
+ '--app-hover-shadow: 0px 1px 4px rgba(0,0,0,0.1), 0px 4px 8px rgba(0,0,0,0.08) ;'
20462046
+ '--app-transition: opacity 0.5s ease, transform 0.5s ease,' // for 1st fade-in

googlegpt/greasemonkey/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.2.5.1
152+
// @version 2025.2.5.2
153153
// @license MIT
154154
// @icon https://assets.googlegpt.io/images/icons/googlegpt/black/icon48.png?v=59409b2
155155
// @icon64 https://assets.googlegpt.io/images/icons/googlegpt/black/icon64.png?v=59409b2
@@ -2194,7 +2194,7 @@
21942194
':root {' // vars
21952195
+ '--app-bg-color-light-scheme: #ffffff ; --app-bg-color-dark-scheme: #282828 ;'
21962196
+ '--pre-bg-color-light-scheme: #e7e7e799 ; --pre-bg-color-dark-scheme: #3a3a3a ;'
2197-
+ '--font-color-light-scheme: #282828 ; --font-color-dark-scheme: #f2f2f2 ;'
2197+
+ '--font-color-light-scheme: #282828 ; --font-color-dark-scheme: #e3e3e3 ;'
21982198
+ '--app-shadow: 0 2px 3px rgb(0,0,0,0.06) ; --app-hover-shadow: 0 9px 28px rgba(0,0,0,0.09) ;'
21992199
+ '--app-transition: opacity 0.5s ease, transform 0.5s ease,' // for 1st fade-in
22002200
+ 'bottom 0.1s cubic-bezier(0,0,0.2,1),' // smoothen Anchor Y min/restore

0 commit comments

Comments
 (0)