Skip to content

Commit

Permalink
Realized I forgot to git add the Rangitoto theme file
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadoola committed Dec 12, 2023
1 parent 47078cf commit e6cce1c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions assets/themes/rangitoto.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "Rangitoto",
"colors": {
"--color-long-round": "#af486d",
"--color-short-round": "#719002",
"--color-focus-round": "#3c73b8",
"--color-background": "#1a191e",
"--color-background-light": "#343132",
"--color-background-lightest": "#837c7e",
"--color-foreground": "#dfdfd7",
"--color-foreground-darker": "#bec0c0",
"--color-foreground-darkest": "#adadae",
"--color-accent": "#cd7a0c"
}
}

0 comments on commit e6cce1c

Please sign in to comment.