Skip to content

Commit 1c222d8

Browse files
authored
chore(tree-wide): remove non-catwalk images (catppuccin#610)
1 parent 1e3efab commit 1c222d8

385 files changed

Lines changed: 9 additions & 949 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

β€Ž.github/PULL_REQUEST_TEMPLATE/userstyle-creation.mdβ€Ž

Lines changed: 1 addition & 4 deletions

β€Ždocs/userstyle-creation.mdβ€Ž

Lines changed: 6 additions & 7 deletions

β€Žscripts/generate/templates/userstyle.mdβ€Ž

Lines changed: 1 addition & 20 deletions

β€Žscripts/lint/file-checker.tsβ€Ž

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ import * as color from "std/fmt/colors.ts";
88

99
const requiredFiles = [
1010
"catppuccin.user.css",
11-
...["latte", "frappe", "macchiato", "mocha", "catwalk"].map((f) =>
12-
join("assets", `${f}.webp`)
13-
),
11+
"preview.webp",
1412
];
1513

1614
export const checkForMissingFiles = async () => {

β€Žstyles/advent-of-code/assets/frappe.webpβ€Ž

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

β€Žstyles/advent-of-code/assets/latte.webpβ€Ž

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

β€Žstyles/advent-of-code/assets/macchiato.webpβ€Ž

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

β€Žstyles/advent-of-code/assets/mocha.webpβ€Ž

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

β€Žstyles/anilist/assets/anichart/catwalk.webpβ€Ž

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

0 commit comments

Comments
Β (0)