From 0b5aec1ece8a2267cf0dbcd4d1e258016dc7d87b Mon Sep 17 00:00:00 2001 From: Julian Prieber <60265788+JulianPrieber@users.noreply.github.com> Date: Wed, 14 Sep 2022 14:38:53 +0200 Subject: [PATCH] Updated default themes --- themes/galaxy/readme.md | 3 ++- themes/galaxy/skeleton-auto.css | 7 ++++--- themes/mono/readme.md | 3 ++- themes/stargazer/readme.md | 3 ++- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/themes/galaxy/readme.md b/themes/galaxy/readme.md index c36cfe5..b0cc7ea 100644 --- a/themes/galaxy/readme.md +++ b/themes/galaxy/readme.md @@ -2,11 +2,12 @@ Find more themes: https://github.com/JulianPrieber/llc-themes * Theme Name: Galaxy -* Theme Version: 1.3 +* Theme Version: 1.6 * Theme Date: 2022-06-09 * Theme Author: JulianPrieber * Theme Author URI: https://github.com/JulianPrieber * Theme License: GPLv3 +* Source code: https://github.com/JulianPrieber2/galaxy ### Used assets: diff --git a/themes/galaxy/skeleton-auto.css b/themes/galaxy/skeleton-auto.css index 7a44c9c..453fc62 100644 --- a/themes/galaxy/skeleton-auto.css +++ b/themes/galaxy/skeleton-auto.css @@ -16,6 +16,9 @@ */ +@import url('https://fonts.bunny.net/css?family=Karla:400,700&display=swap'); + + /* Grid –––––––––––––––––––––––––––––––––––––––––––––––––– */ .container { @@ -57,8 +60,6 @@ /* NOTE html is set to 62.5% so that all the REM measurements throughout Skeleton are based on 10px sizing. So basically 1.5rem = 15px :) */ - - @import url('https://fonts.bunny.net/css?family=Karla:400,700&display=swap'); html { font-size: 100%; } @@ -819,4 +820,4 @@ 16px 1650px #fff, 1021px 1075px #fff, 723px 424px #fff, 1175px 41px #fff, 494px 1957px #fff, 1296px 431px #fff, 175px 1507px #fff, 831px 121px #fff, 498px 1947px #fff, 617px 880px #fff, 240px 403px #fff; -} \ No newline at end of file +} diff --git a/themes/mono/readme.md b/themes/mono/readme.md index c7053b4..d343a7d 100644 --- a/themes/mono/readme.md +++ b/themes/mono/readme.md @@ -2,11 +2,12 @@ Find more themes: https://github.com/JulianPrieber/llc-themes * Theme Name: Mono -* Theme Version: 1.0 +* Theme Version: 1.3 * Theme Date: 2022-05-18 * Theme Author: JulianPrieber * Theme Author URI: https://github.com/JulianPrieber * Theme License: GPLv3 +* Source code: https://github.com/JulianPrieber/mono ### Used assets: diff --git a/themes/stargazer/readme.md b/themes/stargazer/readme.md index eeac9d3..40767b7 100644 --- a/themes/stargazer/readme.md +++ b/themes/stargazer/readme.md @@ -2,11 +2,12 @@ Find more themes: https://github.com/JulianPrieber/llc-themes * Theme Name: Stargazer -* Theme Version: 1.1 +* Theme Version: 1.2 * Theme Date: 2022-09-01 * Theme Author: JulianPrieber * Theme Author URI: https://github.com/JulianPrieber * Theme License: GPLv3 +* Source code: https://github.com/JulianPrieber/stargazer ## Preview: ![Preview](https://i.imgur.com/S84rKl4.gif)