Moved themes to individual subdirectories to allow for individual readmes with screenshots.

This commit is contained in:
Marvin Schreurs 2020-02-09 00:41:00 +01:00
parent 5760b23328
commit d0efb1bbb6
6 changed files with 956 additions and 0 deletions

View File

@ -0,0 +1,138 @@
{
"_pleroma_theme_version":2,
"name":"Autumn Bunny",
"theme":{
"fonts":{
},
"shadows":{
"avatar":[
{
"x":"0",
"y":"0",
"blur":"6",
"spread":"0",
"color":"#ffffff",
"alpha":"1"
}
],
"button":[
{
"x":"2",
"y":"4",
"blur":"0",
"spread":"0",
"inset":false,
"color":"#692600",
"alpha":"1"
}
],
"buttonHover":[
{
"x":"2",
"y":"4",
"blur":0,
"spread":0,
"inset":false,
"color":"#692600",
"alpha":1
},
{
"x":"2",
"y":"3",
"blur":"3",
"spread":0,
"inset":false,
"color":"#692600",
"alpha":1
}
],
"buttonPressed":[
{
"x":"2",
"y":"4",
"blur":0,
"spread":0,
"inset":true,
"color":"#692600",
"alpha":"1"
}
],
"avatarStatus":[
{
"x":"0",
"y":"0",
"blur":"6",
"spread":"0",
"inset":false,
"color":"#ffffff",
"alpha":"1"
}
],
"input":[
{
"x":"0",
"y":"0",
"blur":"2",
"spread":"0",
"inset":true,
"color":"#802f0a",
"alpha":"0.85"
}
],
"panel":[
{
"x":"2",
"y":"4",
"blur":0,
"spread":0,
"inset":false,
"color":"#692600",
"alpha":"0.5"
}
],
"topBar":[
{
"x":0,
"y":"4",
"blur":"0",
"spread":0,
"color":"#692600",
"alpha":"0.5"
}
]
},
"opacity":{
"bg":"0.85",
"border":"0.4",
"faint":"0.65"
},
"colors":{
"bg":"#fdc288",
"text":"#222222",
"link":"#b44000",
"fg":"#e52600",
"fgText":"#ffede3",
"input":"#ffffff",
"topBarText":"#ffdbb9",
"topBarLink":"#ffdbb9",
"btn":"#c32000",
"alertError":"#570000",
"badgeNotification":"#900000",
"cRed":"#cb0200",
"cBlue":"#00b5c4",
"cGreen":"#00c500",
"cOrange":"#c0b000"
},
"radii":{
"btn":"12",
"input":"8",
"checkbox":"6",
"panel":"12",
"avatar":"8",
"avatarAlt":"4",
"tooltip":"12",
"attachment":"4"
}
}
}

View File

@ -0,0 +1,137 @@
{
"_pleroma_theme_version":2,
"name":"Autumn Hare",
"theme":{
"fonts":{
},
"shadows":{
"avatar":[
{
"x":"0",
"y":"0",
"blur":"6",
"spread":"0",
"color":"#ffffff",
"alpha":"1"
}
],
"button":[
{
"x":"2",
"y":"4",
"blur":"0",
"spread":"0",
"inset":false,
"color":"#691500",
"alpha":"1"
}
],
"buttonHover":[
{
"x":"2",
"y":"4",
"blur":0,
"spread":0,
"inset":false,
"color":"#691500",
"alpha":1
},
{
"x":"2",
"y":"3",
"blur":"3",
"spread":0,
"inset":false,
"color":"#691500",
"alpha":1
}
],
"buttonPressed":[
{
"x":"2",
"y":"4",
"blur":0,
"spread":0,
"inset":true,
"color":"#691500",
"alpha":"1"
}
],
"avatarStatus":[
{
"x":"0",
"y":"0",
"blur":"6",
"spread":"0",
"inset":false,
"color":"#ffffff",
"alpha":"1"
}
],
"input":[
{
"x":"0",
"y":"0",
"blur":"2",
"spread":"0",
"inset":true,
"color":"#691500",
"alpha":"0.8"
}
],
"panel":[
{
"x":"3",
"y":"4",
"blur":0,
"spread":0,
"inset":false,
"color":"#691500",
"alpha":"0.5"
}
],
"topBar":[
{
"x":0,
"y":"4",
"blur":"0",
"spread":0,
"color":"#691500",
"alpha":"0.5"
}
]
},
"opacity":{
"bg":"0.9",
"panel":"0.5",
"border":"0.4",
"faint":"0.65"
},
"colors":{
"bg":"#862403",
"text":"#ffede7",
"link":"#fcaa56",
"fg":"#b22516",
"fgText":"#ffede3",
"input":"#ffffff",
"topBarText":"#fcaa56",
"alertError":"#ff3634",
"badgeNotification":"#d90000",
"cRed":"#ff0200",
"cBlue":"#00ebff",
"cGreen":"#00ff00",
"cOrange":"#ffe900"
},
"radii":{
"btn":"12",
"input":"8",
"checkbox":"6",
"panel":"12",
"avatar":"8",
"avatarAlt":"4",
"tooltip":"12",
"attachment":"4"
}
}
}

View File

@ -0,0 +1,210 @@
{
"_pleroma_theme_version": 2,
"name": "Chocolate Milk",
"theme": {
"fonts": {
"interface": {
"family": "sans-serif"
}
},
"shadows": {
"button": [
{
"x": "3",
"y": "3",
"blur": "0",
"spread": 0,
"color": "#000000",
"alpha": "0.4",
"inset": false
},
{
"x": 0,
"y": 1,
"blur": 0,
"spread": 0,
"color": "#FFFFFF",
"alpha": 0.2,
"inset": true
},
{
"x": 0,
"y": -1,
"blur": 0,
"spread": 0,
"color": "#000000",
"alpha": 0.2,
"inset": true
}
],
"buttonHover": [
{
"x": "3",
"y": "3",
"blur": "0",
"spread": "0",
"color": "#000000",
"alpha": "0.35",
"inset": false
},
{
"x": 0,
"y": 1,
"blur": 0,
"spread": 0,
"color": "#FFFFFF",
"alpha": 0.2,
"inset": true
},
{
"x": 0,
"y": -1,
"blur": 0,
"spread": 0,
"color": "#000000",
"alpha": 0.2,
"inset": true
}
],
"buttonPressed": [
{
"x": "2",
"y": "2",
"blur": "0",
"spread": 0,
"color": "#000000",
"alpha": "0.4",
"inset": true
},
{
"x": 0,
"y": 1,
"blur": 0,
"spread": 0,
"color": "#000000",
"alpha": 0.2,
"inset": true
},
{
"x": 0,
"y": -1,
"blur": 0,
"spread": 0,
"color": "#FFFFFF",
"alpha": 0.2,
"inset": true
}
],
"panel": [
{
"x": "4",
"y": "4",
"blur": "0",
"spread": 0,
"color": "#000000",
"alpha": "0.4"
}
],
"popup": [
{
"x": 2,
"y": 2,
"blur": "0",
"spread": 0,
"color": "#000000",
"alpha": 0.5
}
],
"input": [
{
"x": "3",
"y": "3",
"blur": 0,
"spread": 0,
"color": "#000000",
"alpha": "0.15",
"inset": true
},
{
"x": 0,
"y": -1,
"blur": 0,
"spread": 0,
"color": "#FFFFFF",
"alpha": 0.2,
"inset": true
},
{
"x": 0,
"y": 0,
"blur": 2,
"inset": true,
"spread": 0,
"color": "#000000",
"alpha": 1
}
],
"topBar": [
{
"x": 0,
"y": "2",
"blur": "0",
"spread": 0,
"color": "#000000",
"alpha": "0.4"
}
],
"avatar": [
{
"x": "2",
"y": "2",
"blur": "0",
"spread": 0,
"color": "#000000",
"alpha": "0.5"
}
]
},
"opacity": {
"bg": "0.85",
"input": "0.9",
"panel": "0.9",
"border": "0.3",
"faint": "1"
},
"colors": {
"bg": "#ebebeb",
"text": "#202020",
"link": "#ad343a",
"fg": "#5f3637",
"panel": "#5f3637",
"panelText": "#dddddd",
"panelFaint": "#dddddd",
"input": "#ffffff",
"topBar": "#4d3536",
"topBarText": "#dddddd",
"topBarLink": "#dddddd",
"btn": "#5f3637",
"btnText": "#ca9fa0",
"alertError": "#d33030",
"badgeNotification": "#d33030",
"faint": "#202020",
"faintLink": "#b35555",
"border": "#4d3536",
"cRed": "#e80000",
"cBlue": "#21c4fa",
"cGreen": "#14c80b",
"cOrange": "#f2f810"
},
"radii": {
"btn": "0",
"input": "0",
"checkbox": "0",
"panel": "0",
"avatar": "0",
"avatarAlt": "0",
"tooltip": "0",
"attachment": "0"
}
}
}

View File

@ -0,0 +1,210 @@
{
"_pleroma_theme_version": 2,
"name": "Hot Chocolate",
"theme": {
"fonts": {
"interface": {
"family": "sans-serif"
}
},
"shadows": {
"button": [
{
"x": "3",
"y": "3",
"blur": "0",
"spread": 0,
"color": "#000000",
"alpha": "0.4",
"inset": false
},
{
"x": 0,
"y": 1,
"blur": 0,
"spread": 0,
"color": "#FFFFFF",
"alpha": 0.2,
"inset": true
},
{
"x": 0,
"y": -1,
"blur": 0,
"spread": 0,
"color": "#000000",
"alpha": 0.2,
"inset": true
}
],
"buttonHover": [
{
"x": "3",
"y": "3",
"blur": "0",
"spread": "0",
"color": "#000000",
"alpha": "0.35",
"inset": false
},
{
"x": 0,
"y": 1,
"blur": 0,
"spread": 0,
"color": "#FFFFFF",
"alpha": 0.2,
"inset": true
},
{
"x": 0,
"y": -1,
"blur": 0,
"spread": 0,
"color": "#000000",
"alpha": 0.2,
"inset": true
}
],
"buttonPressed": [
{
"x": "2",
"y": "2",
"blur": "0",
"spread": 0,
"color": "#000000",
"alpha": "0.4",
"inset": true
},
{
"x": 0,
"y": 1,
"blur": 0,
"spread": 0,
"color": "#000000",
"alpha": 0.2,
"inset": true
},
{
"x": 0,
"y": -1,
"blur": 0,
"spread": 0,
"color": "#FFFFFF",
"alpha": 0.2,
"inset": true
}
],
"panel": [
{
"x": "4",
"y": "4",
"blur": "0",
"spread": 0,
"color": "#000000",
"alpha": "0.4"
}
],
"popup": [
{
"x": 2,
"y": 2,
"blur": "0",
"spread": 0,
"color": "#000000",
"alpha": 0.5
}
],
"input": [
{
"x": "3",
"y": "3",
"blur": 0,
"spread": 0,
"color": "#000000",
"alpha": "0.15",
"inset": true
},
{
"x": 0,
"y": -1,
"blur": 0,
"spread": 0,
"color": "#FFFFFF",
"alpha": 0.2,
"inset": true
},
{
"x": 0,
"y": 0,
"blur": 2,
"inset": true,
"spread": 0,
"color": "#000000",
"alpha": 1
}
],
"topBar": [
{
"x": 0,
"y": "2",
"blur": "0",
"spread": 0,
"color": "#000000",
"alpha": "0.4"
}
],
"avatar": [
{
"x": "2",
"y": "2",
"blur": "0",
"spread": 0,
"color": "#000000",
"alpha": "0.5"
}
]
},
"opacity": {
"bg": "0.9",
"input": "0.8",
"panel": "0.9",
"border": "0.15",
"faint": "1"
},
"colors": {
"bg": "#4d3536",
"text": "#dddddd",
"link": "#dda2a3",
"fg": "#dda2a3",
"panel": "#5f3637",
"panelText": "#dddddd",
"panelFaint": "#dddddd",
"input": "#d6bebf",
"topBar": "#4d3536",
"topBarText": "#dddddd",
"topBarLink": "#dddddd",
"btn": "#5f3637",
"btnText": "#dda2a3",
"alertError": "#d33030",
"badgeNotification": "#d33030",
"faint": "#dddddd",
"faintLink": "#dda2a3",
"border": "#dda2a3",
"cRed": "#c64646",
"cBlue": "#66c1cc",
"cGreen": "#3db843",
"cOrange": "#cacf67"
},
"radii": {
"btn": "0",
"input": "0",
"checkbox": "0",
"panel": "0",
"avatar": "0",
"avatarAlt": "0",
"tooltip": "0",
"attachment": "0"
}
}
}

View File

@ -0,0 +1,51 @@
{
"_pleroma_theme_version":2,
"name": "Eternal Carrot",
"theme":
{
"fonts":{},
"shadows":
{
"avatar":[{"x":"2","y":"2","blur":"0","spread":"0","color":"#000000","alpha":"0.5"}],
"button":[{"x":"2","y":"3","blur":"0","spread":"0","inset":false,"color":"#692600","alpha":"1"}],
"buttonHover":[{"x":"2","y":"3","blur":0,"spread":0,"inset":false,"color":"#692600","alpha":1},{"x":"2","y":"3","blur":"3","spread":0,"inset":false,"color":"#692600","alpha":1}],
"buttonPressed":[{"x":"2","y":"3","blur":0,"spread":0,"inset":true,"color":"#692600","alpha":"1"}],
"avatarStatus":[{"x":"2","y":"2","blur":0,"spread":0,"inset":false,"color":"#000000","alpha":"0.5"}],
"input":[{"x":"0","y":"0","blur":"2","spread":"0","inset":true,"color":"#802f0a","alpha":"0.85"}],
"panel":[{"x":"3","y":"3","blur":0,"spread":0,"inset":false,"color":"#692600","alpha":"0.4"}]
},
"opacity":
{
"border":"0.4",
"faint":"0.65"
},
"colors":
{
"bg":"#cda290",
"text":"#222222",
"link":"#b44000",
"fg":"#ba502a",
"fgText":"#ffede3",
"input":"#ffffff",
"topBarText":"#ffede3",
"topBarLink":"#ffdbb9",
"alertError":"#ff0021",
"badgeNotification":"#ff0021",
"cRed":"#ff0300",
"cBlue":"#00ecff",
"cGreen":"#00ff00",
"cOrange":"#ffea00"
},
"radii":
{
"btn":"16",
"input":"9",
"checkbox":"16",
"panel":"16",
"avatar":"8",
"avatarAlt":"4",
"tooltip":"16",
"attachment":"4"
}
}
}

