feat: add hypersubatomic
This commit is contained in:
parent
618a7801d3
commit
59bf204551
3 changed files with 6 additions and 0 deletions
|
|
@ -142,4 +142,5 @@ fn add_themes(b: *std.Build, exe: anytype) void {
|
|||
theme_file(b, exe, "zenbones", "extras/vscode/themes/zenwritten_light_bright.json");
|
||||
theme_file(b, exe, "zenbones", "extras/vscode/themes/zenwritten_light_default.json");
|
||||
theme_file(b, exe, "zenbones", "extras/vscode/themes/zenwritten_light_dim.json");
|
||||
theme_file(b, exe, "hypersubatomic", "themes/Hypersubatomic-color-theme.json");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue