added 3 themes in blue: dark, light and white
#1
Closed
aaron
wants to merge 0 commits from aaron/themes-community:main
into main
Loading…
Reference in New Issue
There is no content yet.
Delete Branch 'aaron/themes-community:main'
Deleting a branch is permanent. It CANNOT be undone. Continue?
These are 3 themes in blue - dark, light and white. Each of them comes with a .css and a .php file which need to be added in /var/www/friendica/view/theme/frio/scheme and then they can be selected in the user menu.
Thanks!
I think it would be best if you add the three themes in three sub-directories to the repository. One for each theme, containing all the necissary files for the theme (php, css, screenshots, etc.).
Maybe put a README.md file into each of the directories as well. With some information about the theme, who created it, and so on. The informatin were to place the content of the directory (the schema subdirectory) could be placed into the README file as well.
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Forgejo.