-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAccuTheme-Tw4.code-workspace
More file actions
130 lines (130 loc) · 5.03 KB
/
Copy pathAccuTheme-Tw4.code-workspace
File metadata and controls
130 lines (130 loc) · 5.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
{
"folders": [
{
"name": "ABBV20xx-Tw4 (root, GitHub) on DSxxx",
"path": ".",
},
{
"name": "> AccuTheme-Tw4 - Source",
"path": "src",
},
{
"name": "> AccuTheme-Tw4 - Skin Files",
"path": "dnn/Portals/_default/Skins/AccuTheme-Tw4",
},
{
"name": "> AccuTheme-Tw4 - Container Files",
"path": "dnn/Portals/_default/Containers/AccuTheme-Tw4",
},
{
"name": "> CSS Layers Shenanigans ([ThemePath]/dist/layers)",
"path": "dnn/Portals/_default/Skins/AccuTheme-Tw4/dist/layers",
},
{
"name": "> 2sxc (root in /Portals/0)",
"path": "dnn/Portals/0/2sxc",
},
{
"name": "> Theme Reference - RazorHost",
"path": "dnn/DesktopModules/RazorModules/RazorHost/Scripts",
},
],
"settings": {
"files.associations": {
".eslintrc": "json",
".prettierrc": "json",
".stylelintrc": "json",
".config": "xml",
".dnn": "xml",
".ascx": "aspnetcorerazor",
".template": "xml",
".json": "jsonc",
".css": "tailwindcss"
},
"tailwindCSS.includeLanguages": {
"CSHTML": "aspnetcorerazor",
"Razor": "cshtml"
},
"tailwindCSS.classAttributes": [
"class",
"className",
"ngClass",
"class:list",
"CssClass",
],
"html.format.enable": true,
"editor.tabSize": 2,
"editor.insertSpaces": true,
"editor.detectIndentation": false,
"terminal.integrated.cwd": "${workspaceFolder}",
"task.allowAutomaticTasks": "on",
"terminal.integrated.defaultProfile.windows": "Startup",
"terminal.integrated.profiles.windows": {
"Startup": {
"path": "pwsh.exe",
"args": [
"-noexit",
"-command",
"Write-Host '***';",
"Write-Host '*** TO DO LIST for next steps and thinkings is in /README---TODO.md' -ForegroundColor White;",
"Write-Host '***';",
"Write-Host '';",
"Write-Host 'ABBV20xx-Tw4 on DS20xx, [using custom]||[as-is] AccuTheme-Tw4 (Tailwind v4.1+)' -ForegroundColor White;",
"Write-Host '';",
"Write-Host '';",
"nvm list | % { if($_.Contains('*')) { Write-Host ('CURRENT (NVM): NodeJS v' + $_.Trim(' *') ) -ForegroundColor Green } } ;",
"Write-Host 'RECOMMEDED/LTS: v24.14.1 (20260412 JRF)' -ForegroundColor Yellow;",
"Write-Host 'TESTED UP TO: v25.6.1 (20260212 JRF)';",
"Write-Host '';",
"Write-Host 'Updating you local DLLs (c:/dev/dlls)' -ForegroundColor Magenta;",
"npm run updateDLLs | Out-Null;",
"Write-Host 'Done.';",
"Write-Host '';",
"Write-Host 'Reminders: ' -ForegroundColor Magenta;",
"Write-Host ' - If CURRENT NodeJS version is >= RECOMMENDED, all is good' -ForegroundColor Magenta;",
"Write-Host ' - To list avail Versions, \"> nvm list available \"' -ForegroundColor Magenta;",
"Write-Host ' - To switch Node Versions, \"> nvm use vNN.NN.NN \"' -ForegroundColor Magenta;",
"Write-Host ' - See the .code-workspace file to update (these) terminal startup commands' -ForegroundColor Magenta;",
"Write-Host ' >> Your local DLLs folder is kept up to date automatically now, but when needed you can still run \"> npm run updateDLLs\"' -ForegroundColor Blue;",
"# ls ; # for subsequent commands",
],
},
},
"NOTE": "Using the primary color from client branding; both #0968b1 or #rgb(9 104 177) work",
"NOTE2": "Using TailwindCss blue for now; ",
"peacock.color": "#rgb(56, 189, 248)",
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#69cdfa",
"activityBar.background": "#69cdfa",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#f708ad",
"activityBarBadge.foreground": "#e7e7e7",
"commandCenter.border": "#15202b99",
"sash.hoverBorder": "#69cdfa",
"statusBar.background": "#38bdf8",
"statusBar.foreground": "#15202b",
"statusBarItem.hoverBackground": "#09acf4",
"statusBarItem.remoteBackground": "#38bdf8",
"statusBarItem.remoteForeground": "#15202b",
"titleBar.activeBackground": "#38bdf8",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#38bdf899",
"titleBar.inactiveForeground": "#15202b99"
},
"explorer.fileNesting.enabled": true,
"explorer.fileNesting.patterns": {
"dnn-*.sln": "*.csproj, *.props, global.json, omnisharp.json",
"package.json": "package*.json, .env, *.config.js, *.config.mjs, *.config.ts, .editorconfig, .github*, rollup.*js, rolldown.*js, .node-version, .npm*, .nvmrc, .pnpm*, webpack*, wrangler.*",
"*.code-workspace": ".vscode*, .browserslist*, .eslint*, .stylelint*, .jslint*, .prettier*, .git*, .editorconfig, .nvmrc, .*ignore",
"README.md": "READ*",
},
"editor.quickSuggestions": {
"strings": "on",
},
"emmet.excludeLanguages": [
"markdown",
"aspnetcorerazor"
],
},
}