about summary refs log tree commit diff
path: root/config
diff options
context:
space:
mode:
authorchr <chr@cybre.space>2021-03-01 22:04:13 -0800
committerchr <chr@cybre.space>2021-03-01 22:04:13 -0800
commit814e1d6c1682bfe26326124f33fd68ba490cda7c (patch)
tree905a54b5e32fce5747dccf80157154fd09d7ae52 /config
parentc8c9a6cb6d8d6353891a7e06aa789159f99067c1 (diff)
parent1ad5b4f818254b3d2f95dd81e12713fe6970e213 (diff)
Merge branch 'theme_light' into themes_merged
Diffstat (limited to 'config')
-rw-r--r--config/locales/en.yml1
-rw-r--r--config/themes.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 029efe13b..4d8e33d73 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -1335,6 +1335,7 @@ en:
     default: Cybrespace
     mastodon: Mastodon
     mastodon-light: Mastodon (light)
+    light: Cybre Lite
   time:
     formats:
       default: "%b %d, %Y, %H:%M"
diff --git a/config/themes.yml b/config/themes.yml
index 88c63bb0a..acd46104f 100644
--- a/config/themes.yml
+++ b/config/themes.yml
@@ -2,3 +2,4 @@ default: styles/cybre.scss
 mastodon: styles/application.scss
 contrast: styles/contrast.scss
 mastodon-light: styles/mastodon-light.scss
+light: styles/cybre-light.scss