>1693> 혹시 이전 버전 테마 색깔도 옵션에 넣어주실 수 있나요? (17)
익명의 참치 씨
2025년 2월 22일 (토) 오후 10:36:05 - 2025년 2월 22일 (토) 오후 11:48:39
2025년 2월 22일 (토) 오후 10:36:05
현재 설정된 테마들 돌려보고 있는데, 주어진 옵션들은 다 눈이 빨리 피로해져서 건의드립니다
2025년 2월 22일 (토) 오후 10:37:50
여기에 동감.
라이트 테마 바뀐 배경색이 너무 찐해서 가독성이 좀 별로당.
라이트 테마 바뀐 배경색이 너무 찐해서 가독성이 좀 별로당.
2025년 2월 22일 (토) 오후 10:47:57
기본 배경색이 싫으면 커스텀으로 선택 후 배경색을 바꿔주면 되긴한데.....
로드하는 과정에서 라이트테마를 한번 거쳤다가 커스텀 테마로 들어가기 때문에 아무래도 뜨는 게 더 더뎌지는 감이 있어....
로드하는 과정에서 라이트테마를 한번 거쳤다가 커스텀 테마로 들어가기 때문에 아무래도 뜨는 게 더 더뎌지는 감이 있어....
2025년 2월 22일 (토) 오후 10:50:22
눈이 편한 색으로 설정하는 법을 가이드로 제공할 필요가 있는 것
2025년 2월 22일 (토) 오후 10:53:46
>>3 "bodyBackground": "linear-gradient(to bottom, rgb(230, 230, 230), rgb(230, 230, 230)) no-repeat", 으로 살고 있긴 한데 아예 변경 전 테마 설정을 옵션 중 하나로 넣어줬으면 좋겠음
2025년 2월 22일 (토) 오후 10:58:19
근데 옵션이 너무 많아지면 커스텀 테마 제공이 의미가 없어지는 느낌이 있긴 하다
2025년 2월 22일 (토) 오후 10:59:32
>>5 그래도 변경 전 익숙했었던 테마는 옵션으로 들어갈 가치가 있지 아늘까
2025년 2월 22일 (토) 오후 11:00:30
라이트 테마 외에는 색 자체가 변경된 건 없어.
2025년 2월 22일 (토) 오후 11:01:18
기존 "light 테마"를 원하는 거야?
2025년 2월 22일 (토) 오후 11:02:16
>>8 테마 업데이트 이전 기존 테마니까 맞습니다.
2025년 2월 22일 (토) 오후 11:05:18
이번에 바뀐 테마를 아예 새 테마로 내는 게 낫겠네. 마침 패치할 게 있어서 같이 패치할게.
2025년 2월 22일 (토) 오후 11:05:36
아니다. 취소. 잠깐만.
2025년 2월 22일 (토) 오후 11:09:57
{
"breakpoint": "40em",
"bodyBackground": "rgb(225,245,255)",
"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 1px steelblue",
"coreContainerBorderRadius": "10px",
"coreContainerBackground": "white",
"coreContainerBackdropFilter": "blur(30px)",
"coreContainerShadow": "5px 5px 20px -8px rgba(0, 0, 0, 0.8)",
"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": "rgb(225,245,255)",
"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 1px steelblue",
"coreContainerBorderRadius": "10px",
"coreContainerBackground": "white",
"coreContainerBackdropFilter": "blur(30px)",
"coreContainerShadow": "5px 5px 20px -8px rgba(0, 0, 0, 0.8)",
"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일 (토) 오후 11:11:34
감사합니다!
2025년 2월 22일 (토) 오후 11:17:36
database>1647>
이런 것도 있더라.
이런 것도 있더라.
2025년 2월 22일 (토) 오후 11:29:00
혹시 커스텀 테마 설정에서 조정할 수 있는 옵션 추가 요청도 남겨도 괜찮을까요?
wide mode에서 너무 화면 바깥에 딱 붙는다는 느낌이 있어서 coreContainer에 margin을 약간 넣고 싶어요
wide mode에서 너무 화면 바깥에 딱 붙는다는 느낌이 있어서 coreContainer에 margin을 약간 넣고 싶어요
2025년 2월 22일 (토) 오후 11:30:43
+ 설정 페이지에서 컨테이너 여러 개가 겹쳐서 이상하게 보이는 느낌이 있어요...
2025년 2월 22일 (토) 오후 11:48:39