mirror of
https://gitlab.com/randompenguin/bookface.git
synced 2025-06-07 19:14:26 +02:00
Compare commits
56 commits
Author | SHA1 | Date | |
---|---|---|---|
|
85ac784984 | ||
|
d905c78987 | ||
|
f393644de7 | ||
|
b4a4c71081 | ||
|
1d3b333cc4 | ||
|
bf37887600 | ||
|
f74a279231 | ||
|
e129dd4d7e | ||
|
b008423895 | ||
|
0fcadbfa79 | ||
|
c738654f98 | ||
|
81f75faf0a | ||
|
4cc4f4c6d2 | ||
|
1aefeb96cb | ||
|
9bbeefa43a | ||
|
386e5823e1 | ||
|
5a32472933 | ||
|
d87a5fa776 | ||
|
1b171dfd09 | ||
|
62f4f0ecd5 | ||
|
2636056012 | ||
|
bbf9e59732 | ||
|
8c69446e11 | ||
|
4e7d5e8be7 | ||
|
a84d063497 | ||
|
ad2aaadf2a | ||
|
a7a2f6665a | ||
|
9f87ae86d7 | ||
|
a2730bf7d2 | ||
|
af0a0b3e78 | ||
|
dc1bc32a61 | ||
|
7be49b8359 | ||
|
2a9588c574 | ||
|
2d644b351b | ||
|
6199397586 | ||
|
41a29c38ea | ||
|
cdae9e75d0 | ||
|
1e80b613f0 | ||
|
44211a53a4 | ||
|
97d00a1a66 | ||
|
443ba25847 | ||
|
8f27f736a5 | ||
|
560db120b1 | ||
|
b71f322840 | ||
|
82054decb8 | ||
|
b82887ea99 | ||
|
6413ddd91b | ||
|
6845d5d3da | ||
|
58824d66ec | ||
|
9818d4938a | ||
|
b2e57ed925 | ||
|
b4ab1d85bb | ||
|
9c7505a2e6 | ||
|
04c5f25f90 | ||
|
6344c57063 | ||
|
63c4dbb8c8 |
7 changed files with 686 additions and 579 deletions
118
README.md
118
README.md
|
@ -1,6 +1,6 @@
|
||||||
BOOKFACE FOR FRIENDICA
|
BOOKFACE FOR FRIENDICA
|
||||||
======================
|
======================
|
||||||
Version 1.6
|
Version 1.7.1
|
||||||
|
|
||||||
**Description:** A Friendica Theme Template/Scheme for the "Frio" theme that gives it a modern makeover.
|
**Description:** A Friendica Theme Template/Scheme for the "Frio" theme that gives it a modern makeover.
|
||||||
|
|
||||||
|
@ -48,6 +48,7 @@ Bookface uses a number of pseudo-elements to label buttons in the Frio theme. Yo
|
||||||
--add-photo-button-text: 'Add Photos';
|
--add-photo-button-text: 'Add Photos';
|
||||||
--follow-button-text: 'Follow';
|
--follow-button-text: 'Follow';
|
||||||
--save-button-text: 'Save';
|
--save-button-text: 'Save';
|
||||||
|
--new-message-text: 'New Message';
|
||||||
|
|
||||||
### CUSTOMIZATION
|
### CUSTOMIZATION
|
||||||
|
|
||||||
|
@ -160,39 +161,90 @@ To make use of a Friendica Postbox simply wrap the text inside a Postbox Class B
|
||||||
|
|
||||||
`[class=postbox-red]This is the wrapped text[/class]`
|
`[class=postbox-red]This is the wrapped text[/class]`
|
||||||
|
|
||||||
#### Available Color Options
|
### Available Postbox styles
|
||||||
|
|
||||||
In the `[class]` opener add `postbox-` plus any one of the color names after the "=" sign.
|
Old names are in parenthesis next to the new names to which they've been mapped.
|
||||||
|
|
||||||
**Solid Color Backgrounds:**
|
**Solid Color Backgrounds:**
|
||||||
|
|
||||||
- postbox-black
|
- .postbox-black
|
||||||
- postbox-red
|
- .postbox-cornflowerblue (.postbox-blue)
|
||||||
- postbox-green
|
- .postbox-darkblue (.postbox-ocean)
|
||||||
- postbox-blue
|
- .postbox-darkgray
|
||||||
- postbox-orange
|
- .postbox-darkorange (.postbox-orange)
|
||||||
- postbox-purple
|
- .postbox-darkred
|
||||||
- postbox-forest
|
- .postbox-darkslateblue
|
||||||
- postbox-ocean
|
- .postbox-forestgreen (.postbox-forest)
|
||||||
- postbox-pink
|
- .postbox-gold
|
||||||
- postbox-salmon
|
- .postbox-goldenrod
|
||||||
|
- .postbox-honeydew
|
||||||
|
- .postbox-hotpink
|
||||||
|
- .postbox-lavender
|
||||||
|
- .postbox-lightpink
|
||||||
|
- .postbox-lightyellow
|
||||||
|
- .postbox-limegreen (.postbox-green)
|
||||||
|
- .postbox-lightsalmon (.postbox-salmon)
|
||||||
|
- .postbox-mediumaquamarine
|
||||||
|
- .postbox-mediumslateblue
|
||||||
|
- .postbox-mediumvioletred
|
||||||
|
- .postbox-mintcream
|
||||||
|
- .postbox-olivedrab
|
||||||
|
- .postbox-palegreen
|
||||||
|
- .postbox-peachpuff
|
||||||
|
- .postbox-pink
|
||||||
|
- .postbox-purple
|
||||||
|
- .postbox-red
|
||||||
|
- .postbox-seagreen
|
||||||
|
- .postbox-sienna
|
||||||
|
- .postbox-skyblue
|
||||||
|
- .postbox-thistle
|
||||||
|
- .postbox-violet
|
||||||
|
- .postbox-whitesmoke
|
||||||
|
- .postbox-yellowgreen
|
||||||
|
|
||||||
|
|
||||||
**Gradient Backgrounds:**
|
**Gradient Backgrounds:**
|
||||||
|
|
||||||
- postbox-darkgray
|
- .postbox-aurora
|
||||||
- postbox-minty
|
- .postbox-bluegray
|
||||||
- postbox-mintgray
|
- .postbox-graygrey (.postbox-darkgray)
|
||||||
- postbox-redblue
|
- .postbox-grayblack
|
||||||
- postbox-violets
|
- .postbox-greengray
|
||||||
- postbox-grayblack
|
- .postbox-lavendergray
|
||||||
- postbox-tealblue
|
- .postbox-minty
|
||||||
- postbox-greengray
|
- .postbox-mintgray
|
||||||
- postbox-tealgray
|
- .postbox-rainbow
|
||||||
- postbox-bluegray
|
- .postbox-redblue
|
||||||
- postbox-lavendergray
|
- .postbox-sherbet (.postbox-sherbert)
|
||||||
- postbox-sunset
|
- .postbox-spectrum
|
||||||
- postbox-sherbert
|
- .postbox-strawberrycream
|
||||||
|
- .postbox-sunset
|
||||||
|
- .postbox-tealblue
|
||||||
|
- .postbox-tealgray
|
||||||
|
- .postbox-violets
|
||||||
|
- .postbox-violetblue
|
||||||
|
|
||||||
|
**Pattern Backgrounds:**
|
||||||
|
|
||||||
|
- .postbox-blueprint
|
||||||
|
- .postbox-birds
|
||||||
|
- .postbox-checkered
|
||||||
|
- .postbox-cubes
|
||||||
|
- .postbox-lemonlime
|
||||||
|
- .postbox-gingham
|
||||||
|
- .postbox-grid
|
||||||
|
- .postbox-hearts
|
||||||
|
- .postbox-honeycomb
|
||||||
|
- .postbox-notebook
|
||||||
|
- .postbox-plaid
|
||||||
|
- .postbox-polkadots
|
||||||
|
- .postbox-shadedots
|
||||||
|
- .postbox-shadowbox
|
||||||
|
- .postbox-stars
|
||||||
|
- .postbox-warpgrid
|
||||||
|
- .postbox-wavy
|
||||||
|
|
||||||
|
(There are also _Animated Backgrounds_ but they are only available if either the "Postbox" or "Zen Postbox" add-on are installed and activated on the server)
|
||||||
|
|
||||||
#### Content Restrictions
|
#### Content Restrictions
|
||||||
|
|
||||||
|
@ -346,6 +398,20 @@ And then use it in your stylesheet like so:
|
||||||
I figured out how the "Frio" theme worked by looking at the code. I may not be 100% correct about it since I did not create the theme. If someone knows more and I'm wrong about any of this please correct this document at https://gitlab.com/randompenguin/bookface
|
I figured out how the "Frio" theme worked by looking at the code. I may not be 100% correct about it since I did not create the theme. If someone knows more and I'm wrong about any of this please correct this document at https://gitlab.com/randompenguin/bookface
|
||||||
|
|
||||||
## CHANGELOG:
|
## CHANGELOG:
|
||||||
|
* Fixed transparent background on friends-in-common list on other people's profiles.
|
||||||
|
|
||||||
|
1.7 (06 May 2025)
|
||||||
|
* Fixed "New Message" button not being obvious [Issue #24]
|
||||||
|
* Fixed Profile Pics and Cover Photos not working in old iOS browsers [Issue #26]
|
||||||
|
* Moved Postbox styles to end of stylesheet
|
||||||
|
* Minified Postbox CSS
|
||||||
|
* Updated with Postbox v1.1 styles
|
||||||
|
* Styled Item Responses (part of Issue #25)
|
||||||
|
* Action buttons (except Comment and Quote) you've interacted with before now adopt accent color [Issue #25]
|
||||||
|
* Fix for disabled Action Buttons
|
||||||
|
* Fixed breaking typo
|
||||||
|
* Fix(?) for slow-loading secondary toolbar in Safari
|
||||||
|
|
||||||
1.6 (25 Mar 2025)
|
1.6 (25 Mar 2025)
|
||||||
* Fixed HR rule on posts [Issue #13]
|
* Fixed HR rule on posts [Issue #13]
|
||||||
* Fixed notifcation profile pics so they are round [Issue #14]
|
* Fixed notifcation profile pics so they are round [Issue #14]
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -10,7 +10,7 @@
|
||||||
* Author: Pygoscelis Papua @randompenguin@friendica.world feb @feb@loma.ml Phil @phil@loma.ml
|
* Author: Pygoscelis Papua @randompenguin@friendica.world feb @feb@loma.ml Phil @phil@loma.ml
|
||||||
* Overwrites: nav_bg, nav_icon_color, background_color, background_image, contentbg_transp
|
* Overwrites: nav_bg, nav_icon_color, background_color, background_image, contentbg_transp
|
||||||
* Accented: Yes
|
* Accented: Yes
|
||||||
* Version: 1.6
|
* Version: 1.7
|
||||||
*/
|
*/
|
||||||
// if there is no cookie create one
|
// if there is no cookie create one
|
||||||
use Friendica\DI;
|
use Friendica\DI;
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -10,7 +10,7 @@
|
||||||
* Author: Pygoscelis Papua @randompenguin@friendica.world feb @feb@loma.ml Phil @phil@loma.ml
|
* Author: Pygoscelis Papua @randompenguin@friendica.world feb @feb@loma.ml Phil @phil@loma.ml
|
||||||
* Overwrites: nav_bg, nav_icon_color, background_color, background_image, contentbg_transp
|
* Overwrites: nav_bg, nav_icon_color, background_color, background_image, contentbg_transp
|
||||||
* Accented: yes
|
* Accented: yes
|
||||||
* Version: 1.6
|
* Version: 1.7
|
||||||
*/
|
*/
|
||||||
use Friendica\DI;
|
use Friendica\DI;
|
||||||
require_once 'view/theme/frio/php/PHPColors/Color.php';
|
require_once 'view/theme/frio/php/PHPColors/Color.php';
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -10,7 +10,7 @@
|
||||||
* Author: Pygoscelis Papua @randompenguin@friendica.world feb @feb@loma.ml Phil @phil@loma.ml
|
* Author: Pygoscelis Papua @randompenguin@friendica.world feb @feb@loma.ml Phil @phil@loma.ml
|
||||||
* Overwrites: nav_bg, nav_icon_color, background_color, background_image, contentbg_transp
|
* Overwrites: nav_bg, nav_icon_color, background_color, background_image, contentbg_transp
|
||||||
* Accented: yes
|
* Accented: yes
|
||||||
* Version: 1.6
|
* Version: 1.7
|
||||||
*/
|
*/
|
||||||
use Friendica\DI;
|
use Friendica\DI;
|
||||||
require_once 'view/theme/frio/php/PHPColors/Color.php';
|
require_once 'view/theme/frio/php/PHPColors/Color.php';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue