Add One Dark Pro theme
This commit is contained in:
parent
9ee6d7bc28
commit
62f09365e3
3 changed files with 6 additions and 0 deletions
|
|
@ -66,4 +66,5 @@ fn add_themes(b: *std.Build, exe: anytype) void {
|
|||
theme_file(b, exe, "ayu", "ayu-mirage-bordered.json");
|
||||
theme_file(b, exe, "ayu", "ayu-light.json");
|
||||
theme_file(b, exe, "ayu", "ayu-light-bordered.json");
|
||||
theme_file(b, exe, "onedark_pro", "themes/OneDark-Pro.json");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue