Merge pull request 'main' (#2) from aaron/themes-community:main into main
Reviewed-on: friendica/themes-community#2pull/1/head
After Width: | Height: | Size: 38 KiB |
After Width: | Height: | Size: 38 KiB |
@ -0,0 +1,18 @@
|
||||
<?php
|
||||
/*
|
||||
* Name: TROM blue dark
|
||||
* Author: tio
|
||||
*
|
||||
* List here all variables which will get overwritten through this scheme
|
||||
* Overwrites: nav_bg, nav_icon_color, link_color, background_color, contentbg_transp
|
||||
*/
|
||||
|
||||
$nav_bg = "#045ccc";
|
||||
$nav_icon_color = "#fff";
|
||||
$link_color = "#045ccc";
|
||||
//$background_color = "#ededed";
|
||||
//$login_bg_color = "#ededed";
|
||||
$contentbg_transp = 100;
|
||||
|
||||
|
||||
|
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
/*
|
||||
* Name: TROM blue light
|
||||
* Author: tio
|
||||
*
|
||||
* List here all variables which will get overwritten through this scheme
|
||||
* Overwrites: nav_bg, nav_icon_color, link_color, background_color, contentbg_transp
|
||||
*/
|
||||
|
||||
$nav_bg = "#045ccc";
|
||||
$nav_icon_color = "#fff";
|
||||
$link_color = "#045ccc";
|
||||
//$background_color = "#ededed";
|
||||
//$login_bg_color = "#ededed";
|
||||
$contentbg_transp = 100;
|
||||
|
||||
|
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
/*
|
||||
* Name: TROM blue light
|
||||
* Author: tio
|
||||
*
|
||||
* List here all variables which will get overwritten through this scheme
|
||||
* Overwrites: nav_bg, nav_icon_color, link_color, background_color, contentbg_transp
|
||||
*/
|
||||
|
||||
$nav_bg = "#045ccc";
|
||||
$nav_icon_color = "#fff";
|
||||
$link_color = "#045ccc";
|
||||
//$background_color = "#ededed";
|
||||
//$login_bg_color = "#ededed";
|
||||
$contentbg_transp = 100;
|
||||
|
||||
|
@ -0,0 +1,2 @@
|
||||
In order to use these themes, you need to upload the background patterns to the folder friendica/images and the themes to /friendica/view/theme/frio/scheme.
|
||||
Then you will be able to select them from the front end via 1 click in the settings.
|
After Width: | Height: | Size: 542 KiB |
After Width: | Height: | Size: 430 KiB |
After Width: | Height: | Size: 530 KiB |
After Width: | Height: | Size: 543 KiB |
After Width: | Height: | Size: 460 KiB |
After Width: | Height: | Size: 542 KiB |
After Width: | Height: | Size: 509 KiB |
After Width: | Height: | Size: 511 KiB |
After Width: | Height: | Size: 554 KiB |
After Width: | Height: | Size: 559 KiB |
After Width: | Height: | Size: 465 KiB |
After Width: | Height: | Size: 459 KiB |
After Width: | Height: | Size: 541 KiB |
After Width: | Height: | Size: 559 KiB |
After Width: | Height: | Size: 590 KiB |
After Width: | Height: | Size: 571 KiB |
After Width: | Height: | Size: 493 KiB |
After Width: | Height: | Size: 598 KiB |
After Width: | Height: | Size: 559 KiB |
@ -0,0 +1,18 @@
|
||||
<?php
|
||||
/*
|
||||
* Name: TROM green dark
|
||||
* Author: tio
|
||||
*
|
||||
* List here all variables which will get overwritten through this scheme
|
||||
* Overwrites: nav_bg, nav_icon_color, link_color, background_color, contentbg_transp
|
||||
*/
|
||||
|
||||
$nav_bg = "#2c8756";
|
||||
$nav_icon_color = "#fff";
|
||||
$link_color = "#2c8756";
|
||||
//$background_color = "#ededed";
|
||||
//$login_bg_color = "#ededed";
|
||||
$contentbg_transp = 100;
|
||||
|
||||
|
||||
|
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
/*
|
||||
* Name: TROM green light
|
||||
* Author: tio
|
||||
*
|
||||
* List here all variables which will get overwritten through this scheme
|
||||
* Overwrites: nav_bg, nav_icon_color, link_color, background_color, contentbg_transp
|
||||
*/
|
||||
|
||||
$nav_bg = "#2c8756";
|
||||
$nav_icon_color = "#fff";
|
||||
$link_color = "#2c8756";
|
||||
//$background_color = "#ededed";
|
||||
//$login_bg_color = "#ededed";
|
||||
$contentbg_transp = 100;
|
||||
|
||||
|
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
/*
|
||||
* Name: TROM green white
|
||||
* Author: tio
|
||||
*
|
||||
* List here all variables which will get overwritten through this scheme
|
||||
* Overwrites: nav_bg, nav_icon_color, link_color, background_color, contentbg_transp
|
||||
*/
|
||||
|
||||
$nav_bg = "#2c8756";
|
||||
$nav_icon_color = "#fff";
|
||||
$link_color = "#2c8756";
|
||||
//$background_color = "#ededed";
|
||||
//$login_bg_color = "#ededed";
|
||||
$contentbg_transp = 100;
|
||||
|
||||
|
@ -0,0 +1 @@
|
||||
In order to use these themes, you need to upload the background patterns to the folder friendica/images and the themes to /friendica/view/theme/frio/scheme. Then you will be able to select them from the front end via 1 click in the settings.
|
After Width: | Height: | Size: 540 KiB |
After Width: | Height: | Size: 388 KiB |
After Width: | Height: | Size: 569 KiB |
After Width: | Height: | Size: 592 KiB |
After Width: | Height: | Size: 625 KiB |
After Width: | Height: | Size: 684 KiB |
@ -0,0 +1,2 @@
|
||||
In order to use these themes, you need to upload the background patterns to the folder friendica/images and the themes to /friendica/view/theme/frio/scheme.
|
||||
Then you will be able to select them from the front end via 1 click in the settings.
|
@ -0,0 +1,18 @@
|
||||
<?php
|
||||
/*
|
||||
* Name: TROM blue dark
|
||||
* Author: tio
|
||||
*
|
||||
* List here all variables which will get overwritten through this scheme
|
||||
* Overwrites: nav_bg, nav_icon_color, link_color, background_color, contentbg_transp
|
||||
*/
|
||||
|
||||
$nav_bg = "#800000";
|
||||
$nav_icon_color = "#fff";
|
||||
$link_color = "#800000";
|
||||
//$background_color = "#ededed";
|
||||
//$login_bg_color = "#ededed";
|
||||
$contentbg_transp = 100;
|
||||
|
||||
|
||||
|
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
/*
|
||||
* Name: TROM blue light
|
||||
* Author: tio
|
||||
*
|
||||
* List here all variables which will get overwritten through this scheme
|
||||
* Overwrites: nav_bg, nav_icon_color, link_color, background_color, contentbg_transp
|
||||
*/
|
||||
|
||||
$nav_bg = "#800000";
|
||||
$nav_icon_color = "#fff";
|
||||
$link_color = "#800000";
|
||||
//$background_color = "#ededed";
|
||||
//$login_bg_color = "#ededed";
|
||||
$contentbg_transp = 100;
|
||||
|
||||
|
@ -0,0 +1,18 @@
|
||||
|
||||
<?php
|
||||
/*
|
||||
* Name: TROM blue light
|
||||
* Author: tio
|
||||
*
|
||||
* List here all variables which will get overwritten through this scheme
|
||||
* Overwrites: nav_bg, nav_icon_color, link_color, background_color, contentbg_transp
|
||||
*/
|
||||
|
||||
$nav_bg = "#800000";
|
||||
$nav_icon_color = "#fff";
|
||||
$link_color = "#800000";
|
||||
//$background_color = "#ededed";
|
||||
//$login_bg_color = "#ededed";
|
||||
$contentbg_transp = 100;
|
||||
|
||||
|