Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add theme rose_pine_moon #3952

Open
k2662 opened this issue Sep 26, 2024 · 0 comments
Open

Add theme rose_pine_moon #3952

k2662 opened this issue Sep 26, 2024 · 0 comments

Comments

@k2662
Copy link

k2662 commented Sep 26, 2024

diff --git a/themes/index.js b/themes/index.js
index f5d8d91..e34568e 100644
--- a/themes/index.js
+++ b/themes/index.js
@@ -395,6 +395,12 @@ export const themes = {
     text_color: "e0def4",
     bg_color: "191724",
   },
+  rose_pine_moon: {
+    title_color: "9ccfd8",
+    icon_color: "ea9a97",
+    text_color: "e0def4",
+    bg_color: "232136",
+  },
   catppuccin_latte: {
     title_color: "137980",
     icon_color: "8839ef",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant