colors: Fix bat themes

This commit is contained in:
Jan Kremer 2026-01-26 13:07:25 +01:00
parent d5de4494ad
commit 47143f323d
No known key found for this signature in database

View file

@ -17,11 +17,11 @@
{
rose-pine = {
src = rose-pine-github;
file = "dist/themes/rose-pine.tmTheme";
file = "dist/rose-pine.tmTheme";
};
rose-pine-dawn = {
src = rose-pine-github;
file = "dist/themes/rose-pine-dawn.tmTheme";
file = "dist/rose-pine-dawn.tmTheme";
};
};
};