Replies: 1 comment
-
|
The themes have to be modified in code and then packaged with the built app. They can't be modified directly from the filesystem. https://github.com/jeffvli/feishin/tree/development/src/shared/themes |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I would like to understand the proper way to modify or create themes.
Could someone clarify where the theme files are located depending on the OS?
For example:
Linux
Is there a specific directory where themes or UI assets can be modified?
Something like /var/lib/... or /usr/share/...?
Windows
Where are the equivalent files stored?
Is it inside the application folder or in AppData?
I'm mainly trying to understand the correct path to modify or add custom themes rather than only using the built-in custom CSS field.
If there is any documentation about theming or UI customization, that would also be very helpful.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions