-
I'd like to change the dark styling because it doesn't match the default Filament dark mode. I've tried installing a custom theme however the flowforge.css always seem to have priority. This seems to make the column look similar the table in dark mode:
The cards itself still have a dark blueish background color which i can't seem to override. It would be nice to make this possible. |
Beta Was this translation helpful? Give feedback.
Answered by
e-m-s-y
Jul 11, 2025
Replies: 1 comment 1 reply
-
I got it working by using the following snippet in my custom theme.css:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
e-m-s-y
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I got it working by using the following snippet in my custom theme.css: