Added logbox

This commit is contained in:
Leon Etienne (ubuntu wsl)
2020-09-30 15:41:51 +02:00
parent 5e98e31eee
commit 5d04df3422
7 changed files with 109 additions and 3 deletions

View File

@@ -21,6 +21,7 @@ module.exports = {
'text-gray-1': '#bbb',
'text-gray-2': '#fff',
'text-warn-1': '#fc0',
'text-error-1': '#d40'
},