GitHub - osmanonurkoc/Catpuccin-Portfolio-Blogger: A zero-code, modern, responsive, and single-page portfolio theme for Blogger, inspired by the soothing Catppuccin color palette.
https://github.com/osmanonurkoc/Catpuccin-Portfolio-Blogger
シングルページのポートフォリオテーマ
https://catpuccin.blogspot.com/
Author Url: https://www.osmanonurkoc.com/
アクセントカラーの変更方法
==========================================================
1. THEME CONFIGURATION (MAGIC VARIABLES)
==========================================================
Configure your accent colors for both Dark and Light modes here.
This structure guarantees high saturation and contrast.
Available color prefixes:
--mocha- (Dark) / --latte- (Light)
Available colors: rosewater, flamingo, pink, mauve, red, maroon,
peach, yellow, green, teal, sky, sapphire, blue, lavender
*/
:root {
/* Dark Mode Accents (Pastel & Soothing) */
--dark-accent-primary: var(--mocha-mauve);
--dark-accent-secondary: var(--mocha-blue);
/* Light Mode Accents (Vibrant & Saturated) */
--light-accent-primary: var(--latte-mauve);
--light-accent-secondary: var(--latte-blue);
}
mauve と blue を用意されているカラーに置き換えます




0 comments:
スパム対策の為コメントをオフにしています。
Disqusは利用出来ます。
注: コメントを投稿できるのは、このブログのメンバーだけです。