Better icons, buttons & animations

This commit is contained in:
liyasthomas
2019-09-22 02:01:07 +05:30
parent 2878207170
commit 4bb6981cbb
10 changed files with 21 additions and 24 deletions

View File

@@ -80,7 +80,7 @@
// set the relevant values.
themes: [{
"color": "rgb(37, 38, 40)",
"name": "Dark (Default)",
"name": "Dark (default)",
"class": ""
},
{
@@ -95,7 +95,7 @@
// If the color is vibrant, black is used as the active foreground color.
{
"color": "#50fa7b",
"name": "Green (Default)",
"name": "Green (default)",
"vibrant": true
},
{