Skip to content

Commit

Permalink
fix cobalt2
Browse files Browse the repository at this point in the history
  • Loading branch information
wesbos committed Sep 9, 2021
1 parent 105fe52 commit 492b59e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 22 deletions.
22 changes: 0 additions & 22 deletions themes/cobalt.json

This file was deleted.

21 changes: 21 additions & 0 deletions themes/cobalt2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"author": {
"name": "Wes Bos",
"twitter": "@wesbos",
"github": "wesbos"
},
"version": "1.0",
"theme": {
"textColor": "#ffc600",
"backgroundColor": "#1b2c3f",
"matchBackgroundColor": "#6b8039",
"selection": {
"textColor": "#fff",
"backgroundColor": "#193549"
},
"description": {
"textColor": "#ffffff",
"borderColor": "#ffc600"
}
}
}

0 comments on commit 492b59e

Please sign in to comment.