feat: add alabaster theme

This commit is contained in:
CJ van den Berg 2025-10-16 12:38:22 +02:00
parent 8dcf0ab7f4
commit 638f6f95c3
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
3 changed files with 6 additions and 0 deletions

View file

@ -226,6 +226,7 @@ fn add_themes(b: *std.Build, exe: anytype) void {
.{ "base16", "themes/unikitty-dark.json" },
.{ "base16", "themes/unikitty-light.json" },
.{ "base16", "themes/woodland-dark.json" },
.{ "alabaster", "theme/alabaster-color-theme.json" },
};
inline for (theme_list) |list| {
theme_file(b, exe, list[0], list[1]);

View file

@ -91,6 +91,10 @@
.url = "https://github.com/pzinovkin/base16-vscode/archive/f25f8495f50ef4481920ff3db7efec3f28b9fb2f.tar.gz",
.hash = "1220a66a6ef581de3f480883b11bf049956ca0b2130b14a84a7f1b8ca05123088794",
},
.theme_alabaster = .{
.url = "git+https://github.com/tonsky/vscode-theme-alabaster?ref=master#bb740b616fe4a573154ae94c6ef4671ee4d21f1e",
.hash = "N-V-__8AAIh5AwAsHFYIJI8OPGglReL5hjeR4CN6MkG8T2Ec",
},
.cbor = .{
.url = "git+https://github.com/neurocyte/cbor?ref=master#7d2eeb68c8a2fb3f4d6baad6cc04c521b92974c0",
.hash = "cbor-1.0.0-RcQE_AswAQAPlqBCZXYQf9DZXn-0Ubt8Mk03ZcJWcsAG",

View file

@ -148,6 +148,7 @@ pub const theme_files = [_]theme_file{
THEME("themes/everforest-light.json"),
THEME("themes/latte.json"),
THEME("themes/kanagawa-lotus-color-theme.json"),
THEME("theme/alabaster-color-theme.json"),
// base16 collection light