View File

@ -0,0 +1,210 @@
{
"_pleroma_theme_version": 2,
"name": "Hina Kagiyama",
"theme": {
"fonts": {
"interface": {
"family": "sans-serif"
}
},
"shadows": {
"button": [
{
"x": "3",
"y": "3",
"blur": "0",
"spread": 0,
"color": "#000000",
"alpha": "0.4",
"inset": false
},
{
"x": 0,
"y": 1,
"blur": 0,
"spread": 0,
"color": "#FFFFFF",
"alpha": 0.2,
"inset": true
},
{
"x": 0,
"y": -1,
"blur": 0,
"spread": 0,
"color": "#000000",
"alpha": 0.2,
"inset": true
}
],
"buttonHover": [
{
"x": "3",
"y": "3",
"blur": "0",
"spread": "0",
"color": "#000000",
"alpha": "0.35",
"inset": false
},
{
"x": 0,
"y": 1,
"blur": 0,
"spread": 0,
"color": "#FFFFFF",
"alpha": 0.2,
"inset": true
},
{
"x": 0,
"y": -1,
"blur": 0,
"spread": 0,
"color": "#000000",
"alpha": 0.2,
"inset": true
}
],
"buttonPressed": [
{
"x": "2",
"y": "2",
"blur": "0",
"spread": 0,
"color": "#000000",
"alpha": "0.4",
"inset": true
},
{
"x": 0,
"y": 1,
"blur": 0,
"spread": 0,
"color": "#000000",
"alpha": 0.2,
"inset": true
},
{
"x": 0,
"y": -1,
"blur": 0,
"spread": 0,
"color": "#FFFFFF",
"alpha": 0.2,
"inset": true
}
],
"panel": [
{
"x": "4",
"y": "4",
"blur": "0",
"spread": 0,
"color": "#000000",
"alpha": "0.4"
}
],
"popup": [
{
"x": 2,
"y": 2,
"blur": "0",
"spread": 0,
"color": "#000000",
"alpha": 0.5
}
],
"input": [
{
"x": "3",
"y": "3",
"blur": 0,
"spread": 0,
"color": "#000000",
"alpha": "0.15",
"inset": true
},
{
"x": 0,
"y": -1,
"blur": 0,
"spread": 0,
"color": "#FFFFFF",
"alpha": 0.2,
"inset": true
},
{
"x": 0,
"y": 0,
"blur": 2,
"inset": true,
"spread": 0,
"color": "#000000",
"alpha": 1
}
],
"topBar": [
{
"x": 0,
"y": "2",
"blur": "0",
"spread": 0,
"color": "#000000",
"alpha": "0.4"
}
],
"avatar": [
{
"x": "2",
"y": "2",
"blur": "0",
"spread": 0,
"color": "#000000",
"alpha": "0.5"
}
]
},
"opacity": {
"bg": "0.85",
"input": "0.6",
"panel": "0.9",
"border": "0.3",
"faint": "0.7"
},
"colors": {
"bg": "#d2b7b8",
"text": "#202020",
"link": "#ad343a",
"fg": "#a8978f",
"panel": "#ad343a",
"panelText": "#bbe1c4",
"panelFaint": "#000000",
"input": "#ffffff",
"topBar": "#ad343a",
"topBarText": "#bbe1c4",
"topBarLink": "#bbe1c4",
"btn": "#82ae92",
"btnText": "#eaeaea",
"alertError": "#ff5e5e",
"badgeNotification": "#772428",
"faint": "#000000",
"faintLink": "#b00000",
"border": "#000000",
"cRed": "#ff4646",
"cBlue": "#59d2fb",
"cGreen": "#15df0b",
"cOrange": "#f4f946"
},
"radii": {
"btn": "0",
"input": "0",
"checkbox": "0",
"panel": "0",
"avatar": "0",
"avatarAlt": "0",
"tooltip": "0",
"attachment": "0"
}
}
}