Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

all.less
body {
	background-color: rgb(15%, 15%, 15%);
	color: rgb(80%, 80%, 80%);
}

@import "button.less";
@import "table.less";