Enum Color
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
색상
캘린더 서비스에서 사용 가능한, 이름이 지정된 색상을 나타내는 열거형입니다.
속성
속성 | 유형 | 설명 |
BLUE | Enum |
파란색 (#2952A3 ) |
BROWN | Enum |
갈색(#8D6F47 ) |
CHARCOAL | Enum |
블랙 (#4E5D6C ) |
CHESTNUT | Enum |
체스넛 (#865A5A ) |
GRAY | Enum |
회색(#5A6986 ) |
GREEN | Enum |
녹색 (#0D7813 ) |
INDIGO | Enum |
인디고 (#5229A3 ) |
LIME | Enum |
라임 (#528800 ) |
MUSTARD | Enum |
머스터드(#88880E ) |
OLIVE | Enum |
올리브 (#6E6E41 ) |
ORANGE | Enum |
주황색 (#BE6D00 ). |
PINK | Enum |
분홍색 (#B1365F ) |
PLUM | Enum |
플럼 (#705770 ) |
PURPLE | Enum |
보라색(#7A367A ) |
RED | Enum |
빨간색(#A32929 ) |
RED_ORANGE | Enum |
빨간색-주황색(#B1440E ) |
SEA_BLUE | Enum |
씨 블루 (#29527A ) |
SLATE | Enum |
슬레이트 (#4A716C ) |
TEAL | Enum |
청록색 (#28754E ) |
TURQOISE | Enum |
청록색(#1B887A ). |
YELLOW | Enum |
노란색(#AB8B00 ) |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-08-17 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"필요한 정보가 없음"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"너무 복잡함/단계 수가 너무 많음"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"오래됨"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"샘플/코드 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]