From eb8cf0362e6102fd01a6b5e576494bf51e834947 Mon Sep 17 00:00:00 2001 From: Kainoa Kanter <44733677+ThatOneCalculator@users.noreply.github.com> Date: Wed, 3 Feb 2021 21:47:10 -0800 Subject: [PATCH] Update _list.json --- static/themes/_list.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/static/themes/_list.json b/static/themes/_list.json index 3237b28b6..b8d7261db 100644 --- a/static/themes/_list.json +++ b/static/themes/_list.json @@ -488,5 +488,20 @@ "name": "arch", "bgColor": "#0c0d11", "textColor": "#f6f5f5" + }, + { + "name": "rosé_pine", + "bgColor": "#1f1d27", + "textColor": "#e0def4" + }, + { + "name": "rosé_pine_moon", + "bgColor": "#2a273f", + "textColor": "#e0def4" + }, + { + "name": "rosé_pine_dawn", + "bgColor": "#fffaf3", + "textColor": "#575279" } ]