4 lines
89 B
Python
4 lines
89 B
Python
|
palette.update({
|
||
|
"source": (add_setting("black", "underline"), "dark green"),
|
||
|
})
|