Skip to content

Commit

Permalink
Merge pull request #14 from Lylythii/main
Browse files Browse the repository at this point in the history
  • Loading branch information
flowln authored Dec 25, 2022
2 parents ee4cbc4 + 274b9ea commit b8aae79
Show file tree
Hide file tree
Showing 14 changed files with 67 additions and 8 deletions.
2 changes: 1 addition & 1 deletion themes/Amoled/theme.json.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2013-2021 MultiMC Contributors

SPDX-License-Identifier: Apache-2.0
SPDX-License-Identifier: MIT
2 changes: 1 addition & 1 deletion themes/Amoled/themeStyle.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* SPDX-FileCopyrightText: 2013-2021 MultiMC Contributors
*
* SPDX-License-Identifier: Apache-2.0
* SPDX-License-Identifier: MIT
*/

QToolTip { color: #ffffff; background-color: #2a82da; border: 1px solid white; }
2 changes: 1 addition & 1 deletion themes/BD-Blue/theme.json.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2013-2021 MultiMC Contributors

SPDX-License-Identifier: Apache-2.0
SPDX-License-Identifier: MIT
2 changes: 1 addition & 1 deletion themes/BD-Blue/themeStyle.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* SPDX-FileCopyrightText: 2013-2021 MultiMC Contributors
*
* SPDX-License-Identifier: Apache-2.0
* SPDX-License-Identifier: MIT
*/

QToolTip { color: #ffffff; background-color: #2a82da; border: 1px solid white; }
25 changes: 25 additions & 0 deletions themes/Jvne/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<!--
SPDX-FileCopyrightText: 2022 Lylythii
SPDX-License-Identifier: CC0-1.0
-->

Jvne
---
Theme for Prism Launcher to fit that Sewerslvt aesthetic

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

## License
```
The MIT License (MIT)
Copyright (c) 2022 Lylythii
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/Jvne/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/Jvne/preview.png.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2022 Lylythii

SPDX-License-Identifier: CC0-1.0
21 changes: 21 additions & 0 deletions themes/Jvne/theme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"colors": {
"AlternateBase": "#20002D",
"Base": "#371468",
"BrightText": "#ff0000",
"Button": "#20002D",
"ButtonText": "#ffffff",
"Highlight": "#7455FE",
"HighlightedText": "#ffffff",
"Link": "#971343",
"Text": "#ffffff",
"ToolTipBase": "#ffffff",
"ToolTipText": "#ffffff",
"Window": "#20002D",
"WindowText": "#ffffff",
"fadeAmount": 0.5,
"fadeColor": "#20002D"
},
"name": "Jvne",
"widgets": "Fusion"
}
3 changes: 3 additions & 0 deletions themes/Jvne/theme.json.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2013-2021 MultiMC Contributors

SPDX-License-Identifier: MIT
7 changes: 7 additions & 0 deletions themes/Jvne/themeStyle.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
/*
* SPDX-FileCopyrightText: 2013-2021 MultiMC Contributors
*
* SPDX-License-Identifier: MIT
*/

QToolTip { color: #ffffff; background-color: #2a82da; border: 1px solid white; }
2 changes: 1 addition & 1 deletion themes/Nord-Polar-Night/theme.json.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2013-2021 MultiMC Contributors

SPDX-License-Identifier: Apache-2.0
SPDX-License-Identifier: MIT
2 changes: 1 addition & 1 deletion themes/Nord-Polar-Night/themeStyle.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* SPDX-FileCopyrightText: 2013-2021 MultiMC Contributors
*
* SPDX-License-Identifier: Apache-2.0
* SPDX-License-Identifier: MIT
*/

QToolTip { color: #ffffff; background-color: #2a82da; border: 1px solid white; }
2 changes: 1 addition & 1 deletion themes/Nord-Snow-Storm/theme.json.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2013-2021 MultiMC Contributors

SPDX-License-Identifier: Apache-2.0
SPDX-License-Identifier: MIT
2 changes: 1 addition & 1 deletion themes/Nord-Snow-Storm/themeStyle.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* SPDX-FileCopyrightText: 2013-2021 MultiMC Contributors
*
* SPDX-License-Identifier: Apache-2.0
* SPDX-License-Identifier: MIT
*/

QToolTip { color: #ffffff; background-color: #2a82da; border: 1px solid white; }

0 comments on commit b8aae79

Please sign in to comment.