Skip to content

Commit aa83b05

Browse files
authored
Merge pull request #1 from kdallas/feature/proposed-folder-structure
Recommended directory structure
2 parents 264e2fd + e641744 commit aa83b05

31 files changed

Lines changed: 15 additions & 29 deletions
File renamed without changes.
File renamed without changes.

Coffee/Coffee.png

1.24 MB
Loading

Coffee/info.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"Name": "Coffee",
3+
"Version": "1.0",
4+
"UpdatedDate": "2024/08/23",
5+
"Description": "Dark theme based on Black with orange and brown highlights",
6+
"URL": "https://cubecoders.com/AMP",
7+
"Author": "KDallas",
8+
"Tags": ["Contributor"]
9+
}
File renamed without changes.
File renamed without changes.
File renamed without changes.

Fantasy.css

Lines changed: 0 additions & 11 deletions
This file was deleted.

Fantasy/Fantasy.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Fantasy.less renamed to Fantasy/Fantasy.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ body, .bodyTab, .tabHeaderContainer {
9797

9898
body {
9999
background-color: black;
100-
background-image: url(../Images/Fantasy_body.webp);
100+
background-image: url('./background-body.webp');
101101
backdrop-filter: saturate(1.2) brightness(0.7);
102102
}
103103

0 commit comments

Comments
 (0)