nodebb-theme-flawless-rp 1.0.2 → 1.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/less/flawless-nodebb119-compat.less +27 -0
- package/less/flawless.less +1021 -0
- package/package.json +39 -27
- package/plugin.json +27 -27
- package/theme.json +18 -10
- package/theme.less +1029 -2
- package/theme.scss +2 -2
- package/screenshot.png +0 -0
package/package.json
CHANGED
|
@@ -1,27 +1,39 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "nodebb-theme-flawless-rp",
|
|
3
|
-
"type": "theme",
|
|
4
|
-
"version": "1.0.
|
|
5
|
-
"description": "Flawless Roleplay — Underground Criminal Empire theme for NodeBB. Dark obsidian backgrounds, gold/amber accents, Barlow Condensed typography.",
|
|
6
|
-
"author": "Flawless Roleplay Team",
|
|
7
|
-
"license": "MIT",
|
|
8
|
-
"keywords": [
|
|
9
|
-
"nodebb-theme",
|
|
10
|
-
"samp",
|
|
11
|
-
"roleplay",
|
|
12
|
-
"dark-theme",
|
|
13
|
-
"gaming"
|
|
14
|
-
],
|
|
15
|
-
"nbbpm": {
|
|
16
|
-
"compatibility": "^1.19.0 || ^2.0.0 || ^3.0.0 || ^4.0.0"
|
|
17
|
-
},
|
|
18
|
-
"theme": {
|
|
19
|
-
"id": "nodebb-theme-flawless-rp",
|
|
20
|
-
"name": "Flawless Roleplay",
|
|
21
|
-
"baseTheme": "nodebb-theme-persona",
|
|
22
|
-
"templates": "./templates",
|
|
23
|
-
"screenshot": "./screenshot.png"
|
|
24
|
-
},
|
|
25
|
-
"
|
|
26
|
-
|
|
27
|
-
|
|
1
|
+
{
|
|
2
|
+
"name": "nodebb-theme-flawless-rp",
|
|
3
|
+
"type": "theme",
|
|
4
|
+
"version": "1.0.4",
|
|
5
|
+
"description": "Flawless Roleplay — Underground Criminal Empire theme for NodeBB. Dark obsidian backgrounds, gold/amber accents, Barlow Condensed typography.",
|
|
6
|
+
"author": "Flawless Roleplay Team",
|
|
7
|
+
"license": "MIT",
|
|
8
|
+
"keywords": [
|
|
9
|
+
"nodebb-theme",
|
|
10
|
+
"samp",
|
|
11
|
+
"roleplay",
|
|
12
|
+
"dark-theme",
|
|
13
|
+
"gaming"
|
|
14
|
+
],
|
|
15
|
+
"nbbpm": {
|
|
16
|
+
"compatibility": "^1.19.0 || ^2.0.0 || ^3.0.0 || ^4.0.0"
|
|
17
|
+
},
|
|
18
|
+
"theme": {
|
|
19
|
+
"id": "nodebb-theme-flawless-rp",
|
|
20
|
+
"name": "Flawless Roleplay",
|
|
21
|
+
"baseTheme": "nodebb-theme-persona",
|
|
22
|
+
"templates": "./templates",
|
|
23
|
+
"screenshot": "./screenshot.png"
|
|
24
|
+
},
|
|
25
|
+
"files": [
|
|
26
|
+
"theme.json",
|
|
27
|
+
"plugin.json",
|
|
28
|
+
"theme.less",
|
|
29
|
+
"theme.scss",
|
|
30
|
+
"less",
|
|
31
|
+
"scss",
|
|
32
|
+
"templates",
|
|
33
|
+
"public",
|
|
34
|
+
"static",
|
|
35
|
+
"library.js"
|
|
36
|
+
],
|
|
37
|
+
"scripts": {},
|
|
38
|
+
"dependencies": {}
|
|
39
|
+
}
|
package/plugin.json
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "nodebb-theme-flawless-rp",
|
|
3
|
-
"name": "Flawless Roleplay Theme",
|
|
4
|
-
"description": "Underground Criminal Empire — Dark theme with gold/amber accents for SA-MP Roleplay",
|
|
5
|
-
"url": "https://github.com/omerbeqiri1989-beep/NodeBB",
|
|
6
|
-
"library": "./library.js",
|
|
7
|
-
"hooks": [
|
|
8
|
-
{
|
|
9
|
-
"hook": "filter:config.get",
|
|
10
|
-
"method": "onConfigGet"
|
|
11
|
-
},
|
|
12
|
-
{
|
|
13
|
-
"hook": "filter:header.build",
|
|
14
|
-
"method": "addCustomCSS"
|
|
15
|
-
}
|
|
16
|
-
],
|
|
17
|
-
"staticDirs": {
|
|
18
|
-
"static": "./static"
|
|
19
|
-
},
|
|
20
|
-
"css": [
|
|
21
|
-
"static/styles/flawless.css"
|
|
22
|
-
],
|
|
23
|
-
"templates": "./templates",
|
|
24
|
-
"less": [
|
|
25
|
-
"theme.less"
|
|
26
|
-
]
|
|
27
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"id": "nodebb-theme-flawless-rp",
|
|
3
|
+
"name": "Flawless Roleplay Theme",
|
|
4
|
+
"description": "Underground Criminal Empire — Dark theme with gold/amber accents for SA-MP Roleplay",
|
|
5
|
+
"url": "https://github.com/omerbeqiri1989-beep/NodeBB",
|
|
6
|
+
"library": "./library.js",
|
|
7
|
+
"hooks": [
|
|
8
|
+
{
|
|
9
|
+
"hook": "filter:config.get",
|
|
10
|
+
"method": "onConfigGet"
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
"hook": "filter:header.build",
|
|
14
|
+
"method": "addCustomCSS"
|
|
15
|
+
}
|
|
16
|
+
],
|
|
17
|
+
"staticDirs": {
|
|
18
|
+
"static": "./static"
|
|
19
|
+
},
|
|
20
|
+
"css": [
|
|
21
|
+
"static/styles/flawless.css"
|
|
22
|
+
],
|
|
23
|
+
"templates": "./templates",
|
|
24
|
+
"less": [
|
|
25
|
+
"theme.less"
|
|
26
|
+
]
|
|
27
|
+
}
|
package/theme.json
CHANGED
|
@@ -1,10 +1,18 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "nodebb-theme-flawless-rp",
|
|
3
|
-
"name": "Flawless Roleplay",
|
|
4
|
-
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
|
|
10
|
-
|
|
1
|
+
{
|
|
2
|
+
"id": "nodebb-theme-flawless-rp",
|
|
3
|
+
"name": "Flawless Roleplay",
|
|
4
|
+
<<<<<<< Updated upstream
|
|
5
|
+
"description": "Flawless Roleplay — Underground Criminal Empire theme for NodeBB.",
|
|
6
|
+
"url": "https://www.npmjs.com/package/nodebb-theme-flawless-rp",
|
|
7
|
+
"baseTheme": "nodebb-theme-persona",
|
|
8
|
+
"templates": "templates"
|
|
9
|
+
}
|
|
10
|
+
=======
|
|
11
|
+
"description": "Dark SA-MP roleplay theme with obsidian surfaces and amber/gold accents.",
|
|
12
|
+
"url": "https://github.com/tsarchghs/213112321",
|
|
13
|
+
"screenshot": "screenshot.png",
|
|
14
|
+
"templates": "templates",
|
|
15
|
+
"staticDir": "static",
|
|
16
|
+
"baseTheme": "nodebb-theme-persona"
|
|
17
|
+
}
|
|
18
|
+
>>>>>>> Stashed changes
|