Compare commits
2 commits
Author | SHA1 | Date | |
---|---|---|---|
Lea | 08bfb3f3d9 | ||
Lea | d1ae34df85 |
|
@ -45,5 +45,5 @@ jobs:
|
|||
|
||||
Quick download (drops CSS files in your current directory):
|
||||
\`\`\`bash
|
||||
curl https://git.amogus.cloud/Lea/forgejo-themes/releases/download/$RELEASE_TAG/themes.tar | tar -xvf -
|
||||
curl https://git.amogus.cloud/Lea/forgejo-themes/releases/download/$RELEASE_TAG/themes.tar | tar -xvf -
|
||||
\`\`\`
|
||||
|
|
|
@ -126,3 +126,7 @@ i.grey.icon.icon.icon.icon {
|
|||
background-color: fade(@orange, 80%);
|
||||
color: @bg0;
|
||||
}
|
||||
|
||||
.shortsha {
|
||||
color: var(--color-text);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue