Skip to content

Commit

Permalink
New Mclaren theme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jadens-arc committed Nov 21, 2019
1 parent b6f789a commit e06ebb8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Settings/Config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"theme": "Dark-Mode",
"theme": "dark-mode",

"font-size": 12,
"line-wrap": true,
Expand Down Expand Up @@ -38,3 +38,7 @@







7 changes: 7 additions & 0 deletions Settings/Themes/mclaren.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"bg-color": "orange",
"font-color": "black",
"button-color": "blue",
"font": "Courier",
"curser-color": "blue"
}

0 comments on commit e06ebb8

Please sign in to comment.