Skip to content

Commit 3a2ec97

Browse files
Merge pull request #153 from alisha-cho/main
"Coastal Fog" Color Theme Pack
2 parents 7265d18 + 12fc138 commit 3a2ec97

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)