diff --git a/src/popup/changes.js b/src/popup/changes.js index 3f2b40d..2cd66cc 100644 --- a/src/popup/changes.js +++ b/src/popup/changes.js @@ -1,16 +1,25 @@ const RELEASE_CHANGES = ` -

🛠️ Improvements

🐛 Bug Fixes

+ +

🔧 Under the Hood

+ + +

⚠️ Known Issue

+ ` diff --git a/src/sass/elements/_right--textarea.scss b/src/sass/elements/_right--textarea.scss index 1f3e910..6a72763 100644 --- a/src/sass/elements/_right--textarea.scss +++ b/src/sass/elements/_right--textarea.scss @@ -77,6 +77,8 @@ main form { } } + + /* @mentions in textarea */ .absolute.bottom-16:has(>.popover) { .popover { @@ -124,7 +126,6 @@ main form { } } - /* In DALLE there are random button examples above the textarea: ➕ Mosaic, ➕ 3D Wireframe, ➕ Claymation and shuffle btn, and arround that is some ugly gradient */ .absolute:has(.bg-gradient-to-t) { .from-token-main-surface-primary { diff --git a/src/sass/global/_colors-txts.scss b/src/sass/global/_colors-txts.scss index fb69345..94c01c3 100644 --- a/src/sass/global/_colors-txts.scss +++ b/src/sass/global/_colors-txts.scss @@ -29,6 +29,12 @@ color: var(--c-subtext-1) !important; } +/* Temp textarea text */ +.text-token-text-primary { + --text-primary: var(--c-txt) !important; + // color: var(--text-primary); +} + /* - GPTs Page - "Discover and create custom versions of ChatGPT that combine instructions, extra knowledge, and any - combination of skills. - Footer - "ChatGPT can make mistakes. Consider checking important information."