Skip to content

Commit 12fc138

Browse files
committed
"Coastal Fog" Color Theme Pack
Added four new color themes under an overall color palette.
1 parent 1a9c377 commit 12fc138

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed

casino/themes/custom/cream.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;237;237;206m",
3+
"reset": "\u001b[0m"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"color": "\u001b[38;2;12;44;85m",
3+
"reset": "\u001b[0m"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"color": "\u001b[38;2;41;99;116m",
3+
"reset": "\u001b[0m"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"color": "\u001b[38;2;98;159;173m",
3+
"reset": "\u001b[0m"
4+
}

0 commit comments

Comments
 (0)