View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000028 | SMS Relentless | SMS Relentless | public | 2025-08-06 03:38 | 2025-08-11 16:09 |
Reporter | kanjo | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0000028: Use global theme variable for color scene | ||||
Description | when using dark theme, the plugin is almost unreadable. | ||||
Additional Information | Exemple : --color-main-background: #171717; --color-main-background-rgb: 23,23,23; --color-main-background-translucent: rgba(var(--color-main-background-rgb), .97); --color-main-background-blur: rgba(var(--color-main-background-rgb), .85); --filter-background-blur: blur(25px); --gradient-main-background: var(--color-main-background) 0%, var(--color-main-background-translucent) 85%, transparent 100%; --color-background-hover: #212121; --color-background-dark: #292929; --color-background-darker: #3b3b3b; --color-placeholder-light: #313131; --color-placeholder-dark: #4a4a4a; --color-main-text: #EBEBEB; --color-text-maxcontrast: #999999; --color-text-maxcontrast-default: #999999; --color-text-maxcontrast-background-blur: #a8a8a8; | ||||
Tags | No tags attached. | ||||
|
As can be seen in the attached screenshot "SMS Relentless" is readable when using the "Dark" theme. I refer to "SMS Relentless" version 1.4.2 installed inside Nextcloud 31. The CSS uses the [data-theme-dark] and [data-theme-dark-highcontrast] selectors to make everything visible when using dark themes. The app has been tested with dark themes before publishing new versions for major Nextcloud versions. What versions of "SMS Relentless" and Nextcloud and what browser are you using ? Have you installed other app that changes the way Nextcloud looks ? |
|
using the original theme and Firefox is in darkmode |
|
i use the custom css plugin to looks like this (i love dark mode :-P ) |
|
So, you are using the dark theme of Firefox and not the dark theme of Nextcloud. That is a different situation. Indeed, if you use the default theme of Nextcloud and the dark theme of Firefox, the fonts are hardly visible. I will make some CSS changes in the next version of "SMS Relentless", so that this issue disappears. |
|
Thanks :-) |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-08-06 03:38 | kanjo | New Issue | |
2025-08-07 21:34 | DoubleBastionAdmin | Note Added: 0000142 | |
2025-08-07 21:34 | DoubleBastionAdmin | File Added: dark_teme.png | |
2025-08-07 21:38 | kanjo | Note Added: 0000143 | |
2025-08-07 21:38 | kanjo | File Added: Screenshot 2025-08-07 at 17.37.11.png | |
2025-08-07 21:38 | kanjo | File Added: Screenshot 2025-08-07 at 17.38.10.png | |
2025-08-07 21:41 | kanjo | Note Added: 0000144 | |
2025-08-07 21:41 | kanjo | File Added: Screenshot 2025-08-07 at 17.39.26.png | |
2025-08-08 10:30 | DoubleBastionAdmin | Note Added: 0000146 | |
2025-08-11 16:09 | kanjo | Note Added: 0000148 |