Files
blueberry-pma-theme/fallen/info.inc.php
T
Isaac Bennetch 6c406af41b Increase Fallen version number to release several minor fixes:
* #32 Add a background highlight to selected rows in the browse page
* #37 Label color in table pagination area
* #38 Fix for slightly offset row height on some menu items

Fixes a packaging problem with 0.7.2.

Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2020-11-14 22:39:49 -05:00

13 lines
214 B
PHP

<?php
/**
* This file is information for Fallen theme
*
* @package Fallen
* @author Frans Allen
* @link https://www.fransallen.com
*/
// Theme info
$theme_name = 'Fallen';
$theme_full_version = '0.7.3';