:root {
	--color-theme: rgb(51,51,51);
	--color-theme_R: 51;
	--color-theme_G: 51;
	--color-theme_B: 51;

	--color-theme-background-text: rgb(189, 186, 112);
	--color-theme-input-bordes: rgba(255,204,0,0.6);
	--color-theme-tooltip: rgb(51,51,51);
}
