Skip to content

Commit

Permalink
Merge pull request #9 from ItZMarsH/main
Browse files Browse the repository at this point in the history
Hmmmmmm
  • Loading branch information
phasephasephase authored Oct 26, 2024
2 parents 96a20b7 + a3a69f7 commit 071c920
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 0 deletions.
Binary file added themes/Fubuki/background.mp4
Binary file not shown.
13 changes: 13 additions & 0 deletions themes/Fubuki/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"author": "itzmarsh",
"tags": [
"fubuki",
"redo of healer",
"sfw",
"cute"
],
"raw_tags": [
"Animated",
"Light"
]
}
17 changes: 17 additions & 0 deletions themes/Fubuki/theme.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
:root {
--background-primary: #D7D3D3;
--background-secondary: #CCC7C7;
--accent: #7C7271;
--text-primary: #000000;
--text-accent: #FFFFFF;
--text-grayed: #757575;
--shadow: 2px 2px rgba(0, 0, 0, 0.4);
--transition-speed: 0.2s;
--background-image: url('https://raw.githubusercontent.com/JiayiSoftware/jiayi-themes/refs/heads/main/themes/Fubuki/background.mp4');
--background-blur: 0px;
--background-brightness: 100%;
--rounding: 1px;
--border-primary: #000000;
--border-accent: #000000;
--border-thickness: 1px;
};

0 comments on commit 071c920

Please sign in to comment.