Skip to content

Commit

Permalink
feat(extras): remove excludes
Browse files Browse the repository at this point in the history
  • Loading branch information
mcchrish committed Mar 24, 2024
1 parent 8fb981e commit 7009ede
Showing 1 changed file with 0 additions and 36 deletions.
36 changes: 0 additions & 36 deletions zenbones.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,55 +14,19 @@
},
{
"name": "forestbones",
"exclude": [
"iterm",
"alacritty",
"kitty",
"wezterm",
"tmux",
"windows_terminal",
"foot"
],
"description": "A zenbones variant inspired by Everforest."
},
{
"name": "nordbones",
"background": "dark",
"exclude": [
"iterm",
"alacritty",
"kitty",
"wezterm",
"tmux",
"windows_terminal",
"foot"
],
"description": "A zenbones variant inspired by Nord."
},
{
"name": "rosebones",
"exclude": [
"iterm",
"alacritty",
"kitty",
"wezterm",
"tmux",
"windows_terminal",
"foot"
],
"description": "A zenbones variant inspired by Ros茅 Pine."
},
{
"name": "tokyobones",
"exclude": [
"iterm",
"alacritty",
"kitty",
"wezterm",
"tmux",
"windows_terminal",
"foot"
],
"description": "A zenbones variant inspired by Tokyo Night."
},
{
Expand Down

0 comments on commit 7009ede

Please sign in to comment.