Skip to content

Commit

Permalink
Add acid theme
Browse files Browse the repository at this point in the history
  • Loading branch information
lefoy committed Oct 22, 2014
1 parent a12e658 commit 46f3bbf
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions themes/acid.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"name": "Acid",
"author": "lefoy",
"title": {
"fg": "#97c124"
},
"chart": {
"fg": "#97c124",
"border": {
"type": "line",
"fg": "#b6db51"
}
},
"table": {
"fg": "fg",
"items": {
"selected": {
"bg": "#b6db51",
"fg": "bg"
},
"item": {
"fg": "fg",
"bg": "bg"
}
},
"border": {
"type": "line",
"fg": "#b6db51"
}
},
"footer": {
"fg": "fg"
}
}
Binary file added themes/acid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 46f3bbf

Please sign in to comment.