Updated default themes
This commit is contained in:
parent
8733f159f9
commit
0b5aec1ece
|
@ -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:
|
||||
|
|
|
@ -16,6 +16,9 @@
|
|||
*/
|
||||
|
||||
|
||||
@import url('https://fonts.bunny.net/css?family=Karla:400,700&display=swap');
|
||||
|
||||
|
||||
/* Grid
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
.container {
|
||||
|
@ -58,8 +61,6 @@
|
|||
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%; }
|
||||
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue