소스 검색

created common and added color scheme in colors.scss

master
Ajay S 3 년 전
부모
커밋
2fc6933cf5
2개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. +7
    -0
      src/common/styles/colors.scss
  2. +0
    -0
      src/common/styles/global.scss

+ 7
- 0
src/common/styles/colors.scss 파일 보기

@@ -0,0 +1,7 @@
:root {
--primary-color: #151515;
--heading-color: #484848;
--tertiary-color: #2cc38c;
--orange: #fab13e;
--pink: #ff7a5d;
}

+ 0
- 0
src/common/styles/global.scss 파일 보기


불러오는 중...
취소
저장