Added (resize)

This commit is contained in:
Devine Lu Linvega
2019-07-16 09:51:19 +09:00
parent b8736c1cbc
commit 79f85782ab
5 changed files with 84 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
function Ronin () {
const defaultTheme = {
background: '#222',
background: '#111',
f_high: '#fff',
f_med: '#999',
f_low: '#444',