mirror of
https://github.com/loma-one/friendica_Template.git
synced 2025-03-16 14:28:27 +00:00
Add files via upload
This commit is contained in:
parent
9504542ad3
commit
c455de1253
3 changed files with 59 additions and 0 deletions
29
bookface - loma/dark/REDME.txt
Normal file
29
bookface - loma/dark/REDME.txt
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
BOOKFACE FOR FRIENDICA
|
||||||
|
===============================
|
||||||
|
|
||||||
|
Description:
|
||||||
|
A Friendica Theme Template/Scheme for the "Frio" theme that gives it a modern makeover.
|
||||||
|
|
||||||
|
Disclaimer: This is a Work-In-Progress, use in production at your own risk!
|
||||||
|
|
||||||
|
1. Drop these four files
|
||||||
|
* bookface_dark.css
|
||||||
|
* bookface_dark.php
|
||||||
|
* bookface_light.css
|
||||||
|
* bookface_light.php
|
||||||
|
into /friendica/view/theme/frio/scheme/
|
||||||
|
|
||||||
|
2. Go to Settings > Display > Theme Customization > Appearance
|
||||||
|
a. Select either "loma hell (light)" or "loma dunkel (dark)"
|
||||||
|
b. (optional) Select Accent Color
|
||||||
|
c. click "Submit" button.
|
||||||
|
|
||||||
|
NOTES:
|
||||||
|
|
||||||
|
This is a further development of the style template by Kristi H. @kmh@friendica.world which has been adapted to the needs of Node ['loma]. Some unfinished things in the original have been completed and the colour scheme in threads has been adapted. This template can also be used on other Friendica nodes.
|
||||||
|
|
||||||
|
Contributors:
|
||||||
|
Kristi H. @kmh@friendica.world
|
||||||
|
feb @feb@loma.ml
|
||||||
|
|
||||||
|
License: AGPL 3.0 or Later
|
|
@ -525,6 +525,7 @@ p.wall-item-announce,
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
background-color: rgb(46, 46, 47) !important;
|
background-color: rgb(46, 46, 47) !important;
|
||||||
border: 1px solid rgb(37, 39, 40) !important;
|
border: 1px solid rgb(37, 39, 40) !important;
|
||||||
|
border-radius: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.type-link h4, .type-link blockquote, .type-link sup,
|
.type-link h4, .type-link blockquote, .type-link sup,
|
||||||
|
|
29
bookface - loma/light/REDME.txt
Normal file
29
bookface - loma/light/REDME.txt
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
BOOKFACE FOR FRIENDICA
|
||||||
|
===============================
|
||||||
|
|
||||||
|
Description:
|
||||||
|
A Friendica Theme Template/Scheme for the "Frio" theme that gives it a modern makeover.
|
||||||
|
|
||||||
|
Disclaimer: This is a Work-In-Progress, use in production at your own risk!
|
||||||
|
|
||||||
|
1. Drop these four files
|
||||||
|
* bookface_dark.css
|
||||||
|
* bookface_dark.php
|
||||||
|
* bookface_light.css
|
||||||
|
* bookface_light.php
|
||||||
|
into /friendica/view/theme/frio/scheme/
|
||||||
|
|
||||||
|
2. Go to Settings > Display > Theme Customization > Appearance
|
||||||
|
a. Select either "loma hell (light)" or "loma dunkel (dark)"
|
||||||
|
b. (optional) Select Accent Color
|
||||||
|
c. click "Submit" button.
|
||||||
|
|
||||||
|
NOTES:
|
||||||
|
|
||||||
|
This is a further development of the style template by Kristi H. @kmh@friendica.world which has been adapted to the needs of Node ['loma]. Some unfinished things in the original have been completed and the colour scheme in threads has been adapted. This template can also be used on other Friendica nodes.
|
||||||
|
|
||||||
|
Contributors:
|
||||||
|
Kristi H. @kmh@friendica.world
|
||||||
|
feb @feb@loma.ml
|
||||||
|
|
||||||
|
License: AGPL 3.0 or Later
|
Loading…
Add table
Reference in a new issue