「編集可能グラレコサムネプロンプト✖ 涼雅 V4」リリース!!!
抽出サマリー
- 投稿日時: 2025-06-21 23:08:53 JST
- レコード種別: tweet + note
- canonical body: note
- summary: 編集可能 グラレコサムネイルプロンプト v4 ~涼雅(りょうが)~
Categorized Entry
- canonical doc: docs/graphic-recording
- review status: classified
- confidence: low
- reviewer: manual:batch-d-dev-docs-archive
Source Post
投稿メモ
text
「編集可能グラレコサムネプロンプト✖ 涼雅 V4」リリース!!!
編集可能なボタン+ダークテーマへの切り替え!
これは個人的にはめちゃエグイほど助かる!プロンプト本文
text
# 編集可能 グラレコサムネイルプロンプト v4 ~涼雅(りょうが)~
このプロンプトは、**夏の涼と和の美学**を現代に昇華させた**高品質なブログ記事サムネイル**を生成するためのものです。一流コンサルタントが作成するような視覚的に洗練され、内容が一目で伝わる16:9アスペクト比のインフォグラフィックなサムネイルを、***Font Awesome を積極的に活用***し、涼雅な夏の美意識で表現します。
**重要**: 編集可能ボタンとダークテーマ切り替えボタンは**ナビゲーションバー**に配置してください。
---
## 🎨 基本構成
### サムネイル作成時のプロンプト形式
```
[記事タイトル]のサムネイルをHTML/CSSで作成して
16:9のサイズ(1920x1080px)にして
Font Awesome アイコンを活用してインフォグラフィックな可読性と専門性を高めて
編集可能ボタンとダークテーマ切り替えボタンをナビゲーションバーに配置して
また、下記の涼雅(りょうが)カラーマップとフォントを使用してください
```
---
## 🎨 デザイン仕様
### 1. カラーパレット定義(涼雅夏和パレット + 夜涼ダークテーマ)
#### ライトテーマ「涼雅(りょうが)」- 夏の昼
| 名称 | HEX | RGB | 主要用途 | Font Awesome アイコン例 |
|------|-----|-----|---------|---------------------|
| Primary | #025E73 | rgb(2,94,115) | タイトル・重要背景 | `<i class="fas fa-water"></i>` |
| Secondary | #038C8C | rgb(3,140,140) | アクセント・リンク | `<i class="fas fa-wind"></i>` |
| Accent | #04BFAD | rgb(4,191,173) | ハイライト・装飾 | `<i class="fas fa-leaf"></i>` |
| Neon-Gold | #F2C166 | rgb(242,193,102) | ホバー・グローエフェクト | `<i class="fas fa-sun"></i>` |
| BG-Dark | #F2F2F2 | rgb(242,242,242) | 基本背景 | `<i class="fas fa-circle"></i>` |
| BG-Light | #FAFAFA | rgb(250,250,250) | セクション背景 | `<i class="fas fa-square"></i>` |
#### ダークテーマ「夜涼(やりょう)」- 夏の夜
| 名称 | HEX | RGB | 主要用途 | Font Awesome アイコン例 |
|------|-----|-----|---------|---------------------|
| Primary-Dark | #04BFAD | rgb(4,191,173) | タイトル・重要背景(蛍の光) | `<i class="fas fa-moon"></i>` |
| Secondary-Dark | #F2C166 | rgb(242,193,102) | アクセント・リンク(星の光) | `<i class="fas fa-star"></i>` |
| Accent-Dark | #038C8C | rgb(3,140,140) | ハイライト・装飾(夜の海面) | `<i class="fas fa-fish"></i>` |
| Neon-Dark | #66D9EF | rgb(102,217,239) | ホバー・グローエフェクト(月光) | `<i class="fas fa-feather"></i>` |
| BG-Dark-Dark | #0A1A1F | rgb(10,26,31) | 基本背景(深い夜の海) | `<i class="fas fa-circle"></i>` |
| BG-Light-Dark | #1A2F35 | rgb(26,47,53) | セクション背景(夜霧) | `<i class="fas fa-square"></i>` |
### 2. フォント定義(涼雅和モダンフォント)
```html
<link rel="preconnect" href="https://t.co/8O5BzntL2T">
<link rel="preconnect" href="https://t.co/2DOw4bv2kV" crossorigin>
<link href="https://t.co/iieQMV3fjG" rel="stylesheet">
```
**CSS クラス定義:**
```css
/* タイトル用フォント */
.kaisei-decol-regular {
font-family: "Kaisei Decol", serif;
font-weight: 400;
font-style: normal;
}
.kaisei-decol-bold {
font-family: "Kaisei Decol", serif;
font-weight: 700;
font-style: normal;
}
/* 本文・UI用フォント */
.m-plus-rounded-1c-regular {
font-family: "M PLUS Rounded 1c", sans-serif;
font-weight: 400;
font-style: normal;
}
.m-plus-rounded-1c-bold {
font-family: "M PLUS Rounded 1c", sans-serif;
font-weight: 700;
font-style: normal;
}
```
### 3. ナビゲーションバー(必須実装)
**必ずナビゲーションバーに以下のボタンを配置してください:**
```html
<!-- ナビゲーションバー -->
<nav class="navbar" style="position: fixed; top: 0; left: 0; right: 0; z-index: 9999; background: rgba(255,255,255,0.95); backdrop-filter: blur(10px); padding: 12px 24px; display: flex; justify-content: space-between; align-items: center; box-shadow: 0 2px 10px rgba(0,0,0,0.1);">
<!-- ロゴ/タイトル -->
<div class="nav-brand kaisei-decol-bold" style="color: var(--current-primary); font-size: 1.5rem;">
<i class="fas fa-waves" style="margin-right: 8px;"></i>
涼雅サムネイル
</div>
<!-- ナビゲーションボタン -->
<div class="nav-buttons" style="display: flex; gap: 12px;">
<!-- テーマ切り替えボタン -->
<button id="themeToggle" class="nav-btn m-plus-rounded-1c-regular" style="background: var(--current-accent); color: white; border: none; padding: 8px 16px; border-radius: 12px; cursor: pointer; transition: all 0.3s ease; display: flex; align-items: center; gap: 6px;">
<i class="fas fa-sun"></i>
<span>夜涼</span>
</button>
<!-- 編集モードボタン -->
<button id="toggleEdit" class="nav-btn m-plus-rounded-1c-regular" style="background: var(--current-primary); color: white; border: none; padding: 8px 16px; border-radius: 12px; cursor: pointer; transition: all 0.3s ease; display: flex; align-items: center; gap: 6px;">
<i class="fas fa-edit"></i>
<span>編集モード</span>
</button>
</div>
</nav>
<!-- メインコンテンツエリア(ナビゲーションバーの高さ分のマージンを追加) -->
<main style="margin-top: 80px;">
<!-- サムネイルコンテンツをここに配置 -->
</main>
```
### 4. CSS変数定義(テーマ切り替え対応)
```css
:root {
/* ライトテーマ「涼雅」デフォルト */
--primary-color: #025E73;
--secondary-color: #038C8C;
--accent-color: #04BFAD;
--neon-gold: #F2C166;
--bg-dark: #F2F2F2;
--bg-light: #FAFAFA;
--text-primary: #024A5C;
--text-secondary: #026B73;
/* テーマ切り替え用の共通変数 */
--current-primary: var(--primary-color);
--current-secondary: var(--secondary-color);
--current-accent: var(--accent-color);
--current-neon: var(--neon-gold);
--current-bg-dark: var(--bg-dark);
--current-bg-light: var(--bg-light);
--current-text-primary: var(--text-primary);
--current-text-secondary: var(--text-secondary);
}
/* ダークテーマ「夜涼」 */
[data-theme="dark"] {
--current-primary: #04BFAD;
--current-secondary: #F2C166;
--current-accent: #038C8C;
--current-neon: #66D9EF;
--current-bg-dark: #0A1A1F;
--current-bg-light: #1A2F35;
--current-text-primary: #E8F4F8;
--current-text-secondary: #B8D4E3;
}
/* ナビゲーションバーのテーマ対応 */
[data-theme="dark"] .navbar {
background: rgba(10,26,31,0.95) !important;
}
/* スムーズなテーマ切り替えアニメーション */
* {
transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease;
}
```
### 5. JavaScript(必須実装)
```javascript
// 編集モード
const editBtn = document.getElementById('toggleEdit');
const editIcon = editBtn.querySelector('i');
const editText = editBtn.querySelector('span');
let editing = false;
editBtn.onclick = () => {
editing = !editing;
document.body.contentEditable = editing;
document.designMode = editing ? 'on' : 'off';
if (editing) {
editIcon.className = 'fas fa-save';
editText.textContent = '保存';
https://t.co/tGLon2wPTI.background = 'var(--current-neon)';
https://t.co/tGLon2wPTI.color = 'var(--current-primary)';
} else {
editIcon.className = 'fas fa-edit';
editText.textContent = '編集モード';
https://t.co/tGLon2wPTI.background = 'var(--current-primary)';
https://t.co/tGLon2wPTI.color = 'white';
}
};
// テーマ切り替え
const themeBtn = document.getElementById('themeToggle');
const themeIcon = themeBtn.querySelector('i');
const themeText = themeBtn.querySelector('span');
let isDark = false;
// 初期テーマ設定
document.documentElement.setAttribute('data-theme', 'light');
themeBtn.onclick = () => {
isDark = !isDark;
const theme = isDark ? 'dark' : 'light';
document.documentElement.setAttribute('data-theme', theme);
if (isDark) {
themeIcon.className = 'fas fa-moon';
themeText.textContent = '涼雅';
} else {
themeIcon.className = 'fas fa-sun';
themeText.textContent = '夜涼';
}
// ボタンの背景色を現在のテーマに合わせて更新
setTimeout(() => {
https://t.co/9y1Y4Qsxue.background = 'var(--current-accent)';
if (!editing) {
https://t.co/tGLon2wPTI.background = 'var(--current-primary)';
}
}, 50);
};
```
### 6. デザイン要素(Font Awesome 活用戦略)
#### 必須含有要素:
1. **サムネイルコンテンツエリア(16:9)**:
```css
.thumbnail-container {
width: 1920px;
height: 1080px;
max-width: 100vw;
max-height: 56.25vw; /* 16:9 ratio */
position: relative;
overflow: hidden;
background: linear-gradient(135deg, var(--current-bg-light), var(--current-bg-dark));
margin: 0 auto;
}
```
2. **タイトルセクション(左側レイアウト)**:
- **メインタイトル**: clamp(3rem,8vw,6rem) / **Kaisei Decol Bold** / Primary色 / ***夏関連アイコン併用***
- 例: `<i class="fas fa-waves"></i>` `<i class="fas fa-umbrella-beach"></i>` `<i class="fas fa-sun"></i>`
- **サブタイトル**: clamp(1.2rem,3vw,2rem) / **M PLUS Rounded 1c Regular** / Secondary色 / ***風・涼関連アイコン***
- 例: `<i class="fas fa-wind"></i>` `<i class="fas fa-leaf"></i>` `<i class="fas fa-fan"></i>`
3. **ビジュアル要素(右側レイアウト)**:
- **メイングラフィック**: 記事内容に関連するFont Awesomeアイコンを大胆に配置
- データ系: `<i class="fas fa-chart-bar"></i>` `<i class="fas fa-chart-pie"></i>` `<i class="fas fa-analytics"></i>`
- ビジネス系: `<i class="fas fa-briefcase"></i>` `<i class="fas fa-handshake"></i>` `<i class="fas fa-target"></i>`
- 技術系: `<i class="fas fa-code"></i>` `<i class="fas fa-cogs"></i>` `<i class="fas fa-rocket"></i>`
- **バッジ/ラベル**: Accent色背景 + 角丸デザイン + 関連アイコン
- 例: `<i class="fas fa-tag"></i>` + カテゴリ名
4. **コンテンツ特徴(下部セクション)**:
- **3-4つの主要ポイント**: 各ポイントにアイコン + 短文
- ポイント表示: `<i class="fas fa-check-circle"></i>` `<i class="fas fa-lightbulb"></i>` `<i class="fas fa-star"></i>`
- プロセス表示: `<i class="fas fa-arrow-right"></i>` で流れを表現
- **統計/数値**: Neon-Gold色で強調 + 数値関連アイコン
- 例: `<i class="fas fa-percentage"></i>` `<i class="fas fa-chart-line"></i>` `<i class="fas fa-trophy"></i>`
5. **プロフェッショナル要素**:
- **背景**: 涼雅グラデーション(Primary → BG-Light)
- **装飾パターン**: 青海波文様をSVGで軽量実装
- **影効果**: `box-shadow: 0 8px 32px rgba(4,191,173,0.2);` で涼やかな浮遊感
- **グリッドパターン**: 微細な和風格子を背景に配置
### 7. レスポンシブ対応
```css
/* Font Awesome アイコンサイズ調整 */
.icon-xl { font-size: clamp(4rem, 8vw, 8rem); }
.icon-lg { font-size: clamp(2rem, 4vw, 4rem); }
.icon-md { font-size: clamp(1.5rem, 3vw, 2.5rem); }
.icon-sm { font-size: clamp(1rem, 2vw, 1.5rem); }
/* ナビゲーションバーのレスポンシブ対応 */
@media (max-width: 768px) {
.nav-brand {
font-size: 1.2rem !important;
}
.nav-buttons {
gap: 8px !important;
}
.nav-btn {
padding: 6px 12px !important;
font-size: 0.9rem !important;
}
}
```
### 8. 涼雅装飾要素(テーマ対応)
#### ライトテーマ装飾
```css
/* 夏雲テクスチャ */
.summer-cloud {
background: linear-gradient(135deg, #FAFAFA 0%, #F2F2F2 50%, #E8F4F8 100%);
filter: blur(0.4px);
}
/* 青海波パターン */
.seigaiha-pattern {
background-image: url("data:image/svg+xml,%3Csvg xmlns='https://t.co/2HAghLaxya' viewBox='0 0 100 100'%3E%3Cpath d='M0,50 Q25,25 50,50 T100,50' stroke='%23038C8C' fill='none' opacity='0.1'/%3E%3C/svg%3E");
}
```
#### ダークテーマ装飾
```css
/* 夜霧テクスチャ */
.night-mist {
background: linear-gradient(135deg, #0A1A1F 0%, #1A2F35 50%, #2A3F45 100%);
filter: blur(0.6px);
}
/* 星座パターン */
.constellation-pattern {
background-image: url("data:image/svg+xml,%3Csvg xmlns='https://t.co/2HAghLaxya' viewBox='0 0 100 100'%3E%3Ccircle cx='20' cy='20' r='1' fill='%23F2C166' opacity='0.6'/%3E%3Ccircle cx='80' cy='30' r='0.5' fill='%2366D9EF' opacity='0.8'/%3E%3Ccircle cx='60' cy='70' r='0.8' fill='%2304BFAD' opacity='0.7'/%3E%3C/svg%3E");
}
```
---
## 🎯 実装テンプレート
### 基本HTML構造(ナビゲーションバー対応版)
```html
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>[記事タイトル] - 涼雅サムネイル</title>
<!-- Font Awesome CDN -->
<link rel="stylesheet" href="https://t.co/BjYYKjdDl8">
<!-- Google Fonts -->
<link rel="preconnect" href="https://t.co/8O5BzntL2T">
<link rel="preconnect" href="https://t.co/2DOw4bv2kV" crossorigin>
<link href="https://t.co/iieQMV3fjG" rel="stylesheet">
<style>
/* 涼雅カラーパレット定義 */
:root {
--primary: #025E73;
--secondary: #038C8C;
--accent: #04BFAD;
--neon-gold: #F2C166;
--bg-dark: #F2F2F2;
--bg-light: #FAFAFA;
}
/* ダークテーマ */
[data-theme="dark"] {
--primary: #04BFAD;
--secondary: #F2C166;
--accent: #038C8C;
--neon-gold: #66D9EF;
--bg-dark: #0A1A1F;
--bg-light: #1A2F35;
}
/* サムネイル基本スタイル */
.thumbnail-container {
width: 1920px;
height: 1080px;
background: linear-gradient(135deg, var(--bg-light), var(--bg-dark));
position: relative;
overflow: hidden;
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 2fr 1fr;
margin: 0 auto;
}
/* 以下、具体的なスタイル実装... */
</style>
</head>
<body>
<!-- ナビゲーションバー(必須) -->
<nav class="navbar">
<!-- ナビゲーションバーの内容(上記参照) -->
</nav>
<!-- メインコンテンツエリア -->
<main style="margin-top: 80px;">
<div class="thumbnail-container">
<!-- タイトルセクション -->
<div class="title-section">
<h1 class="kaisei-decol-bold">
<i class="fas fa-[関連アイコン]"></i>
[メインタイトル]
</h1>
<h2 class="m-plus-rounded-1c-regular">
<i class="fas fa-[サブアイコン]"></i>
[サブタイトル]
</h2>
</div>
<!-- ビジュアルセクション -->
<div class="visual-section">
<i class="fas fa-[メインアイコン] icon-xl"></i>
<div class="badge">
<i class="fas fa-tag"></i>
[カテゴリ]
</div>
</div>
<!-- ポイントセクション -->
<div class="points-section">
<div class="point">
<i class="fas fa-check-circle"></i>
<span>[ポイント1]</span>
</div>
<!-- 他のポイント... -->
</div>
</div>
</main>
<script>
/* JavaScript実装(上記参照) */
</script>
</body>
</html>
```
---
## 🎯 実装時の重要ポイント
### ナビゲーションバー実装における重要事項
1. **必須配置**: 編集可能ボタンとダークテーマ切り替えボタンは**必ずナビゲーションバー**に配置
2. **固定ポジション**: `position: fixed` でスクロール時も常に表示
3. **z-index管理**: `z-index: 9999` で他の要素より前面に表示
4. **レスポンシブ対応**: モバイルでもボタンが操作しやすいサイズを維持
5. **テーマ対応**: ナビゲーションバー自体もダークテーマに対応
### Font Awesome 活用における注意事項
1. **パフォーマンス**: 必要なアイコンのみを使用し、Font Awesome CDNを効率的に読み込む
2. **一貫性**: 同じ意味のアイコンは統一し、視覚的ヒエラルキーを保つ
3. **涼雅テイスト**:
- 水・風・葉・魚・太陽などの夏要素アイコンを優先活用
- 月・星・蛍・夜風などの夜の夏要素をダークテーマで活用
4. **レスポンシブ**: アイコンサイズは `fa-lg` `fa-2x` `fa-3x` を使い分け
5. **アクセシビリティ**: 必ず `aria-label` または `title` 属性を付与
### 涼雅夏和デザインの本質
- **昼夜の美学**: 適切な余白と青緑の深みで夏の昼夜両方の美しさを演出
- **自然な色彩**: 海・川・青もみじ・山吹の色を基調とした爽やかで温かみのあるパレット
- **Typography**: 夏の海から青もみじへのグラデーションのような美しいコントラストを文字で表現
- **爽やかなエレガンス**: 装飾は控えめに、機能美と涼やかな美しさを重視
- **ナビゲーション**: 涼やかで直感的な操作性を重視したナビゲーションバーデザイン
このプロンプトに従って生成されるサムネイルは、日本の夏の美意識と現代的な爽やかさを融合した、**ナビゲーションバーに配置された編集機能とテーマ切り替え機能**を持つ高品質なブログ記事サムネイルとなります。涼やかで爽やかな美しさを通じて、記事の内容を美しく、そして効果的に表現します。抽出ノート
- tweet ids: 1936426098948215212
- note ids: 1936426097224425472
- cluster items: tweet:1936426098948215212, note:1936426097224425472
- imported at: 2026-03-19T00:00:00+09:00