Skip to content

Commit 7f329ad

Browse files
committed
chore: change description
- remove unnecessary stuff from package
1 parent f0cf694 commit 7f329ad

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

clients/amoled-cord.theme.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @name AMOLED-Cord
33
* @author LuckFire
4-
* @description A customizable, pitch black theme for Discord. Lights out, baby!
4+
* @description A basically pitch black theme for Discord. Lights out, baby!
55
* @version 4.0.10
66
* @invite vYdXbEzqDs
77
* @authorId 399416615742996480

clients/amoled-cord.user.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/* ==UserStyle==
33
@name AMOLED-Cord
44
@author LuckFire
5-
@description A customizable, pitch black theme for Discord. Lights out, baby!
5+
@description A basically pitch black theme for Discord. Lights out, baby!
66
@version 4.0.10
77
@namespace https://github.com/discord-extensions/amoled-cord
88
@license MIT

package.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
{
22
"name": "amoled-cord",
33
"version": "4.0.10",
4-
"description": "A customizable, pitch black theme for Discord. Lights out, baby!",
4+
"description": "A basically pitch black theme for Discord. Lights out, baby!",
55
"author": "LuckFire",
6-
"type": "module",
7-
"engines": {
8-
"node": ">=18.0.0"
9-
},
106
"scripts": {
117
"dev": "theme-scss dev",
128
"build": "theme-scss build",

0 commit comments

Comments
 (0)