Referencing theme algorithm in other files
I'm trying to change the color of my logo depending on the selected theme algorithm. I want to check which theme algorithm is chosen inside my themedLayoutV2 swizzled title.tsx file so I can change my logo depending on the app mode.
