Skip to content

Commit df207eb

Browse files
Merge pull request #150 from hotchocolattie/main
Added custom earthy green theme + Fixed a missing " that was commenting out code
2 parents aa044de + 92a0084 commit df207eb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

casino/themes/custom/earthy.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"color": "\u001b[38;2;119;140;85m",
3+
"reset": "\u001b[0m"
4+
}

0 commit comments

Comments
 (0)