diff --git a/data/source-styles/rose-pine-dawn.xml b/data/source-styles/rose-pine-dawn.xml
new file mode 100644
index 0000000..fa035dc
--- /dev/null
+++ b/data/source-styles/rose-pine-dawn.xml
@@ -0,0 +1,128 @@
+
+
+
+ Henrique Sardinha, Rosé Pine team
+ <_description>All natural pine, faux fur and a bit of soho vibes for the classy minimalist
+
+
+ light
+ rose-pine
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/data/source-styles/rose-pine-moon.xml b/data/source-styles/rose-pine-moon.xml
new file mode 100644
index 0000000..c605a43
--- /dev/null
+++ b/data/source-styles/rose-pine-moon.xml
@@ -0,0 +1,128 @@
+
+
+
+ Henrique Sardinha, Rosé Pine team
+ <_description>All natural pine, faux fur and a bit of soho vibes for the classy minimalist
+
+
+ dark
+ rose-pine-dawn
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/data/source-styles/rose-pine.xml b/data/source-styles/rose-pine.xml
new file mode 100644
index 0000000..a5798c2
--- /dev/null
+++ b/data/source-styles/rose-pine.xml
@@ -0,0 +1,128 @@
+
+
+
+ Henrique Sardinha, Rosé Pine team
+ <_description>All natural pine, faux fur and a bit of soho vibes for the classy minimalist
+
+
+ dark
+ rose-pine-dawn
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/gradia/ui/image_creation/source_image_generator.py b/gradia/ui/image_creation/source_image_generator.py
index b1e8e9e..77ed435 100644
--- a/gradia/ui/image_creation/source_image_generator.py
+++ b/gradia/ui/image_creation/source_image_generator.py
@@ -260,7 +260,10 @@ def __init__(self):
'solarized-dark',
'clone-of-ubuntu',
'builder-dark',
- 'vscode-dark'
+ 'vscode-dark',
+ 'rose-pine',
+ 'rose-pine-moon',
+ 'rose-pine-dawn'
]
self.use_generic_styles = True