-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
276 lines (205 loc) · 9.72 KB
/
Copy pathindex.html
File metadata and controls
276 lines (205 loc) · 9.72 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
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
<!--Copyright (c) 2026 1abcdefggs (takaer)
Licensed under the MIT License
See LICENSE file in the project root for full license information
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>CYBER PINKS — VS Code UI</title>
<link rel="stylesheet" href="style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Exo+2&Fira+Code:wght@300&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Fira+Code:wght@300&display=swap" rel="stylesheet">
</head>
<body>
<!-- Title Bar -->
<div class="title-bar neon-border">
<div class="title-left">CYBER PINKS — Visual Studio Code</div>
<div class="title-right">
<span>−</span><span>□</span><span>×</span>
</div>
</div>
<div class="vscode-root Exo-2-400">
<!-- Activity Bar -->
<div class="activity-bar neon-border">
<div class="activity-icon active">
<img src="icons/folder.svg" alt="Explorer">
</div>
<div class="activity-icon">
<img src="icons/search.svg" alt="Search">
</div>
<div class="activity-icon">
<img src="icons/branch.svg" alt="Source Control">
</div>
<div class="activity-icon">
<img src="icons/settings.svg" alt="Settings">
</div>
</div>
<!-- Side Bar -->
<div class="side-bar neon-border">
<div class="side-title">EXPLORER</div>
<div class="side-item active">CYBER PINKS</div>
<div class="side-item">src</div>
<div class="side-item">themes</div>
<div class="side-item">assets</div>
</div>
<!-- Main Area -->
<div class="main-area">
<!-- Tab Bar -->
<div class="tab-bar neon-border">
<div class="tab active">
<span class="tab-icon"> <> </span>
<span class="tab-label">index.html</span>
<span class="tab-close">×</span>
</div>
<div class="tab">
<span class="tab-icon"> <> </span>
<span class="tab-label">theme.json</span>
<span class="tab-close">×</span>
</div>
</div>
<!-- Editor Placeholder -->
<div class="editor-layout">
<div class="breadcrumbs">
<span>CYBER PINKS</span>
<span>/</span>
<span>index.html</span>
</div>
<div class="editor-surface neon-border neon-inset">
<pre class="dummy-code">
<!-- CYBER PINKS VS Code UI (UI only) -->
<h1>Hello, CYBER PINKS!</h1>
<p>This is a static VS Code UI built with HTML and CSS.</p>
<a href="https://github.com/cyber-pinks/cyber-pink-theme">
<a href="https://github.com/cyber-pinks/cyber-pink-theme">Cyber Pink Theme</a></a>
</pre>
</div>
<!-- Status Bar -->
<div class="status-bar neon-border">
<div class="status-left">
<span>CYBER PINKS</span>
<span>● main</span>
</div>
<div class="status-right">
<span>UTF-8</span>
<span>LF</span>
<span>Spaces: 2</span>
<span>HTML</span>
</div>
</div>
<div class="neon-readme-container">
<h2>Repository: <a href="https://github.com/cyber-pinks/cyber-pink-theme">Cyber Pink Theme</a></h2>
<div class="neon-readme-content">
<a href="https://marketplace.visualstudio.com/items?itemName=cyber-pinks.cyber-pink-theme">
<img src="https://img.shields.io/visual-studio-marketplace/v/cyber-pinks.cyber-pink-theme.svg" alt="VS Code Marketplace">
</a>
<a href="./LICENSE"><img src="https://img.shields.io/badge/License-MIT-yellow.png" alt="License: MIT"></a>
<a href="https://github.com/cyber-pinks/cyber-pink-theme/releases"><img src="https://img.shields.io/github/v/release/cyber-pinks/cyber-pink-theme" alt="Release">
</a>
<a href="https://github.com/cyber-pinks/cyber-pink-theme/commits"><img src="https://img.shields.io/github/last-commit/cyber-pinks/cyber-pink-theme" alt="GitHub last commit">
</a>
<br>
<p> For users who always use dark mode😎.<br>
A vibrant VS Code color theme inspired by cyberpunk,
<br>
available in two primary colors: Neon Pink & Cyan.<br>
However, it is not suitable for people who easily experience eye strain from high contrast. <p>
<br>
<figure><figcaption>PINK NEON</figcaption><img src="images\screenshots\screenshot-vid2.webp"alt= "Pink Neon"></figure>
<br>
<p>A vibrant VS Code color theme inspired by futuristic cyberpunk.</p><br>
<p>💡 How to build a futuristic world: Dim the lights and immerse yourself in programmed sounds ♪</p>
</div>
</div>
<div class="neon-readme-container">
<h2>Variation</h2>
<div class="neon-readme-content">
Colors: Pink, Cyan | Intensity: Neon, Soft
<strong><h3 style="color: #ff3399;">PINK</h3></strong><br>
<!-- Neon -->
<div style="display:flex;justify-content:space-around; max-width: 100%; padding: 1rem;">
<figure><figcaption style="color: #ff3399;">PINK NEON</figcaption>
<img src="images/screenshots/pink-neon-theme-p1.webp"
style="max-width: 100%; height: auto; padding:0.1rem;"
alt="Pink Neon"></figure>
<figure><figcaption style="color: #d92882;">PINK SOFT</figcaption>
<img src="images/screenshots/pink-soft-theme-p1.webp"
style="max-width: 100%; height: auto; padding: 0.1rem;"
alt="Pink Soft"></figure>
</div>
<br><br>
<figure><figcaption style="color: #ff3399;">PINK NEON</figcaption>
<img src="images/screenshots/pink-neon-theme-p2.webp"
style="max-width: 100%; height: auto; padding:0.1rem;"
alt="Pink Neon"></figure>
<br><br>
<figure><figcaption style="color: #d92882;">PINK SOFT</figcaption>
<img src="images/screenshots/pink-soft-theme-p2.webp"
style="max-width: 100%; height: auto; padding: 0.1rem;"
alt="Pink Soft"></figure>
<br><br>
</div>
<div class="neon-readme-content">
<!-- Neon -->
<strong><h3 style="color: aqua;">CYAN</h3></strong><br>
<div style="display:flex;justify-content:space-around; max-width: 100%;">
<figure> <figcaption style="color: aqua;">CYAN NEON</figcaption>
<img src="images/screenshots/cyan-neon-theme-p1.webp"
style="max-width: 100%; height: auto;" padding:0.1rem;
alt="Cyan Neon">
</figure><br><br>
<figure> <figcaption style="color: #00ccD9;">CYAN SOFT</figcaption>
<img src="images/screenshots/cyan-soft-theme-p1.webp"
style="max-width: 100%; height: auto; padding:0.1rem;"
alt="Cyan Soft">
</figure>
<br><br>
</div>
<br><br>
<figure> <figcaption style="color: aqua;">CYAN NEON</figcaption>
<img src="images/screenshots/cyan-neon-theme-p2.webp"
style="max-width: 100%; height: auto;" padding:0.1rem;
alt="Cyan Neon">
<br><br>
</figure>
<figure> <figcaption style="color: #00ccD9;">CYAN SOFT</figcaption>
<img src="images/screenshots/cyan-soft-theme-p2.webp"
style="max-width: 100%; height: auto; padding:0.1rem;"
alt="Cyan Soft">
</figure>
<br><br>
</div>
</div>
<div class="neon-readme-container">
<h2>Repository & Issues</h2>
<div class="neon-readme-content">
<p>Repository: <a href="https://github.com/cyber-pinks/cyber-pink-theme">https://github.com/cyber-pinks/cyber-pink-theme</a></p>
<p>Report issues or request features via <a href="https://github.com/cyber-pinks/cyber-pink-theme/issues">Issues</a> on GitHub.</p>
<h2>License Copyright</h2>
<strong>Publisher:</strong> <a href="https://github.com/CYBER-PINKS/">CYBER-PINKS</a>
<p>This project is Licensed under the MIT License <a href="./LICENSE">MIT LICENSE</a>.</p>
<p>Copyright (c) 2026 <a href="https://github.com/1abcdefggs">1abcdefggs</a></p>
</div>
</div>
</div>
</div>
</div>
<!-- Status Bar -->
<div class="status-bar neon-border">
<div class="status-left">
<span>CYBER PINKS</span>
<span>● main</span>
</div>
<div class="status-right">
<span>UTF-8</span>
<span>LF</span>
<span>Spaces: 2</span>
<span>HTML</span>
</div>
</div>
</body>
</html>