Added text shape support, fixes #42
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
function Ronin () {
|
||||
const defaultTheme = {
|
||||
background: '#222',
|
||||
f_high: '#000',
|
||||
f_high: '#fff',
|
||||
f_med: '#999',
|
||||
f_low: '#ccc',
|
||||
f_low: '#444',
|
||||
f_inv: '#000',
|
||||
b_high: '#000',
|
||||
b_med: '#888',
|
||||
|
||||
Reference in New Issue
Block a user