-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy pathvolts
114 lines (114 loc) · 3.39 KB
/
volts
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
[
{
"name": "lapce-rust",
"version": "0.1.10",
"display-name": "Rust",
"author": "Lapce",
"description": "Rust for Lapce: powered by Rust Analyzer",
"meta": "https://raw.githubusercontent.com/lapce/lapce-rust/volt/volt.toml"
},
{
"name": "lapce-cpp-clangd",
"version": "1.0.0",
"display-name": "C/C++ (clangd)",
"author": "panekj",
"description": "C/C++ for Lapce: powered by clangd",
"meta": "https://raw.githubusercontent.com/lapce-community/lapce-cpp-clangd/HEAD/volt.toml"
},
{
"name": "lapce-python",
"version": "0.3.1",
"display-name": "Python",
"author": "various",
"description": "Python for Lapce using python-lsp-server",
"meta": "https://raw.githubusercontent.com/superlou/lapce-python/volt/volt.toml"
},
{
"name": "aleph",
"version": "0.3.0",
"display-name": "Aleph",
"author": "MinusGix",
"description": "Dark and colorful theme",
"meta": "https://raw.githubusercontent.com/MinusGix/lapce-aleph/master/plugin.toml"
},
{
"name": "solarized",
"version": "0.1.2",
"display-name": "Solarized",
"author": "VixieTSQ",
"description": "Lapce themes for dark and light solarized",
"meta": "https://raw.githubusercontent.com/VixieTSQ/lapce-solarized/main/plugin.toml"
},
{
"name": "lightpink",
"version": "0.2.2",
"display-name": "Light Pink",
"author": "ghishadow",
"description": "Cute Light Pink",
"meta": "https://raw.githubusercontent.com/ghishadow/light-pink-theme/main/plugin.toml"
},
{
"name": "lapce-adwaita",
"version": "0.1.1",
"display-name": "Adwaita",
"author": "Kirottu",
"description": "Lapce adaptation of the Adwaita color scheme",
"meta": "https://raw.githubusercontent.com/Kirottu/lapce-adwaita/master/plugin.toml"
},
{
"name": "gruvbox-ish",
"version": "0.1.0",
"display-name": "Gruvbox-ish",
"author": "Zooce",
"description": "Kind of like Gruvbox",
"meta": "https://raw.githubusercontent.com/Zooce/lapce-gruvbox-ish/main/plugin.toml"
},
{
"name": "catppuccin",
"version": "0.1.8",
"display-name": "Catppuccin",
"author": "ghishadow",
"description": "🐭 Soothing pastel theme for Lapce",
"meta": "https://raw.githubusercontent.com/ghishadow/lapce-catppuccin/main/plugin.toml"
},
{
"name": "sweet-raw",
"version": "0.0.3",
"display-name": "Sweet Raw",
"author": "felipetesc",
"description": "Dark theme inspired on Sweet Theme",
"meta": "https://raw.githubusercontent.com/felipetesc/lapce-sweetraw-theme/main/plugin.toml"
},
{
"name": "discord",
"version": "0.1.1",
"display-name": "Discord",
"author": "SleepyKitten",
"description": "Discord like theme",
"meta": "https://raw.githubusercontent.com/Sleepy-Kitten/lapce-discord/main/volt.toml"
},
{
"name": "dark-forest",
"version": "0.1.0",
"display-name": "Dark Forest",
"author": "MinusGix",
"description": "A dimly lit forest",
"meta": "https://raw.githubusercontent.com/MinusGix/lapce-dark-forest/master/plugin.toml"
},
{
"name": "monokai-pro",
"version": "0.0.2",
"display-name": "Monokai Pro",
"author": "jath03",
"description": "Monokai Pro theme generated using subtheme",
"meta": "https://raw.githubusercontent.com/jath03/lapce-monokai-pro/master/plugin.toml"
},
{
"name": "rose-pine",
"version": "0.1.9",
"display-name": "Rosé Pine",
"author": "ghishadow",
"description": "Soho vibes for Lapce",
"meta": "https://raw.githubusercontent.com/ghishadow/rose-pine-lapce/master/volt.toml"
}
]