Skip to content

Commit fb86b47

Browse files
committed
chore(extras): auto-generate extras
1 parent 00d6c39 commit fb86b47

File tree

4 files changed

+20
-8
lines changed

4 files changed

+20
-8
lines changed

extras/monkeytype/astrodark.css

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
/* AstroDark MonkeyType Colors */
1+
/* ${_style_name} MonkeyType Colors */
2+
/* Apply the theme easily with the link below
3+
* https://monkeytype.com?customTheme=eyJjIjpbIiMxQTFEMjMiLCIjNTBBNEU5IiwiIzlCOUZBOSIsIiM2OTZDNzYiLCIjMTYxODFEIiwiI0FEQjBCQiIsIiNGRjgzOEIiLCIjRjg3NDdFIiwiI0ZGODM4QiIsIiNGODc0N0UiXX0=
4+
*/
25
:root {
36
--bg-color: #1A1D23;
4-
--caret-color: #9B9FA9;
57
--main-color: #50A4E9;
8+
--caret-color: #9B9FA9;
69
--sub-color: #696C76;
710
--sub-alt-color: #16181D;
811
--text-color: #ADB0BB;

extras/monkeytype/astrojupiter.css

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
/* AstroJupiter MonkeyType Colors */
1+
/* ${_style_name} MonkeyType Colors */
2+
/* Apply the theme easily with the link below
3+
* https://monkeytype.com?customTheme=eyJjIjpbIiNGRUVFRUUiLCIjRDA0RjRFIiwiIzlFNzg3NiIsIiM5MzdDN0EiLCIjRjlEQ0QxIiwiIzgxNTY1NCIsIiNBMTNGMzciLCIjRDA0RjRFIiwiI0ExM0YzNyIsIiNEMDRGNEUiXX0=
4+
*/
25
:root {
36
--bg-color: #FEEEEE;
4-
--caret-color: #9E7876;
57
--main-color: #D04F4E;
8+
--caret-color: #9E7876;
69
--sub-color: #937C7A;
710
--sub-alt-color: #F9DCD1;
811
--text-color: #815654;

extras/monkeytype/astrolight.css

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
/* AstroLight MonkeyType Colors */
1+
/* ${_style_name} MonkeyType Colors */
2+
/* Apply the theme easily with the link below
3+
* https://monkeytype.com?customTheme=eyJjIjpbIiNGN0Y4RjgiLCIjNjcxRkYwIiwiIzczNzQ3NCIsIiM4QjkyOTciLCIjRUFFQkVCIiwiIzRGNEY0RiIsIiM5OTAwMDAiLCIjRTcyRjFGIiwiIzk5MDAwMCIsIiNFNzJGMUYiXX0=
4+
*/
25
:root {
36
--bg-color: #F7F8F8;
4-
--caret-color: #737474;
57
--main-color: #671FF0;
8+
--caret-color: #737474;
69
--sub-color: #8B9297;
710
--sub-alt-color: #EAEBEB;
811
--text-color: #4F4F4F;

extras/monkeytype/astromars.css

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
/* AstroMars MonkeyType Colors */
1+
/* ${_style_name} MonkeyType Colors */
2+
/* Apply the theme easily with the link below
3+
* https://monkeytype.com?customTheme=eyJjIjpbIiMxRTE1MTciLCIjOUNCREM5IiwiIzhCNzA3OSIsIiM2MzY0NkEiLCIjMUExMTEzIiwiI0E1QjJCQyIsIiNERjg0ODkiLCIjRTc3Nzc3IiwiI0RGODQ4OSIsIiNFNzc3NzciXX0=
4+
*/
25
:root {
36
--bg-color: #1E1517;
4-
--caret-color: #8B7079;
57
--main-color: #9CBDC9;
8+
--caret-color: #8B7079;
69
--sub-color: #63646A;
710
--sub-alt-color: #1A1113;
811
--text-color: #A5B2BC;

0 commit comments

Comments
 (0)