Skip to content

Commit 0b5aec1

Browse files
committed
Updated default themes
1 parent 8733f15 commit 0b5aec1

File tree

4 files changed

+10
-6
lines changed

4 files changed

+10
-6
lines changed

themes/galaxy/readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
Find more themes: https://github.com/JulianPrieber/llc-themes
33

44
* Theme Name: Galaxy
5-
* Theme Version: 1.3
5+
* Theme Version: 1.6
66
* Theme Date: 2022-06-09
77
* Theme Author: JulianPrieber
88
* Theme Author URI: https://github.com/JulianPrieber
99
* Theme License: GPLv3
10+
* Source code: https://github.com/JulianPrieber2/galaxy
1011

1112

1213
### Used assets:

themes/galaxy/skeleton-auto.css

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
*/
1717

1818

19+
@import url('https://fonts.bunny.net/css?family=Karla:400,700&display=swap');
20+
21+
1922
/* Grid
2023
–––––––––––––––––––––––––––––––––––––––––––––––––– */
2124
.container {
@@ -57,8 +60,6 @@
5760
/* NOTE
5861
html is set to 62.5% so that all the REM measurements throughout Skeleton
5962
are based on 10px sizing. So basically 1.5rem = 15px :) */
60-
61-
@import url('https://fonts.bunny.net/css?family=Karla:400,700&display=swap');
6263

6364
html {
6465
font-size: 100%; }
@@ -819,4 +820,4 @@
819820
16px 1650px #fff, 1021px 1075px #fff, 723px 424px #fff, 1175px 41px #fff,
820821
494px 1957px #fff, 1296px 431px #fff, 175px 1507px #fff, 831px 121px #fff,
821822
498px 1947px #fff, 617px 880px #fff, 240px 403px #fff;
822-
}
823+
}

themes/mono/readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
Find more themes: https://github.com/JulianPrieber/llc-themes
33

44
* Theme Name: Mono
5-
* Theme Version: 1.0
5+
* Theme Version: 1.3
66
* Theme Date: 2022-05-18
77
* Theme Author: JulianPrieber
88
* Theme Author URI: https://github.com/JulianPrieber
99
* Theme License: GPLv3
10+
* Source code: https://github.com/JulianPrieber/mono
1011

1112

1213
### Used assets:

themes/stargazer/readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
Find more themes: https://github.com/JulianPrieber/llc-themes
33

44
* Theme Name: Stargazer
5-
* Theme Version: 1.1
5+
* Theme Version: 1.2
66
* Theme Date: 2022-09-01
77
* Theme Author: JulianPrieber
88
* Theme Author URI: https://github.com/JulianPrieber
99
* Theme License: GPLv3
10+
* Source code: https://github.com/JulianPrieber/stargazer
1011

1112
## Preview:
1213
![Preview](https://i.imgur.com/S84rKl4.gif)

0 commit comments

Comments
 (0)