>1695> Gray테마 코드좀 올려주실수 있나요? (3)
익명의 참치 씨
2025년 2월 22일 (토) 오후 10:52:11 - 2025년 2월 22일 (토) 오후 11:25:50
2025년 2월 22일 (토) 오후 10:52:11
커스텀할때 비교할게 필요해서 그런데
Gray테마 코드 좀 올려주실수 있나요?
Gray테마 코드 좀 올려주실수 있나요?
2025년 2월 22일 (토) 오후 10:54:32
{
"breakpoint": "40em",
"bodyBackground": "linear-gradient(to bottom, rgb(230, 230, 230), rgb(230, 230, 230)) no-repeat",
"bodyText": "black",
"titleBackground1": "rgba(255,255,255,0.3)",
"titleBackground2": "rgba(255,255,255,0.3)",
"titleBorder": "steelblue",
"navigationBackground": "rgba(0,0,0,0.7)",
"navigationBackdropFilter": "blur(5px)",
"navigationText": "rgb(220,220,220)",
"coreContainerBorder": "solid 2px rgba(255,255,255,0.5)",
"coreContainerBorderRadius": "10px",
"coreContainerBackground": "rgba(255,255,255,0.6)",
"coreContainerBackdropFilter": "blur(30px)",
"coreContainerShadow": "5px 5px 20px -8px rgba(0, 0, 0, 0)",
"indexThreadTitleText": "steelblue",
"indexThreadSizeText": "steelblue",
"indexThreadUsernameText": "dimgrey",
"indexThreadDateText": "grey",
"paginationText": "steelblue",
"threadHeadBorder": "solid 1px grey",
"threadTitleText": "black",
"threadUsernameText": "dimgrey",
"threadDateText": "grey",
"previewContainerBorder": "grey",
"responseBoxBackground": "transparent",
"aaBackground": "white",
"responseSequenceText": "dimgrey",
"responseUsernameText": "steelblue",
"responseDateText": "grey",
"anchorContainerBorder": "rgba(100, 180, 255, 0.2)",
"anchorContainerBackground": "rgba(100, 180, 255, 0.2)",
"anchorText": "steelblue",
"linkText": "steelblue",
"buttonSolid": "black",
"buttonOk": "green",
"buttonWarning": "darkred",
"buttonEnabled": "rgb(0,145,0)",
"buttonDisabled": "grey",
"writerContainerBackground": "rgba(255,255,255,0.0)",
"writerContainerBorder": "1px dashed grey",
"submitButtonBorder": "grey",
"submitButtonText": "black",
"inputBorderBottom": "grey",
"inputText": "black",
"diceText": "rgb(255,100,100)",
"calcText": "rgb(255,100,100)",
"homeSubHeadingText": "dimgrey",
"versionText": "lightgrey"
}
이거 아님?
"breakpoint": "40em",
"bodyBackground": "linear-gradient(to bottom, rgb(230, 230, 230), rgb(230, 230, 230)) no-repeat",
"bodyText": "black",
"titleBackground1": "rgba(255,255,255,0.3)",
"titleBackground2": "rgba(255,255,255,0.3)",
"titleBorder": "steelblue",
"navigationBackground": "rgba(0,0,0,0.7)",
"navigationBackdropFilter": "blur(5px)",
"navigationText": "rgb(220,220,220)",
"coreContainerBorder": "solid 2px rgba(255,255,255,0.5)",
"coreContainerBorderRadius": "10px",
"coreContainerBackground": "rgba(255,255,255,0.6)",
"coreContainerBackdropFilter": "blur(30px)",
"coreContainerShadow": "5px 5px 20px -8px rgba(0, 0, 0, 0)",
"indexThreadTitleText": "steelblue",
"indexThreadSizeText": "steelblue",
"indexThreadUsernameText": "dimgrey",
"indexThreadDateText": "grey",
"paginationText": "steelblue",
"threadHeadBorder": "solid 1px grey",
"threadTitleText": "black",
"threadUsernameText": "dimgrey",
"threadDateText": "grey",
"previewContainerBorder": "grey",
"responseBoxBackground": "transparent",
"aaBackground": "white",
"responseSequenceText": "dimgrey",
"responseUsernameText": "steelblue",
"responseDateText": "grey",
"anchorContainerBorder": "rgba(100, 180, 255, 0.2)",
"anchorContainerBackground": "rgba(100, 180, 255, 0.2)",
"anchorText": "steelblue",
"linkText": "steelblue",
"buttonSolid": "black",
"buttonOk": "green",
"buttonWarning": "darkred",
"buttonEnabled": "rgb(0,145,0)",
"buttonDisabled": "grey",
"writerContainerBackground": "rgba(255,255,255,0.0)",
"writerContainerBorder": "1px dashed grey",
"submitButtonBorder": "grey",
"submitButtonText": "black",
"inputBorderBottom": "grey",
"inputText": "black",
"diceText": "rgb(255,100,100)",
"calcText": "rgb(255,100,100)",
"homeSubHeadingText": "dimgrey",
"versionText": "lightgrey"
}
이거 아님?
2025년 2월 22일 (토) 오후 10:59:00
{
"breakpoint": "40em",
"bodyBackground": "rgb(185,185,185)",
"bodyText": "rgb(60,60,60)",
"titleBackground1": "rgba(150,150,150,0.3)",
"titleBackground2": "transparent",
"titleBorder": "rgba(10,10,10,0.3)",
"navigationBackground": "rgba(0,0,0,0.7)",
"navigationBackdropFilter": "blur(5px)",
"navigationText": "rgb(220,220,220)",
"coreContainerBorder": "solid 2px transparent",
"coreContainerBorderRadius": "10px",
"coreContainerBackground": "rgb(230,230,230)",
"coreContainerBackdropFilter": "blur(30px)",
"coreContainerShadow": "5px 5px 20px -8px rgba(0, 0, 0, 0.75)",
"indexThreadTitleText": "rgb(80,80,80)",
"indexThreadSizeText": "rgb(80,80,80)",
"indexThreadUsernameText": "dimgrey",
"indexThreadDateText": "grey",
"paginationText": "rgb(80,80,80)",
"threadHeadBorder": "solid 1px grey",
"threadTitleText": "rgb(80,80,80)",
"threadUsernameText": "dimgrey",
"threadDateText": "grey",
"previewContainerBorder": "grey",
"responseBoxBackground": "rgb(250,250,250)",
"aaBackground": "white",
"responseSequenceText": "dimgrey",
"responseUsernameText": "rgb(80,80,80)",
"responseDateText": "grey",
"anchorContainerBorder": "rgba(100, 180, 255, 0.2)",
"anchorContainerBackground": "rgba(100, 180, 255, 0.2)",
"anchorText": "steelblue",
"linkText": "steelblue",
"buttonSolid": "grey",
"buttonOk": "green",
"buttonWarning": "darkred",
"buttonEnabled": "rgb(0,145,0)",
"buttonDisabled": "grey",
"writerContainerBackground": "rgb(230,230,230)",
"writerContainerBorder": "1px dashed grey",
"submitButtonBorder": "grey",
"submitButtonText": "dimgrey",
"inputBorderBottom": "grey",
"inputText": "rgb(60,60,60)",
"diceText": "rgb(255,100,100)",
"calcText": "rgb(255,100,100)",
"homeSubHeadingText": "dimgrey",
"versionText": "lightgrey"
}
이거야.
"breakpoint": "40em",
"bodyBackground": "rgb(185,185,185)",
"bodyText": "rgb(60,60,60)",
"titleBackground1": "rgba(150,150,150,0.3)",
"titleBackground2": "transparent",
"titleBorder": "rgba(10,10,10,0.3)",
"navigationBackground": "rgba(0,0,0,0.7)",
"navigationBackdropFilter": "blur(5px)",
"navigationText": "rgb(220,220,220)",
"coreContainerBorder": "solid 2px transparent",
"coreContainerBorderRadius": "10px",
"coreContainerBackground": "rgb(230,230,230)",
"coreContainerBackdropFilter": "blur(30px)",
"coreContainerShadow": "5px 5px 20px -8px rgba(0, 0, 0, 0.75)",
"indexThreadTitleText": "rgb(80,80,80)",
"indexThreadSizeText": "rgb(80,80,80)",
"indexThreadUsernameText": "dimgrey",
"indexThreadDateText": "grey",
"paginationText": "rgb(80,80,80)",
"threadHeadBorder": "solid 1px grey",
"threadTitleText": "rgb(80,80,80)",
"threadUsernameText": "dimgrey",
"threadDateText": "grey",
"previewContainerBorder": "grey",
"responseBoxBackground": "rgb(250,250,250)",
"aaBackground": "white",
"responseSequenceText": "dimgrey",
"responseUsernameText": "rgb(80,80,80)",
"responseDateText": "grey",
"anchorContainerBorder": "rgba(100, 180, 255, 0.2)",
"anchorContainerBackground": "rgba(100, 180, 255, 0.2)",
"anchorText": "steelblue",
"linkText": "steelblue",
"buttonSolid": "grey",
"buttonOk": "green",
"buttonWarning": "darkred",
"buttonEnabled": "rgb(0,145,0)",
"buttonDisabled": "grey",
"writerContainerBackground": "rgb(230,230,230)",
"writerContainerBorder": "1px dashed grey",
"submitButtonBorder": "grey",
"submitButtonText": "dimgrey",
"inputBorderBottom": "grey",
"inputText": "rgb(60,60,60)",
"diceText": "rgb(255,100,100)",
"calcText": "rgb(255,100,100)",
"homeSubHeadingText": "dimgrey",
"versionText": "lightgrey"
}
이거야.
2025년 2월 22일 (토) 오후 11:25:50
감사합니다