Fix names for Rosé Pine themes (#3771)

This PR fixes the names of the Rosé Pine themes.

We want to keep the Unicode "é" in the theme name, both because this is
the actual name of the theme, and also to maintain parity with Zed1.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2023-12-21 22:45:29 -05:00 committed by GitHub
parent 94e22ae515
commit 80143b2571
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 19 additions and 10 deletions

View file

@ -1,19 +1,19 @@
{
"name": "Rose Pine",
"name": "Rosé Pine",
"author": "Rosé Pine",
"themes": [
{
"name": "Rose Pine",
"name": "Rosé Pine",
"file_name": "rose-pine.json",
"appearance": "dark"
},
{
"name": "Rose Pine Moon",
"name": "Rosé Pine Moon",
"file_name": "rose-pine-moon.json",
"appearance": "dark"
},
{
"name": "Rose Pine Dawn",
"name": "Rosé Pine Dawn",
"file_name": "rose-pine-dawn.json",
"appearance": "light"
}