logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 9dca61d8191a7f6dda81a244ccd73d7908b08b56
parent b41bf49c0fc0359fa4337f45c6dbf40d54b47a19
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Wed, 28 Nov 2018 23:29:05 +0100

static/styles.json: Add Sakura

Diffstat:

Mstatic/styles.json1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/static/styles.json b/static/styles.json @@ -7,6 +7,7 @@ "ir-black": [ "Ir Black", "#000000", "#242422", "#b5b3aa", "#ff6c60", "#FF6C60", "#A8FF60", "#96CBFE", "#FFFFB6" ], "monokai": [ "Monokai", "#272822", "#383830", "#f8f8f2", "#f92672", "#F92672", "#a6e22e", "#66d9ef", "#f4bf75" ], "monokai-cybre": [ "Monokai-Cybre", "#20212d", "#3f414c", "#f8f8f2", "#de3be8", "#F92672", "#a6e22e", "#6ddef3", "#f4bf75" ], + "sakura": [ "Sakura", "#f5dff6", "#f5c8f6", "#030304", "#db3ab9", "#d31014", "#0095ff", "#0fa00f", "#ffa500" ], "redmond-xx": "/static/themes/redmond-xx.json", "redmond-xx-se": "/static/themes/redmond-xx-se.json", "redmond-xxi": "/static/themes/redmond-xxi.json",