Skip to content

Commit

Permalink
Merge branch 'PrismLauncher:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
xzi authored Jul 21, 2023
2 parents b0f7350 + e5851ce commit 4eb1ce2
Show file tree
Hide file tree
Showing 13 changed files with 155 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-reuse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1
uses: fsfe/reuse-action@v2
37 changes: 37 additions & 0 deletions themes/Everforest-Dark-Hard/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
<!--
SPDX-FileCopyrightText: 2023 Nizzuta
SPDX-License-Identifier: CC0-1.0
-->

Everforest-Dark-Hard
---
[Everforest Dark Hard](https://github.com/sainnhe/everforest) theme for Prism Launcher.

## Preview
![Everforest-Dark-Hard Preview](preview.png)

# License
```
MIT License
Copyright (c) 2019 sainnhe
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.
```
Binary file added themes/Everforest-Dark-Hard/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 themes/Everforest-Dark-Hard/preview.png.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2023 Nizzuta

SPDX-License-Identifier: CC0-1.0
22 changes: 22 additions & 0 deletions themes/Everforest-Dark-Hard/theme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"colors": {
"AlternateBase": "#272e33",
"Base": "#1e2326",
"BrightText": "#d3c6aa",
"Button": "#3c4841",
"ButtonText": "#d3c6aa",
"Highlight": "#3c4841",
"HighlightedText": "#9da9a0",
"Link": "#7dbbb3",
"Text": "#d3c6aa",
"ToolTipBase": "#a7c080",
"ToolTipText": "#a7c080",
"Window": "#272e33",
"WindowText": "#d3c6aa",
"fadeAmount": 0.5,
"fadeColor": "#3c4841"
},
"name": "Everforest Dark Hard",
"qssFilePath": "themeStyle.css",
"widgets": "Fusion"
}
4 changes: 4 additions & 0 deletions themes/Everforest-Dark-Hard/theme.json.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
SPDX-FileCopyrightText: 2019 sainnhe
SPDX-FileCopyrightText: 2023 Nizzuta

SPDX-License-Identifier: MIT
11 changes: 11 additions & 0 deletions themes/Everforest-Dark-Hard/themeStyle.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/*
* SPDX-FileCopyrightText: 2019 sainhe
* SPDX-FileCopyrightText: 2023 Nizzuta
*
* SPDX-License-Identifier: MIT
*/
QToolTip {
color: #d3c6aa;
background-color: #272e33;
border: 1px solid #272e33;
}
38 changes: 38 additions & 0 deletions themes/Mellow/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
<!--
SPDX-FileCopyrightText: 2023 Squibid
SPDX-License-Identifier: CC0-1.0
-->

Mellow
---
Colorscheme by Rohit K Viswanath. Applied to Prismlauncher by me, Squibid.

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

## License
```
MIT License
Copyright (c) 2023 Rohit K Viswanath
Copyright (c) 2023 Squibid
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.
```
Binary file added themes/Mellow/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 themes/Mellow/preview.png.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2023 Squibid

SPDX-License-Identifier: CC0-1.0
22 changes: 22 additions & 0 deletions themes/Mellow/theme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"colors": {
"AlternateBase": "#131314",
"Base": "#161617",
"BrightText": "#ea83a5",
"Button": "#161617",
"ButtonText": "#c9c7cd",
"Highlight": "#90B99F",
"HighlightedText": "#131314",
"Link": "#aca1cf",
"Text": "#c9c7cd",
"ToolTipBase": "#c9c7cd",
"ToolTipText": "#c9c7cd",
"Window": "#131314",
"WindowText": "#c9c7cd",
"fadeAmount": 0.7,
"fadeColor": "#2a2a2d"
},
"name": "Mellow",
"qssFilePath": "themeStyle.css",
"widgets": "Fusion"
}
3 changes: 3 additions & 0 deletions themes/Mellow/theme.json.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2023 Squibid

SPDX-License-Identifier: MIT
11 changes: 11 additions & 0 deletions themes/Mellow/themeStyle.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/*
* SPDX-FileCopyrightText: 2023 Squibid
*
* SPDX-License-Identifier: MIT
*/

QToolTip {
color: #c9c7cd; /* text color */
background-color: #1b1b1d;
border: 1px solid #1b1b1d;
}

0 comments on commit 4eb1ce2

Please sign in to comment.