/* 色指定 */
:root{
	--foreground: rgb(25, 255, 5);
	--background-drawer: rgb(24, 26, 27);

}

