View Issue Details

IDProjectCategoryView StatusLast Update
0000028SMS RelentlessSMS Relentlesspublic2025-08-11 16:09
Reporterkanjo Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status newResolutionopen 
Summary0000028: Use global theme variable for color scene
Descriptionwhen using dark theme, the plugin is almost unreadable.
Additional InformationExemple :

--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;
TagsNo tags attached.

Activities

DoubleBastionAdmin

2025-08-07 21:34

administrator   ~0000142

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 ?
dark_teme.png (528,314 bytes)   
dark_teme.png (528,314 bytes)   

kanjo

2025-08-07 21:38

reporter   ~0000143

using the original theme and Firefox is in darkmode

kanjo

2025-08-07 21:41

reporter   ~0000144

i use the custom css plugin to looks like this (i love dark mode :-P )

DoubleBastionAdmin

2025-08-08 10:30

administrator   ~0000146

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.

kanjo

2025-08-11 16:09

reporter   ~0000148

Thanks :-)

Issue History

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