diff --git a/priv/static/index.html b/priv/static/index.html
index e58c4380b..ed72fee9e 100644
--- a/priv/static/index.html
+++ b/priv/static/index.html
@@ -1 +1 @@
-
Pleroma
\ No newline at end of file
+Pleroma
diff --git a/priv/static/static/config.json b/priv/static/static/config.json
index 5cdb33a0a..ec952f312 100644
--- a/priv/static/static/config.json
+++ b/priv/static/static/config.json
@@ -1,5 +1,5 @@
{
- "theme": "pleroma-dark",
+ "theme": "ihatebeingalive",
"background": "/static/aurora_borealis.jpg",
"logo": "/static/logo.png",
"logoMask": true,
diff --git a/priv/static/static/font/css/lato.css b/priv/static/static/font/css/lato.css
new file mode 100644
index 000000000..b75a48d70
--- /dev/null
+++ b/priv/static/static/font/css/lato.css
@@ -0,0 +1,13 @@
+/* lato-regular - latin */
+@font-face {
+ font-family: 'Lato';
+ font-style: normal;
+ font-weight: 400;
+ src: url('../font/lato-v15-latin-regular.eot'); /* IE9 Compat Modes */
+ src: local('Lato Regular'), local('Lato-Regular'),
+ url('../font/lato-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('../font/lato-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
+ url('../font/lato-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
+ url('../font/lato-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
+ url('../font/lato-v15-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
+}
diff --git a/priv/static/static/font/font/lato-v15-latin-regular.eot b/priv/static/static/font/font/lato-v15-latin-regular.eot
new file mode 100644
index 000000000..c64130696
Binary files /dev/null and b/priv/static/static/font/font/lato-v15-latin-regular.eot differ
diff --git a/priv/static/static/font/font/lato-v15-latin-regular.svg b/priv/static/static/font/font/lato-v15-latin-regular.svg
new file mode 100644
index 000000000..55b43fb86
--- /dev/null
+++ b/priv/static/static/font/font/lato-v15-latin-regular.svg
@@ -0,0 +1,435 @@
+
+
+
diff --git a/priv/static/static/font/font/lato-v15-latin-regular.ttf b/priv/static/static/font/font/lato-v15-latin-regular.ttf
new file mode 100644
index 000000000..3c2d417ea
Binary files /dev/null and b/priv/static/static/font/font/lato-v15-latin-regular.ttf differ
diff --git a/priv/static/static/font/font/lato-v15-latin-regular.woff b/priv/static/static/font/font/lato-v15-latin-regular.woff
new file mode 100644
index 000000000..189a0feb5
Binary files /dev/null and b/priv/static/static/font/font/lato-v15-latin-regular.woff differ
diff --git a/priv/static/static/font/font/lato-v15-latin-regular.woff2 b/priv/static/static/font/font/lato-v15-latin-regular.woff2
new file mode 100644
index 000000000..6904b6649
Binary files /dev/null and b/priv/static/static/font/font/lato-v15-latin-regular.woff2 differ
diff --git a/priv/static/static/logo.png b/priv/static/static/logo.png
index 7744b1acc..14aaf4a3f 100644
Binary files a/priv/static/static/logo.png and b/priv/static/static/logo.png differ
diff --git a/priv/static/static/styles.json b/priv/static/static/styles.json
index 00ad6ae18..31a6e0f14 100644
--- a/priv/static/static/styles.json
+++ b/priv/static/static/styles.json
@@ -11,5 +11,6 @@
"redmond-xx-se": "/static/themes/redmond-xx-se.json",
"redmond-xxi": "/static/themes/redmond-xxi.json",
"breezy-dark": "/static/themes/breezy-dark.json",
- "breezy-light": "/static/themes/breezy-light.json"
+ "breezy-light": "/static/themes/breezy-light.json",
+ "ihatebeingalive": "/static/themes/ihatebeingalive.json"
}
diff --git a/priv/static/static/themes/ihatebeingalive.bak b/priv/static/static/themes/ihatebeingalive.bak
new file mode 100644
index 000000000..491a90f96
--- /dev/null
+++ b/priv/static/static/themes/ihatebeingalive.bak
@@ -0,0 +1,150 @@
+{
+ "_pleroma_theme_version": 2,
+ "name": "ihatebeingalive",
+ "theme": {
+ "fonts": {
+ "interface": {
+ "family": "Lato"
+ }
+ },
+ "shadows": {
+ "panel": [
+ {
+ "x": "1",
+ "y": "2",
+ "blur": "6",
+ "spread": 0,
+ "color": "#000000",
+ "alpha": 0.6
+ }
+ ],
+ "button": [
+ {
+ "x": 0,
+ "y": "0",
+ "blur": "0",
+ "spread": "1",
+ "color": "#ffffff",
+ "alpha": "0.15",
+ "inset": true
+ },
+ {
+ "x": "1",
+ "y": "1",
+ "blur": "1",
+ "spread": 0,
+ "color": "#000000",
+ "alpha": "0.3",
+ "inset": false
+ }
+ ],
+ "panelHeader": [
+ {
+ "x": 0,
+ "y": "40",
+ "blur": "40",
+ "spread": "-40",
+ "inset": true,
+ "color": "#ffffff",
+ "alpha": "0.1"
+ }
+ ],
+ "buttonHover": [
+ {
+ "x": 0,
+ "y": "0",
+ "blur": 0,
+ "spread": "1",
+ "color": "--link",
+ "alpha": "0.3",
+ "inset": true
+ },
+ {
+ "x": "1",
+ "y": "1",
+ "blur": "1",
+ "spread": 0,
+ "color": "#000000",
+ "alpha": "0.3",
+ "inset": false
+ }
+ ],
+ "buttonPressed": [
+ {
+ "x": 0,
+ "y": 0,
+ "blur": "0",
+ "spread": "50",
+ "color": "--faint",
+ "alpha": 1,
+ "inset": true
+ },
+ {
+ "x": 0,
+ "y": "0",
+ "blur": 0,
+ "spread": "1",
+ "color": "#ffffff",
+ "alpha": 0.2,
+ "inset": true
+ },
+ {
+ "x": "1",
+ "y": "1",
+ "blur": 0,
+ "spread": 0,
+ "color": "#000000",
+ "alpha": "0.3",
+ "inset": false
+ }
+ ],
+ "input": [
+ {
+ "x": 0,
+ "y": "0",
+ "blur": 0,
+ "spread": "1",
+ "color": "#FFFFFF",
+ "alpha": "0.2",
+ "inset": true
+ }
+ ]
+ },
+ "opacity": {
+ "bg": "0.99",
+ "input": "0.9",
+ "panel": "0",
+ "border": "0.55"
+ },
+ "colors": {
+ "bg": "#070e1b",
+ "text": "#bebebe",
+ "link": "#3daee9",
+ "fg": "#31363b",
+ "fgLink": "#543fe7",
+ "panelLink": "#38a5ed",
+ "input": "#1b1d1f",
+ "topBar": "#0d1a31",
+ "btn": "#1b1d1f",
+ "topBarLink": "#bebebe",
+ "btn": "#31363b",
+ "alertError": "#ff090f",
+ "badgeNotification": "#024297",
+ "border": "#363c41",
+ "cRed": "#c42d38",
+ "cBlue": "#ffffff",
+ "cGreen": "#22b325",
+ "cOrange": "#d7d720"
+ },
+ "radii": {
+ "btn": "4",
+ "input": "4",
+ "checkbox": "1",
+ "panel": "9",
+ "avatar": "3",
+ "avatarAlt": "4",
+ "tooltip": "7",
+ "attachment": "3"
+ }
+ }
+}
diff --git a/priv/static/static/themes/ihatebeingalive.json b/priv/static/static/themes/ihatebeingalive.json
new file mode 100644
index 000000000..ce4688250
--- /dev/null
+++ b/priv/static/static/themes/ihatebeingalive.json
@@ -0,0 +1,151 @@
+{
+ "_pleroma_theme_version": 2,
+ "name": "ihatebeingalive",
+ "theme": {
+ "fonts": {
+ "interface": {
+ "family": "Lato"
+ }
+ },
+ "shadows": {
+ "panel": [
+ {
+ "x": "1",
+ "y": "2",
+ "blur": "6",
+ "spread": 0,
+ "color": "#000000",
+ "alpha": 0.6
+ }
+ ],
+ "button": [
+ {
+ "x": 0,
+ "y": "0",
+ "blur": "0",
+ "spread": "1",
+ "color": "#ffffff",
+ "alpha": "0.15",
+ "inset": true
+ },
+ {
+ "x": "1",
+ "y": "1",
+ "blur": "1",
+ "spread": 0,
+ "color": "#000000",
+ "alpha": "0.3",
+ "inset": false
+ }
+ ],
+ "panelHeader": [
+ {
+ "x": 0,
+ "y": "40",
+ "blur": "40",
+ "spread": "-40",
+ "inset": true,
+ "color": "#ffffff",
+ "alpha": "0.1"
+ }
+ ],
+ "buttonHover": [
+ {
+ "x": 0,
+ "y": "0",
+ "blur": 0,
+ "spread": "1",
+ "color": "--link",
+ "alpha": "0.3",
+ "inset": true
+ },
+ {
+ "x": "1",
+ "y": "1",
+ "blur": "1",
+ "spread": 0,
+ "color": "#000000",
+ "alpha": "0.3",
+ "inset": false
+ }
+ ],
+ "buttonPressed": [
+ {
+ "x": 0,
+ "y": 0,
+ "blur": "0",
+ "spread": "50",
+ "color": "--faint",
+ "alpha": 1,
+ "inset": true
+ },
+ {
+ "x": 0,
+ "y": "0",
+ "blur": 0,
+ "spread": "1",
+ "color": "#ffffff",
+ "alpha": 0.2,
+ "inset": true
+ },
+ {
+ "x": "1",
+ "y": "1",
+ "blur": 0,
+ "spread": 0,
+ "color": "#000000",
+ "alpha": "0.3",
+ "inset": false
+ }
+ ],
+ "input": [
+ {
+ "x": 0,
+ "y": "0",
+ "blur": 0,
+ "spread": "1",
+ "color": "#FFFFFF",
+ "alpha": "0.2",
+ "inset": true
+ }
+ ]
+ },
+ "opacity": {
+ "bg": "0.99",
+ "btn": "0.9",
+ "input": "0.9",
+ "panel": "0.75",
+ "border": "0.55"
+ },
+ "colors": {
+ "bg": "#070e1b",
+ "text": "#bebebe",
+ "link": "#3daee9",
+ "fg": "#31363b",
+ "fgLink": "#543fe7",
+ "panelLink": "#38a5ed",
+ "input": "#1b1d1f",
+ "topBar": "#0d1a31",
+ "topBarLink": "#bebebe",
+ "btn": "#1b1d1f",
+ "panel": "#0d1a31",
+ "alertError": "#ff090f",
+ "badgeNotification": "#024297",
+ "border": "#363c41",
+ "cRed": "#c42d38",
+ "cBlue": "#ffffff",
+ "cGreen": "#22b325",
+ "cOrange": "#d7d720"
+ },
+ "radii": {
+ "btn": "4",
+ "input": "4",
+ "checkbox": "1",
+ "panel": "9",
+ "avatar": "3",
+ "avatarAlt": "4",
+ "tooltip": "7",
+ "attachment": "3"
+ }
+ }
+}