* [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)
--- /dev/null
+/* 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; }
--- /dev/null
+/* 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; }
--- /dev/null
+/* 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; }