aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/php/theme.php
blob: 1f682634e6b5a659292dd311943ba6883b3c443a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?php

/**
 *   * Name: Redbasic
 *   * Description: Hubzilla standard theme
 *   * Version: 2.2
 *   * MinVersion: 8.9
 *   * MaxVersion: 10.0
 *   * Author: Fabrixxm
 *   * Maintainer: Mike Macgirvin
 *   * Maintainer: Mario Vavti
 *   * Theme_Color: rgb(248, 249, 250)
 *   * Background_Color: rgb(254,254,254)
 */


function redbasic_init() {

}