added 3 themes in blue: dark, light and white #1

Closed
aaron wants to merge 0 commits from aaron/themes-community:main into main

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.

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.
aaron added 1 commit 12 months ago
39b1743286 added 3 themes in blue: dark, light and white
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.
aaron closed this pull request 12 months ago
Owner

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.

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.
Please reopen this pull request to perform a merge.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b aaron-main main
git pull main

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff aaron-main
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: friendica/themes-community#1
Loading…
There is no content yet.