Skip to content

Commit

Permalink
Merge pull request #39 from Scrumplex/add-icon-themes
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrumplex authored Mar 22, 2024
2 parents 7f9b1f4 + 439a511 commit 4acc721
Show file tree
Hide file tree
Showing 181 changed files with 787 additions and 4 deletions.
18 changes: 14 additions & 4 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ on:
paths:
- "themes/**"
- "icons/**"
pull_request:
branches:
- main

jobs:
package:
Expand All @@ -25,21 +28,28 @@ jobs:
- name: Package
run: |
parallel "zip -r {}.zip {}/" ::: {themes,icons}/*
mkdir -p out
parallel "zip -r out/{/}-theme.zip {}/" ::: themes/*
parallel "zip -r out/{/}-icons.zip {}/" ::: icons/*
echo "DISPLAY_NAME=$(date "+%Y-%m-%d %H:%M:%S")" >> "$GITHUB_ENV"
echo "TAG_NAME=$(date "+%Y-%m-%d_%s")" >> "$GITHUB_ENV"
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
name: themes
path: out/*.zip

- name: Create release
id: create_release
uses: softprops/action-gh-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
if: ${{ github.event_name == 'push' }}
with:
name: ${{ env.DISPLAY_NAME }}
tag_name: ${{ env.TAG_NAME }}
draft: false
prerelease: false
files: |
themes/*.zip
icons/*.zip
out/*.zip
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!--
SPDX-FileCopyrightText: 2024 Sefa Eyeoglu <contact@scrumplex.net>

SPDX-License-Identifier: CC0-1.0
-
->
out/
156 changes: 156 additions & 0 deletions LICENSES/CC-BY-4.0.txt

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions icons/Fluent-Dark/index.theme
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[Icon Theme]
Name=custom
Comment=Custom icons
Inherits=multimc
Directories=scalable

[scalable]
Size=48
Type=Scalable
MinSize=16
MaxSize=256
3 changes: 3 additions & 0 deletions icons/Fluent-Dark/index.theme.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2022 JoeGaming

SPDX-License-Identifier: MIT
1 change: 1 addition & 0 deletions icons/Fluent-Dark/scalable/about.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/Fluent-Dark/scalable/about.svg.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2020 Microsoft Corporation

SPDX-License-Identifier: MIT
1 change: 1 addition & 0 deletions icons/Fluent-Dark/scalable/accounts.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/Fluent-Dark/scalable/accounts.svg.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2020 Microsoft Corporation

SPDX-License-Identifier: MIT
1 change: 1 addition & 0 deletions icons/Fluent-Dark/scalable/bug.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/Fluent-Dark/scalable/bug.svg.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2020 Microsoft Corporation

SPDX-License-Identifier: MIT
1 change: 1 addition & 0 deletions icons/Fluent-Dark/scalable/cat.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/Fluent-Dark/scalable/cat.svg.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2020 Microsoft Corporation

SPDX-License-Identifier: MIT
1 change: 1 addition & 0 deletions icons/Fluent-Dark/scalable/centralmods.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/Fluent-Dark/scalable/centralmods.svg.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2020 Microsoft Corporation

SPDX-License-Identifier: MIT
1 change: 1 addition & 0 deletions icons/Fluent-Dark/scalable/checkupdate.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/Fluent-Dark/scalable/checkupdate.svg.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2020 Microsoft Corporation

SPDX-License-Identifier: MIT
3 changes: 3 additions & 0 deletions icons/Fluent-Dark/scalable/copy.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/Fluent-Dark/scalable/copy.svg.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2020 Microsoft Corporation

SPDX-License-Identifier: MIT
1 change: 1 addition & 0 deletions icons/Fluent-Dark/scalable/coremods.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/Fluent-Dark/scalable/coremods.svg.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2020 Microsoft Corporation

SPDX-License-Identifier: MIT
1 change: 1 addition & 0 deletions icons/Fluent-Dark/scalable/custom-commands.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/Fluent-Dark/scalable/custom-commands.svg.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2020 Microsoft Corporation

SPDX-License-Identifier: MIT
4 changes: 4 additions & 0 deletions icons/Fluent-Dark/scalable/discord.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/Fluent-Dark/scalable/discord.svg.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2020 Microsoft Corporation

SPDX-License-Identifier: MIT
1 change: 1 addition & 0 deletions icons/Fluent-Dark/scalable/externaltools.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/Fluent-Dark/scalable/externaltools.svg.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2020 Microsoft Corporation

SPDX-License-Identifier: MIT
5 changes: 5 additions & 0 deletions icons/Fluent-Dark/scalable/help.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/Fluent-Dark/scalable/help.svg.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2020 Microsoft Corporation

SPDX-License-Identifier: MIT
1 change: 1 addition & 0 deletions icons/Fluent-Dark/scalable/instance-settings.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/Fluent-Dark/scalable/instance-settings.svg.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2020 Microsoft Corporation

SPDX-License-Identifier: MIT
3 changes: 3 additions & 0 deletions icons/Fluent-Dark/scalable/jarmods.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/Fluent-Dark/scalable/jarmods.svg.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2020 Microsoft Corporation

SPDX-License-Identifier: MIT
7 changes: 7 additions & 0 deletions icons/Fluent-Dark/scalable/java.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/Fluent-Dark/scalable/java.svg.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2020 Microsoft Corporation

SPDX-License-Identifier: MIT
1 change: 1 addition & 0 deletions icons/Fluent-Dark/scalable/language.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/Fluent-Dark/scalable/language.svg.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2020 Microsoft Corporation

SPDX-License-Identifier: MIT
1 change: 1 addition & 0 deletions icons/Fluent-Dark/scalable/launcher.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/Fluent-Dark/scalable/launcher.svg.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2020 Microsoft Corporation

SPDX-License-Identifier: MIT
1 change: 1 addition & 0 deletions icons/Fluent-Dark/scalable/loadermods.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/Fluent-Dark/scalable/loadermods.svg.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2020 Microsoft Corporation

SPDX-License-Identifier: MIT
Loading

0 comments on commit 4acc721

Please sign in to comment.