colors: Fix bat themes
This commit is contained in:
parent
d5de4494ad
commit
47143f323d
1 changed files with 2 additions and 2 deletions
|
|
@ -17,11 +17,11 @@
|
||||||
{
|
{
|
||||||
rose-pine = {
|
rose-pine = {
|
||||||
src = rose-pine-github;
|
src = rose-pine-github;
|
||||||
file = "dist/themes/rose-pine.tmTheme";
|
file = "dist/rose-pine.tmTheme";
|
||||||
};
|
};
|
||||||
rose-pine-dawn = {
|
rose-pine-dawn = {
|
||||||
src = rose-pine-github;
|
src = rose-pine-github;
|
||||||
file = "dist/themes/rose-pine-dawn.tmTheme";
|
file = "dist/rose-pine-dawn.tmTheme";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue