Skip to content

Commit

Permalink
Merge pull request #40 from Scrumplex/fixup-icon-themes
Browse files Browse the repository at this point in the history
Fixup icon themes
  • Loading branch information
Scrumplex authored Mar 22, 2024
2 parents aba97fd + eae6ea2 commit 7688453
Show file tree
Hide file tree
Showing 7 changed files with 64 additions and 2 deletions.
Empty file removed icons/.keep
Empty file.
39 changes: 39 additions & 0 deletions icons/Fluent-Dark/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
<!--
SPDX-FileCopyrightText: 2022 Sefa Eyeoglu <[email protected]>
SPDX-License-Identifier: CC0-1.0
-->

Fluent-Dark
---
Microsoft Fluent Design inspired dark theme for Prism Launcher.

## Preview
![Fluent-Dark Preview](../../themes/Fluent-Dark/preview.png)

## License
```
MIT License
Copyright (c) 2022 JoeGaming
Copyright (c) 2022 Witali Hirsch
Copyright (c) 2020 Microsoft Corporation
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```
20 changes: 20 additions & 0 deletions icons/Twemoji/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!--
SPDX-FileCopyrightText: 2024 Sefa Eyeoglu <[email protected]>
SPDX-License-Identifier: CC0-1.0
-->

Twemoji
---
Colored Twemoji icons

## Preview
![Preview](preview.png)

## License
```
SPDX-FileCopyrightText: 2022 Sajmon
SPDX-FileCopyrightText: 2019 Twitter, Inc and other contributors
SPDX-License-Identifier: CC-BY-4.0
```
2 changes: 1 addition & 1 deletion icons/Twemoji/index.theme
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[Icon Theme]
Name=custom
Name=Twemoji
Comment=Twemoji icons (colored)
Inherits=multimc
Directories=scalable
Expand Down
Binary file added icons/Twemoji/preview.png
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/Twemoji/preview.png.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2022 Sajmon

SPDX-License-Identifier: CC-BY-4.0
2 changes: 1 addition & 1 deletion themes/Fluent-Dark/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ SPDX-License-Identifier: CC0-1.0

Fluent-Dark
---
Microsoft Fluent Desing inspired dark theme for Prism Launcher.
Microsoft Fluent Design inspired dark theme for Prism Launcher.

## Preview
![Fluent-Dark Preview](preview.png)
Expand Down

0 comments on commit 7688453

Please sign in to comment.