aboutsummaryrefslogtreecommitdiff
path: root/views/i18n/pleroma.css
diff options
context:
space:
mode:
authorMiquel Lionel <lionelmiquel@sfr.fr>2021-02-18 17:25:32 +0100
committerMiquel Lionel <lionel@les-miquelots.net>2021-02-18 17:25:32 +0100
commit4e513641d311f1a3895a13efb45179e7b88e5b6d (patch)
tree6f9bdd76b46072f7a2fbe42ce5f4cbbd8491a561 /views/i18n/pleroma.css
parentc9129233298e6586e2242fd6892cd84531390b83 (diff)
downloadhonk_custom-4e513641d311f1a3895a13efb45179e7b88e5b6d.tar.gz
honk_custom-4e513641d311f1a3895a13efb45179e7b88e5b6d.zip
now this branch will work on tip
Diffstat (limited to 'views/i18n/pleroma.css')
-rw-r--r--views/i18n/pleroma.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/views/i18n/pleroma.css b/views/i18n/pleroma.css
new file mode 100644
index 0000000..b25439a
--- /dev/null
+++ b/views/i18n/pleroma.css
@@ -0,0 +1,7 @@
+html {
+ --bg-page: #1b2735;
+ --bg-dark: #121a24;
+ --fg: #b9b9ba;
+ --hl: #d8a070;
+ --fg-subtle: rgba(185, 185, 186, 0.5);
+}