-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.json
More file actions
176 lines (176 loc) · 7.63 KB
/
Copy pathindex.json
File metadata and controls
176 lines (176 loc) · 7.63 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
{
"$schema": "https://raw.githubusercontent.com/xfetch-cli/themes/main/schema.json",
"registry": "https://raw.githubusercontent.com/xfetch-cli/themes/main",
"themes": [
{
"name": "dracula",
"author": "xscriptor",
"version": "1.0.0",
"description": "Dark magenta, red, and cyan palette inspired by the Dracula color scheme. Suitable for dark terminals.",
"layout": "section",
"palette_style": "circles",
"tags": ["dark", "dracula", "popular"],
"source": "https://raw.githubusercontent.com/xfetch-cli/themes/main/colors/dracula.jsonc"
},
{
"name": "nord",
"author": "xscriptor",
"version": "1.0.0",
"description": "Cool blue and arctic cyan palette based on the Nord color scheme. Clean and minimal.",
"layout": "section",
"palette_style": "squares",
"tags": ["light", "nord", "arctic", "minimal"],
"source": "https://raw.githubusercontent.com/xfetch-cli/themes/main/colors/nord.jsonc"
},
{
"name": "catppuccin-mocha",
"author": "xscriptor",
"version": "1.0.0",
"description": "Warm mocha pastel palette from the Catppuccin Mocha color scheme. Easy on the eyes.",
"layout": "section",
"palette_style": "dots",
"tags": ["dark", "catppuccin", "mocha", "pastel"],
"source": "https://raw.githubusercontent.com/xfetch-cli/themes/main/colors/catppuccin-mocha.jsonc"
},
{
"name": "retro-pacman",
"author": "xscriptor",
"version": "1.0.0",
"description": "Classic Pac-Man arcade style with game-inspired header icons and footer text. Yellow and dark palette.",
"layout": "pacman",
"palette_style": "squares",
"tags": ["retro", "pacman", "arcade", "game"],
"source": "https://raw.githubusercontent.com/xfetch-cli/themes/main/colors/retro-pacman.jsonc"
},
{
"name": "berlin",
"author": "xscriptor",
"version": "1.0.0",
"description": "Monochrome theme with no colors and no icons. Clean text-only output for minimalists.",
"layout": "default",
"palette_style": "squares",
"tags": ["monochrome", "minimal", "no-icons", "no-colors"],
"source": "https://raw.githubusercontent.com/xfetch-cli/themes/main/colors/berlin.jsonc"
},
{
"name": "tree-compact",
"author": "xscriptor",
"version": "1.0.0",
"description": "Hierarchical tree layout with a cool blue-green color scheme. Optimized for nested module groups.",
"layout": "tree",
"palette_style": "lines",
"tags": ["tree", "hierarchical", "compact", "nested"],
"source": "https://raw.githubusercontent.com/xfetch-cli/themes/main/colors/tree-compact.jsonc"
},
{
"name": "bogota",
"author": "xscriptor",
"version": "1.0.0",
"description": "Bottom layout with a warm red, magenta and white palette.",
"layout": "bottom",
"palette_style": "circles",
"tags": ["bottom", "warm", "red"],
"source": "https://raw.githubusercontent.com/xfetch-cli/themes/main/colors/bogota.jsonc"
},
{
"name": "helsinki",
"author": "xscriptor",
"version": "1.0.0",
"description": "Single-line layout with a green, blue and magenta accent mix.",
"layout": "line",
"palette_style": "circles",
"tags": ["line", "green", "nordic"],
"source": "https://raw.githubusercontent.com/xfetch-cli/themes/main/colors/helsinki.jsonc"
},
{
"name": "lahabana",
"author": "xscriptor",
"version": "1.0.0",
"description": "Section layout with a red, magenta and white palette.",
"layout": "section",
"palette_style": "triangles",
"tags": ["section", "warm", "red"],
"source": "https://raw.githubusercontent.com/xfetch-cli/themes/main/colors/lahabana.jsonc"
},
{
"name": "london",
"author": "xscriptor",
"version": "1.0.0",
"description": "Minimal greyscale palette (white and grey) for quiet terminals.",
"layout": "minimal",
"palette_style": "squares",
"tags": ["minimal", "greyscale", "light"],
"source": "https://raw.githubusercontent.com/xfetch-cli/themes/main/colors/london.jsonc"
},
{
"name": "madrid",
"author": "xscriptor",
"version": "1.0.0",
"description": "Default layout with a red, green and blue tricolor palette.",
"layout": "default",
"palette_style": "squares",
"tags": ["default", "tricolor", "warm"],
"source": "https://raw.githubusercontent.com/xfetch-cli/themes/main/colors/madrid.jsonc"
},
{
"name": "miami",
"author": "xscriptor",
"version": "1.0.0",
"description": "Section layout with a magenta, cyan and white vaporwave palette.",
"layout": "section",
"palette_style": "circles",
"tags": ["vaporwave", "magenta", "cyan"],
"source": "https://raw.githubusercontent.com/xfetch-cli/themes/main/colors/miami.jsonc"
},
{
"name": "oslo",
"author": "xscriptor",
"version": "1.0.0",
"description": "Compact layout with a cool blue, cyan and white palette.",
"layout": "compact",
"palette_style": "lines",
"tags": ["compact", "blue", "nordic"],
"source": "https://raw.githubusercontent.com/xfetch-cli/themes/main/colors/oslo.jsonc"
},
{
"name": "paris",
"author": "xscriptor",
"version": "1.0.0",
"description": "Box layout with a red, magenta and white palette.",
"layout": "box",
"palette_style": "dots",
"tags": ["box", "warm", "red"],
"source": "https://raw.githubusercontent.com/xfetch-cli/themes/main/colors/paris.jsonc"
},
{
"name": "praha",
"author": "xscriptor",
"version": "1.0.0",
"description": "Section layout with a red and magenta palette, triangle swatches.",
"layout": "section",
"palette_style": "triangles",
"tags": ["section", "warm", "red"],
"source": "https://raw.githubusercontent.com/xfetch-cli/themes/main/colors/praha.jsonc"
},
{
"name": "tokio",
"author": "xscriptor",
"version": "1.0.0",
"description": "Horizontal layout with a red, white and magenta palette.",
"layout": "horizontal",
"palette_style": "squares",
"tags": ["horizontal", "warm", "red"],
"source": "https://raw.githubusercontent.com/xfetch-cli/themes/main/colors/tokio.jsonc"
},
{
"name": "x",
"author": "xscriptor",
"version": "1.0.0",
"description": "Section layout with a cyan, magenta and white accent set.",
"layout": "section",
"palette_style": "circles",
"tags": ["section", "cyan", "bright"],
"source": "https://raw.githubusercontent.com/xfetch-cli/themes/main/colors/x.jsonc"
}
]
}