How can I fix this dark mode + table transform issue?

Adam Pearson
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 31, 2024

I have a table transform that colours cells yellow or red based on DATEDIFF

WHEN DATEDIFF(day, "today", 'Date Planned for Refresh') <= 2 THEN "red"
WHEN DATEDIFF(day, "today", 'Date Planned for Refresh') > 2 AND DATEDIFF(day, "today", 'Date Planned for Refresh') <= 8 THEN "yellow"
ELSE "#FFFFFF"

However, when using dark mode the colours are inverted making it hard to read and it no longer matches the key I've added above the table. Is there a way to make the cell colours act the same way as the 'note' macros, remaining yellow/red?

LIGHTScreenshot 2024-08-31 091028.png

DARK

Screenshot 2024-08-31 091256.png

2 answers

1 accepted

1 vote
Answer accepted
Stiltsoft support
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 2, 2024

Hi @Adam Pearson ,

The Table Filter, Charts & Spreadsheets for Confluence app that provides the Table Transformer macro is our add-on.

Unfortunately, the dark mode is not fully supported currently but we are working on it. I've attached this question to our internal roadmap: once the feature is released, we'll get back here and notify you. 

0 votes
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 31, 2024

Hi Adam - Welcome to the Atlassian Community!

You should probably go ahead and open a support ticket with Atlassian for their guidance/feedback. 

https://support.atlassian.com/contact/#/

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events