fix rgba css generation, add some tests to automatically verify that themes are
generated properly
This commit is contained in:
parent
d7e7f47b66
commit
7c074b8741
8 changed files with 116 additions and 84 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"_pleroma_theme_version": 2,
|
||||
"name": "Redmond XX SE",
|
||||
"theme": {
|
||||
"source": {
|
||||
"shadows": {
|
||||
"panel": [
|
||||
{
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"_pleroma_theme_version": 2,
|
||||
"name": "Redmond XX",
|
||||
"theme": {
|
||||
"source": {
|
||||
"shadows": {
|
||||
"panel": [
|
||||
{
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"_pleroma_theme_version": 2,
|
||||
"name": "Redmond XXI",
|
||||
"theme": {
|
||||
"source": {
|
||||
"shadows": {
|
||||
"panel": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue