Skip to content

Commit e0e4121

Browse files
committed
up version, update node packages, add theme editor to readme, update support server in theme file
Fixes #32
1 parent 4f7c588 commit e0e4121

File tree

5 files changed

+203
-232
lines changed

5 files changed

+203
-232
lines changed

ClearVision_v6.theme.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/**
22
* @name ClearVision
33
* @author ClearVision Team
4-
* @version 6
4+
* @version 6.0.4
55
* @description Highly customizable theme for BetterDiscord.
66
* @source https://github.com/ClearVision/ClearVision-v6
77
* @website https://clearvision.gitlab.io
8-
* @invite 2fKpjAR
8+
* @invite dHaSxn3
99
*/
1010

1111
/* Credits to Zerthox for making the original theme. */

README.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
[release-badge]: https://img.shields.io/github/release-pre/ClearVision/v6.svg?style=flat-square
2-
[release-link]: https://github.com/ClearVision/v6/releases
3-
[license-badge]: https://img.shields.io/github/license/ClearVision/v6.svg?style=flat-square
4-
[license-link]: https://github.com/ClearVision/v6/blob/master/LICENSE
1+
[release-badge]: https://img.shields.io/github/v/release/ClearVision/ClearVision-v6.svg?include_prereleases&style=flat-square
2+
[release-link]: https://github.com/ClearVision/ClearVision-v6/releases
3+
[license-badge]: https://img.shields.io/github/license/ClearVision/ClearVision-v6.svg?style=flat-square
4+
[license-link]: https://github.com/ClearVision/ClearVision-v6/blob/master/LICENSE
55
[discord-badge]: https://img.shields.io/discord/212324635356692500.svg?style=flat-square
66
[discord-link]: https://clearvision.gitlab.io/join
7-
[issues-badge]: https://img.shields.io/github/issues/ClearVision/v6.svg?style=flat-square
8-
[issues-link]: https://github.com/ClearVision/v6/issues
9-
[prs-badge]: https://img.shields.io/github/issues-pr/ClearVision/v6.svg?style=flat-square
10-
[prs-link]: https://github.com/ClearVision/v6/pulls
7+
[issues-badge]: https://img.shields.io/github/issues/ClearVision/ClearVision-v6.svg?style=flat-square
8+
[issues-link]: https://github.com/ClearVision/ClearVision-v6/issues
9+
[prs-badge]: https://img.shields.io/github/issues-pr/ClearVision/ClearVision-v6.svg?style=flat-square
10+
[prs-link]: https://github.com/ClearVision/ClearVision-v6/pulls
1111

1212
<div align="center">
1313

@@ -23,6 +23,12 @@
2323

2424
</div>
2525

26+
## Theme Editor
27+
You are now able to customize the theme with a preview before downloading it to your computer.
28+
>[Theme Editor](https://gibbu.me/editor/clearvision)
29+
30+
*Thank you to @Gibbu to providing this.*
31+
2632
## Installing
2733
Download the theme file and move it into your [BetterDiscord](https://betterdiscord.net) themes folder:
2834

main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$version: "6.0.3";
1+
$version: "6.0.4";
22

33
/*! ClearVision v#{$version} by the CV team */
44

0 commit comments

Comments
 (0)