Skip to content

Commit

Permalink
deploy: 212ffdb
Browse files Browse the repository at this point in the history
  • Loading branch information
Saltssaumure committed Jun 21, 2024
1 parent 6f3b625 commit af4f605
Show file tree
Hide file tree
Showing 45 changed files with 1,935 additions and 1,669 deletions.
1 change: 0 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Folders
/.github
/bundle
/dist
/node_modules
Expand Down
38 changes: 19 additions & 19 deletions .prettierrc.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"useTabs": false,
"singleQuote": false,
"printWidth": 140,
"tabWidth": 4,
"trailingComma": "none",
"overrides": [
{
"files": "*.json",
"options": {
"tabWidth": 2
}
},
{
"files": "**/path/**/_!(index).scss",
"options": {
"printWidth": 40
}
}
]
"useTabs": true,
"singleQuote": false,
"printWidth": 140,
"tabWidth": 4,
"trailingComma": "none",
"overrides": [
{
"files": "*.yml",
"options": {
"tabWidth": 2
}
},
{
"files": "**/path/**/_!(index).scss",
"options": {
"printWidth": 40
}
}
]
}
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023 Saltssaumure / MiniDiscordThemes
Copyright (c) 2023-2024 MiniDiscordThemes

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
41 changes: 23 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
[screenshot1]: https://minidiscordthemes.github.io/Squared/preview/main.avif
[screenshot2]: https://minidiscordthemes.github.io/Squared/preview/settings.avif

[css-color]: https://developer.mozilla.org/en-US/docs/Web/CSS/color_value
[discord]: https://discord.gg/uy8nKQVatp

[BetterDiscord]: https://betterdiscord.app/
[Replugged]: https://replugged.dev/
[Vencord]: https://github.com/Vendicated/Vencord
[Vencord]: https://vencord.dev/

[shield-donate]: https://img.shields.io/badge/Donate-ko--fi-orange?style=flat-square&logo=kofi&logoColor=orange
[ko-fi]: https://ko-fi.com/saltssaumure "Buy me a coffee!"

[shield-bd-dl]: https://img.shields.io/github/downloads/MiniDiscordThemes/Squared/Squared.theme.css?color=purple&label=Downloads&style=flat-square
[shield-css-dl]: https://img.shields.io/github/downloads/MiniDiscordThemes/Squared/Squared.theme.css?color=purple&label=Downloads&style=flat-square
[shield-asar-dl]: https://img.shields.io/github/downloads/MiniDiscordThemes/Squared/net.saltssaumure.Squared.asar?color=purple&label=Downloads&style=flat-square
[shield-repo-size]: https://img.shields.io/github/repo-size/MiniDiscordThemes/Squared?label=Repository&style=flat-square "Total size"

Expand All @@ -20,37 +19,38 @@
[license]: https://github.com/MiniDiscordThemes/Squared/blob/main/LICENSE
[.theme.css]: https://github.com/MiniDiscordThemes/Squared/blob/main/Squared.theme.css

[rs]: https://github.com/DiscordStyles/RadialStatus
[rs-author]: https://github.com/Gibbu
[rs-license]: https://github.com/DiscordStyles/RadialStatus/blob/master/LICENSE.md

[release-bd]: https://betterdiscord.app/theme/?id=000 "BetterDiscord store page"
[release-rp]: https://replugged.dev/store/net.saltssaumure.Squared "Replugged store page"
[release-bd-gh]: https://github.com/MiniDiscordThemes/Squared/releases/latest/download/Squared.theme.css "Get latest release"
[release-css-gh]: https://github.com/MiniDiscordThemes/Squared/releases/latest/download/Squared.theme.css "Get latest release"
[release-rp-gh]: https://github.com/MiniDiscordThemes/Squared/releases/latest/download/net.saltssaumure.Squared.asar "Get latest release"

# Squared Discord Theme
[![Buy me a coffee on ko-fi][shield-donate]][ko-fi]
[![BetterDiscord GitHub downloads][shield-bd-dl]][release-bd-gh]
[![Replugged GitHub downloads][shield-asar-dl]][release-rp-gh]
[![CSS GitHub downloads][shield-css-dl]][release-css-gh]
[![Asar GitHub downloads][shield-asar-dl]][release-rp-gh]
[![Total repository size][shield-repo-size]][github]

***Squares all circles in Discord.***

| Main screen | User settings |
| ---------------------------------------------- | ------------------------------------------------ |
| Main screen | User settings |
| :--------------------------------------------: | :----------------------------------------------: |
| ![Squared applied to main screen][screenshot1] | ![Squared applied to user settings][screenshot2] |

## Installation

### [BetterDiscord][BetterDiscord]
<details><summary>Click to expand</summary>

1. Download `Squared.theme.css`:
- [GitHub][release-bd-gh]
- [GitHub][release-css-gh]
2. Place the file in the themes folder:
- `Settings` > `BetterDiscord` > `Themes` > `Open Themes Folder`
3. Toggle on the theme card.
</details>

### [Replugged][Replugged]
<details><summary>Click to expand</summary>

#### Automatic
1. Click to install:
- [Replugged store][release-rp]
Expand All @@ -60,24 +60,29 @@
2. Place the file in the themes folder:
- `Settings` > `Replugged` > `Themes` > `Open Themes Folder`
3. Click `Load Missing Themes` and toggle on the theme card.
</details>

### [Vencord][Vencord]
<details><summary>Click to expand</summary>

#### Local
1. Download `Squared.theme.css`:
- [GitHub][release-bd-gh]
- [GitHub][release-css-gh]
2. Place the file in the themes folder:
- `Settings` > `Vencord` > `Themes` > `Local Themes` > `Open Themes Folder`
3. Click `Load missing Themes` and toggle on the theme card.
#### Online
1. Paste the link in `Settings` > `Vencord` > `Themes` > `Online Themes`:
- `https://minidiscordthemes.github.io/Squared/Squared.theme.css`
</details>

## License
[MIT License][license]
- <span title="Too long; didn't read; not a lawyer">TL;DR;NAL</span>: Do whatever you want with this theme, just include the original license.
This theme is licensed under the MIT license. See [LICENSE][license] for more information.

### Includes
- [RadialStatus][rs] by [Gibbu][rs-author] - [MIT License][rs-license]
## Credits
### Themes
[rs]: https://github.com/DiscordStyles/RadialStatus
- [RadialStatus][rs] by [DiscordStyles](https://github.com/DiscordStyles) ([Gibbu](https://github.com/Gibbu)) - MIT license

## Questions or suggestions?
- Post [an issue][issues] on GitHub.
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"discordID": "134142022092062720",
"github": "Saltssaumure"
},
"version": "1.7.6",
"version": "1.7.7",
"updater": {
"type": "store",
"id": "net.saltssaumure.Squared"
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "squared-discord-theme",
"version": "1.7.6",
"version": "1.7.7",
"description": "A theme to square all circles in Discord.",
"repository": "github:MiniDiscordThemes/Squared",
"author": "Saltssaumure <[email protected]>",
Expand All @@ -12,15 +12,15 @@
"dev:rp": "replugged build theme --watch",
"dev:vc": "bd-scss dev:vc",
"dev:vt": "bd-scss dev:vt",
"build:bd": "bd-scss build",
"build:rp": "replugged bundle theme",
"build:css": "bd-scss build",
"build:asar": "replugged bundle theme",
"lint": "prettier ./scss --check",
"lint:fix": "prettier ./scss --write --log-level warn",
"release": "replugged release"
},
"devDependencies": {
"prettier": "^3.2.5",
"replugged": "^4.7.9",
"prettier": "^3.3.2",
"replugged": "^4.8.0",
"salt-bd-scss": "^1.2.2"
}
}
Loading

0 comments on commit af4f605

Please sign in to comment.