Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[THEME] 초록 계열 테마 (#10AF85) #4

Open
kyechan99 opened this issue Jul 10, 2020 · 0 comments
Open

[THEME] 초록 계열 테마 (#10AF85) #4

kyechan99 opened this issue Jul 10, 2020 · 0 comments
Labels
theme show your theme!

Comments

@kyechan99
Copy link
Owner

// 테마색
$background: #ffffff;
$themeColor: #10AF85;
$themeColorOpa: #6BC59C;

// Colors
$bold-black: #212529;
$black: #404640;
$gray-black: #6f667a;

// a 태그
$striking: #59D6B5;
// pre 배경 색
$pre-bg-color: #E5F7F0;
// code 색
$code: #5b635b;
$code-bg-color: #E5F7F0;
// blockquote 색
$blockquote-bg: #F8FDFB;
$blockquote-strike: #B6F0D9;
// navbar active 색
$nav-item-active: #2f3631;
$nav-item-active-content: #b9fae9;

// 100 300 400 500 700 900
$notosans-thin: 300;
$notosans-regular: 400;
$notosans-medium: 500;
$notosans-bold: 700;

// text size
$p-size: 18px;
$code-size: 17px;

// bootstrap size


// div size
$navbar-height: 90px;
$layout-space: 20px;
@kyechan99 kyechan99 added the theme show your theme! label Jul 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme show your theme!
Projects
None yet
Development

No branches or pull requests

1 participant