mirror of
https://gitlab.com/randompenguin/bookface.git
synced 2025-06-07 11:04:27 +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
|
||||
======================
|
||||
Version 1.6
|
||||
Version 1.7.1
|
||||
|
||||
**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';
|
||||
--follow-button-text: 'Follow';
|
||||
--save-button-text: 'Save';
|
||||
--new-message-text: 'New Message';
|
||||
|
||||
### 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]`
|
||||
|
||||
#### 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:**
|
||||
|
||||
- postbox-black
|
||||
- postbox-red
|
||||
- postbox-green
|
||||
- postbox-blue
|
||||
- postbox-orange
|
||||
- postbox-purple
|
||||
- postbox-forest
|
||||
- postbox-ocean
|
||||
- postbox-pink
|
||||
- postbox-salmon
|
||||
- .postbox-black
|
||||
- .postbox-cornflowerblue (.postbox-blue)
|
||||
- .postbox-darkblue (.postbox-ocean)
|
||||
- .postbox-darkgray
|
||||
- .postbox-darkorange (.postbox-orange)
|
||||
- .postbox-darkred
|
||||
- .postbox-darkslateblue
|
||||
- .postbox-forestgreen (.postbox-forest)
|
||||
- .postbox-gold
|
||||
- .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:**
|
||||
|
||||
- postbox-darkgray
|
||||
- postbox-minty
|
||||
- postbox-mintgray
|
||||
- postbox-redblue
|
||||
- postbox-violets
|
||||
- postbox-grayblack
|
||||
- postbox-tealblue
|
||||
- postbox-greengray
|
||||
- postbox-tealgray
|
||||
- postbox-bluegray
|
||||
- postbox-lavendergray
|
||||
- postbox-sunset
|
||||
- postbox-sherbert
|
||||
- .postbox-aurora
|
||||
- .postbox-bluegray
|
||||
- .postbox-graygrey (.postbox-darkgray)
|
||||
- .postbox-grayblack
|
||||
- .postbox-greengray
|
||||
- .postbox-lavendergray
|
||||
- .postbox-minty
|
||||
- .postbox-mintgray
|
||||
- .postbox-rainbow
|
||||
- .postbox-redblue
|
||||
- .postbox-sherbet (.postbox-sherbert)
|
||||
- .postbox-spectrum
|
||||
- .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
|
||||
|
||||
|
@ -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
|
||||
|
||||
## 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)
|
||||
* Fixed HR rule on posts [Issue #13]
|
||||
* 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
|
||||
* Overwrites: nav_bg, nav_icon_color, background_color, background_image, contentbg_transp
|
||||
* Accented: Yes
|
||||
* Version: 1.6
|
||||
* Version: 1.7
|
||||
*/
|
||||
// if there is no cookie create one
|
||||
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
|
||||
* Overwrites: nav_bg, nav_icon_color, background_color, background_image, contentbg_transp
|
||||
* Accented: yes
|
||||
* Version: 1.6
|
||||
* Version: 1.7
|
||||
*/
|
||||
use Friendica\DI;
|
||||
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
|
||||
* Overwrites: nav_bg, nav_icon_color, background_color, background_image, contentbg_transp
|
||||
* Accented: yes
|
||||
* Version: 1.6
|
||||
* Version: 1.7
|
||||
*/
|
||||
use Friendica\DI;
|
||||
require_once 'view/theme/frio/php/PHPColors/Color.php';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue