1
+ [
2
+ {
3
+ "name": "lapce-rust",
4
+ "version": "0.1.11",
5
+ "display-name": "Rust",
6
+ "author": "Lapce",
7
+ "description": "Rust for Lapce: powered by Rust Analyzer",
8
+ "meta": "https://raw.githubusercontent.com/lapce/lapce-rust/master/volt.toml"
9
+ },
10
+ {
11
+ "name": "lapce-cpp-clangd",
12
+ "version": "0.0.4",
13
+ "display-name": "C/C++ (clangd)",
14
+ "author": "panekj",
15
+ "description": "C/C++ for Lapce: powered by clangd",
16
+ "meta": "https://raw.githubusercontent.com/panekj/lapce-cpp-clangd/master/plugin.toml"
17
+ },
18
+ {
19
+ "name": "lapce-python",
20
+ "version": "0.3.0",
21
+ "display-name": "Python",
22
+ "author": "various",
23
+ "description": "Python for Lapce: powered by https://github.com/python-lsp/python-lsp-server",
24
+ "meta": "https://raw.githubusercontent.com/superlou/lapce-python/master/plugin.toml"
25
+ },
26
+ {
27
+ "name": "aleph",
28
+ "version": "0.3.0",
29
+ "display-name": "Aleph",
30
+ "author": "MinusGix",
31
+ "description": "Dark and colorful theme",
32
+ "meta": "https://raw.githubusercontent.com/MinusGix/lapce-aleph/master/plugin.toml"
33
+ },
34
+ {
35
+ "name": "solarized",
36
+ "version": "0.1.2",
37
+ "display-name": "Solarized",
38
+ "author": "VixieTSQ",
39
+ "description": "Lapce themes for dark and light solarized",
40
+ "meta": "https://raw.githubusercontent.com/VixieTSQ/lapce-solarized/main/plugin.toml"
41
+ },
42
+ {
43
+ "name": "lightpink",
44
+ "version": "0.2.2",
45
+ "display-name": "Light Pink",
46
+ "author": "ghishadow",
47
+ "description": "Cute Light Pink",
48
+ "meta": "https://raw.githubusercontent.com/ghishadow/light-pink-theme/main/plugin.toml"
49
+ },
50
+ {
51
+ "name": "lapce-adwaita",
52
+ "version": "0.1.1",
53
+ "display-name": "Adwaita",
54
+ "author": "Kirottu",
55
+ "description": "Lapce adaptation of the Adwaita color scheme",
56
+ "meta": "https://raw.githubusercontent.com/Kirottu/lapce-adwaita/master/plugin.toml"
57
+ },
58
+ {
59
+ "name": "gruvbox-ish",
60
+ "version": "0.1.0",
61
+ "display-name": "Gruvbox-ish",
62
+ "author": "Zooce",
63
+ "description": "Kind of like Gruvbox",
64
+ "meta": "https://raw.githubusercontent.com/Zooce/lapce-gruvbox-ish/main/plugin.toml"
65
+ },
66
+ {
67
+ "name": "catppuccin",
68
+ "version": "0.1.7",
69
+ "display-name": "Catppuccin",
70
+ "author": "ghishadow",
71
+ "description": "🐭 Soothing pastel theme for Lapce",
72
+ "meta": "https://raw.githubusercontent.com/ghishadow/lapce-catppuccin/main/plugin.toml"
73
+ },
74
+ {
75
+ "name": "sweet-raw",
76
+ "version": "0.0.3",
77
+ "display-name": "Sweet Raw",
78
+ "author": "felipetesc",
79
+ "description": "Dark theme inspired on Sweet Theme",
80
+ "meta": "https://raw.githubusercontent.com/felipetesc/lapce-sweetraw-theme/main/plugin.toml"
81
+ },
82
+ {
83
+ "name": "discord",
84
+ "version": "0.1.0",
85
+ "display-name": "Discord",
86
+ "author": "SleepyKitten",
87
+ "description": "Discord like theme",
88
+ "meta": "https://raw.githubusercontent.com/Sleepy-Kitten/lapce-discord/main/plugin.toml"
89
+ },
90
+ {
91
+ "name": "dark-forest",
92
+ "version": "0.1.0",
93
+ "display-name": "Dark Forest",
94
+ "author": "MinusGix",
95
+ "description": "A dimly lit forest",
96
+ "meta": "https://raw.githubusercontent.com/MinusGix/lapce-dark-forest/master/plugin.toml"
97
+ },
98
+ {
99
+ "name": "monokai-pro",
100
+ "version": "0.0.2",
101
+ "display-name": "Monokai Pro",
102
+ "author": "jath03",
103
+ "description": "Monokai Pro theme generated using subtheme",
104
+ "meta": "https://raw.githubusercontent.com/jath03/lapce-monokai-pro/master/plugin.toml"
105
+ },
106
+ {
107
+ "name": "rose-pine",
108
+ "version": "0.1.0",
109
+ "display-name": "Rosé Pine",
110
+ "author": "ghishadow",
111
+ "description": "Soho vibes for Lapce",
112
+ "meta": "https://raw.githubusercontent.com/ghishadow/rose-pine-lapce/master/plugin.toml"
113
+ }
114
+ ]
0 commit comments