This commit is contained in:
bhomie 2020-06-01 20:02:08 -07:00
parent ae1537eca2
commit dd29eb728f
2 changed files with 5 additions and 1 deletions

View file

@ -36,4 +36,3 @@ key{
#menu .button:nth-child(4){
color: var(--caret-color);
}

View file

@ -148,5 +148,10 @@
"name": "terminal",
"bgColor": "#1b1c1d",
"textColor": "#79a617"
},
{
"name": "taro",
"bgColor": "#b3baff",
"textColor": "#130f1a"
}
]