]> Stephen's Gitweb - reasonableweather.git/commitdiff
Add Base16 Rose Pine themes master
authorStephen Jianu <stephen@stephenjianu.com>
Sun, 30 Mar 2025 21:28:18 +0000 (16:28 -0500)
committerStephen Jianu <stephen@stephenjianu.com>
Sun, 30 Mar 2025 21:28:18 +0000 (16:28 -0500)
README.md
themes/reasonableweather/base16-rose-pine-dawn.css [new file with mode: 0644]
themes/reasonableweather/base16-rose-pine-moon.css [new file with mode: 0644]
themes/reasonableweather/base16-rose-pine.css [new file with mode: 0644]

index 6760930ebe8d88c849e41053c0450e3f3c2afa4b..5329902a663fae53dccfbcf6913ea40876da1626 100644 (file)
--- a/README.md
+++ b/README.md
@@ -21,3 +21,4 @@ docker run -d -p 6969:80 --restart=unless-stopped --name reasonableweather regis
 * [JSON mapping of weather codes by GitHub user stellasphere](https://gist.github.com/stellasphere/9490c195ed2b53c707087c8c2db4ec0c)
 * [Weather Icons by Erik Flowers](https://github.com/erikflowers/weather-icons/)
 * [base16-styles CSS themes](https://github.com/samme/base16-styles)
+* [Rose Pine for Base16](https://github.com/edunfelt/base16-rose-pine-scheme)
diff --git a/themes/reasonableweather/base16-rose-pine-dawn.css b/themes/reasonableweather/base16-rose-pine-dawn.css
new file mode 100644 (file)
index 0000000..1ca57a7
--- /dev/null
@@ -0,0 +1,35 @@
+/* Rosé Pine Dawn by Emilia Dunfelt <edun@dunfelt.se> */
+
+.base00-bg { background-color: #faf4ed; }
+.base01-bg { background-color: #fffaf3; }
+.base02-bg { background-color: #f2e9de; }
+.base03-bg { background-color: #9893a5; }
+.base04-bg { background-color: #797593; }
+.base05-bg { background-color: #575279; }
+.base06-bg { background-color: #575279; }
+.base07-bg { background-color: #cecacd; }
+.base08-bg { background-color: #b4637a; }
+.base09-bg { background-color: #ea9d34; }
+.base0A-bg { background-color: #d7827e; }
+.base0B-bg { background-color: #286983; }
+.base0C-bg { background-color: #56949f; }
+.base0D-bg { background-color: #907aa9; }
+.base0E-bg { background-color: #ea9d34; }
+.base0F-bg { background-color: #cecacd; }
+
+.base00 { color: #faf4ed; }
+.base01 { color: #fffaf3; }
+.base02 { color: #f2e9de; }
+.base03 { color: #9893a5; }
+.base04 { color: #797593; }
+.base05 { color: #575279; }
+.base06 { color: #575279; }
+.base07 { color: #cecacd; }
+.base08 { color: #b4637a; }
+.base09 { color: #ea9d34; }
+.base0A { color: #d7827e; }
+.base0B { color: #286983; }
+.base0C { color: #56949f; }
+.base0D { color: #907aa9; }
+.base0E { color: #ea9d34; }
+.base0F { color: #cecacd; }
diff --git a/themes/reasonableweather/base16-rose-pine-moon.css b/themes/reasonableweather/base16-rose-pine-moon.css
new file mode 100644 (file)
index 0000000..dae3186
--- /dev/null
@@ -0,0 +1,35 @@
+/* Rosé Pine Moon by Emilia Dunfelt <edun@dunfelt.se> */
+
+.base00-bg { background-color: #232136; }
+.base01-bg { background-color: #2a273f; }
+.base02-bg { background-color: #393552; }
+.base03-bg { background-color: #6e6a86; }
+.base04-bg { background-color: #908caa; }
+.base05-bg { background-color: #e0def4; }
+.base06-bg { background-color: #e0def4; }
+.base07-bg { background-color: #56526e; }
+.base08-bg { background-color: #eb6f92; }
+.base09-bg { background-color: #f6c177; }
+.base0A-bg { background-color: #ea9a97; }
+.base0B-bg { background-color: #3e8fb0; }
+.base0C-bg { background-color: #9ccfd8; }
+.base0D-bg { background-color: #c4a7e7; }
+.base0E-bg { background-color: #f6c177; }
+.base0F-bg { background-color: #56526e; }
+
+.base00 { color: #232136; }
+.base01 { color: #2a273f; }
+.base02 { color: #393552; }
+.base03 { color: #6e6a86; }
+.base04 { color: #908caa; }
+.base05 { color: #e0def4; }
+.base06 { color: #e0def4; }
+.base07 { color: #56526e; }
+.base08 { color: #eb6f92; }
+.base09 { color: #f6c177; }
+.base0A { color: #ea9a97; }
+.base0B { color: #3e8fb0; }
+.base0C { color: #9ccfd8; }
+.base0D { color: #c4a7e7; }
+.base0E { color: #f6c177; }
+.base0F { color: #56526e; }
diff --git a/themes/reasonableweather/base16-rose-pine.css b/themes/reasonableweather/base16-rose-pine.css
new file mode 100644 (file)
index 0000000..8eb234a
--- /dev/null
@@ -0,0 +1,35 @@
+/* Rosé Pine by Emilia Dunfelt <edun@dunfelt.se> */
+
+.base00-bg { background-color: #191724; }
+.base01-bg { background-color: #1f1d2e; }
+.base02-bg { background-color: #26233a; }
+.base03-bg { background-color: #6e6a86; }
+.base04-bg { background-color: #908caa; }
+.base05-bg { background-color: #e0def4; }
+.base06-bg { background-color: #e0def4; }
+.base07-bg { background-color: #524f67; }
+.base08-bg { background-color: #eb6f92; }
+.base09-bg { background-color: #f6c177; }
+.base0A-bg { background-color: #ebbcba; }
+.base0B-bg { background-color: #31748f; }
+.base0C-bg { background-color: #9ccfd8; }
+.base0D-bg { background-color: #c4a7e7; }
+.base0E-bg { background-color: #f6c177; }
+.base0F-bg { background-color: #524f67; }
+
+.base00 { color: #191724; }
+.base01 { color: #1f1d2e; }
+.base02 { color: #26233a; }
+.base03 { color: #6e6a86; }
+.base04 { color: #908caa; }
+.base05 { color: #e0def4; }
+.base06 { color: #e0def4; }
+.base07 { color: #524f67; }
+.base08 { color: #eb6f92; }
+.base09 { color: #f6c177; }
+.base0A { color: #ebbcba; }
+.base0B { color: #31748f; }
+.base0C { color: #9ccfd8; }
+.base0D { color: #c4a7e7; }
+.base0E { color: #f6c177; }
+.base0F { color: #524f67; }