Commit Graph

11 Commits

Author SHA1 Message Date
2aeb76fe93 Update icon templates
The icon templates are pretty limited to what I want to do. This is also
nice for those who are extending the theme with easy-to-use functions.
2023-04-03 11:42:09 +08:00
b8ff9e866f Add color palette for backdrop
The backdrop element doesn't inherit from anything. So we'll have to
manually add one to all of them.
2023-03-06 23:22:34 +08:00
37b96902e8 Remove external links styling
That experiment for short long-term evaluation whether or not external
link style is worth it or not is over. And I think it's too much
considering that the target audience is for personal blogs which will
not mind such things. Plus the amount of things to make it work properly
is just too much (i.e., the font has to have the glyph).
2023-02-27 16:47:37 +08:00
Gabriel Arazas
4d47f5192a Limit external link styling 2022-11-22 19:59:52 +08:00
Gabriel Arazas
c6a53793f3 Remove excess lines 2022-10-30 14:19:38 +08:00
Gabriel Arazas
8d6e0797b5 Unstyle internal site links globally 2022-10-24 13:56:06 +08:00
Gabriel Arazas
1eb8a3b600 Simplify Heroicon SVG template 2022-10-24 12:59:05 +08:00
Gabriel Arazas
d0c6a48334 Fix Heroicons integration 2022-10-24 00:08:28 +08:00
Gabriel Arazas
cc4547437d Add system theme fallback capability
The Hugo theme will also generate a counterpart system theme if there's
only one system theme given. Though, it isn't perfect so the release
will not happen for a while. I'll look into generating a color palette
with HSLuv to see if it can be improved.
2022-04-30 19:59:35 +08:00
Gabriel Arazas
1d9de2264d Add system themes setting 2022-04-30 19:59:35 +08:00
Gabriel Arazas
2f06fd7861 Initial release
All of the changes should be documented in the changelog.
2020-11-03 00:55:18 +08:00