আপনি আপনার Sage Green brand theme তৈরি করেছেন — perfect color palette (#638766, #98B6A3, #BDD6AE), custom theme colors set করেছেন, Slide Master-এ apply করেছেন, template (.potx) save করেছেন। কিন্তু যখন আপনি একটি shape insert করলেন — সেটি Sage Green হওয়ার বদলে default blue দেখাচ্ছে। যখন একটি chart insert করলেন — chart bars আপনার brand colors-এ নেই, বরং PowerPoint-এর generic color scheme ব্যবহার করছে। যখন পুরনো slides-এ theme apply করলেন — কিছু shapes color change হলো, কিছু আগের color-ই রয়ে গেলো।
এটি PowerPoint-এর সবচেয়ে frustrating ও common সমস্যাগুলোর একটি। সমস্যাটি বুঝতে হলে আগে বুঝতে হবে PowerPoint-এ Theme Colors ও Manual Colors-এর মধ্যে fundamental পার্থক্য কী — এবং কেন কিছু elements theme follow করে আর কিছু করে না।
এই article-এ আমরা সম্পূর্ণ বিস্তারিতভাবে শিখব:
| Feature | 🎯 Theme Color (Linked) | ⚠️ Manual Color (Hard-Coded) |
|---|---|---|
| কীভাবে Apply হয় | Color picker-এর top section (Theme Colors) থেকে select | Color picker-এর "More Colors..." / Custom / RGB/Hex input থেকে select |
| Theme Change হলে | 🎯 Automatically updates — new theme colors follow করে | ❌ Never changes — hard-coded value remains forever |
| Internal Storage | Stored as theme color reference (e.g., "Accent 1", "Accent 2") | Stored as fixed RGB value (e.g., R:99 G:135 B:102) |
| Analogy | 🎯 Like a variable in programming — value changes when theme changes | Like a hard-coded constant — value never changes |
| Example | Shape fill = "Accent 1" → theme says Accent 1 = #638766 → shape is Sage Green | Shape fill = "#638766" (RGB) → always #638766 regardless of theme |
| Theme Switch | 🎯 Accent 1 changes from #638766 to #0000FF → shape automatically becomes blue | Shape stays #638766 forever — doesn't respond to theme change |
| Brand Consistency | 🎯 Guaranteed — all theme-linked elements update together | ⚠️ Risky — manual colors may not match new/updated brand |
| 🎯 Recommendation | 🎯🎯 ALWAYS use Theme Colors — for all brand elements | ⚠️ Only for non-brand colors (e.g., specific photo overlay, one-time accent) |
| Color Picker Section | Type | Theme-Linked? | Location in Picker |
|---|---|---|---|
| 🎯 Theme Colors (Top Row) | 🎯 Theme-Linked | ✅ Yes — updates with theme | Color picker → top row of colored squares (10 colors + tints) |
| Standard Colors (Middle Row) | Fixed Standard | ❌ No — always same 10 standard colors | Color picker → below theme colors → 10 standard colors row |
| Recent Colors | Fixed (last used) | ❌ No — stored as fixed RGB | Color picker → "Recent Colors" row (bottom) |
| ⚠️ "More Colors..." → Custom | ⚠️ Manual / Hard-Coded | ❌ No — NEVER theme-linked! | Color picker → "More Colors..." → Custom tab → RGB/Hex input |
| ⚠️ Eyedropper | ⚠️ Manual / Hard-Coded | ❌ No — picks fixed RGB value | Color picker → Eyedropper tool |
| # | Root Cause | কীভাবে হয় | কোথায় দেখা যায় | 🎯 Fix |
|---|---|---|---|---|
| 🎯 1 | Manual Color Override | "More Colors..." / Custom / Hex input ব্যবহার করে color set করা | Shapes, text, lines, borders — anything manually colored | 🎯 Re-apply color from Theme Colors row (not "More Colors...") |
| 🎯 2 | Copy-Paste from Other Files | Different theme-এর file থেকে elements copy → paste | Pasted shapes, charts, SmartArt — carry source file's colors | 🎯 "Use Destination Theme" paste option; বা manually re-apply theme colors |
| 🎯 3 | Chart Color Not Theme-Linked | Chart insert → manually formatting individual bars/series → hard-coded | Charts — individual data series colors don't change with theme | 🎯 "Reset to Match Style" on chart; use Chart Styles; avoid manual series coloring |
| 4 | Legacy/Old Files | Old PowerPoint files (2007/2010 era) → colors pre-date current theme system | Entire old presentations; migrated content | Apply current theme → manually fix non-updating elements |
| 5 | Eyedropper-Picked Colors | Eyedropper tool → picks RGB value → stores as manual color | Any element colored via eyedropper | Eyedropper picks manual RGB — re-apply from Theme Colors row instead |
| 6 | Theme Not Properly Applied | Theme .thmx applied but not all Slide Masters updated | Some slides follow theme; others don't | Design → right-click theme → "Apply to All Slides" |
| 7 | Multiple Slide Masters | File has multiple Slide Masters with different themes | Different sections have different color schemes | Consolidate to single Slide Master; or ensure all masters use same theme |
| 8 | Default Shape Not Set | PowerPoint's default shape style uses non-theme color | Every new shape inserted → wrong default color | "Set as Default Shape" after correctly theming a shape |
| Step | Action | What to Look For |
|---|---|---|
| 1 | Shape select করুন | Click on the shape |
| 2 | Shape Format → Shape Fill → dropdown arrow | Color picker opens |
| 3 | 🎯 Theme Colors row দেখুন |
✅ Theme Color highlighted (border around a theme color square) → theme-linked ✅ ❌ No theme color highlighted; color shows in "Recent Colors" → manual/hard-coded ❌ |
| Method | Steps | When to Use |
|---|---|---|
| 🎯 Method 1: Theme Color Re-Select |
Shape select → Shape Format → Shape Fill → 🎯 Theme Colors row থেকে correct color click (e.g., Accent 1 for Sage Green #638766) |
🎯 Single shape fix — most common method |
| 🎯 Method 2: Quick Style Apply |
Shape select → Shape Format → Shape Styles gallery → Theme-based style select (e.g., "Colored Fill - Accent 1") |
🎯 Quick fix — applies theme-linked fill, outline, ও effects together |
| Method 3: Format Painter |
Correctly-themed shape select → Home → Format Painter → Click on incorrectly-colored shape |
Copy formatting from a good shape to a bad one |
| Method 4: Reset Shape |
Shape select → Home → Reset (if in placeholder) বা right-click → "Reset Shape" (limited availability) |
Placeholder shapes in Slide Master layouts |
| Step | Action | Details |
|---|---|---|
| 1 | Ctrl+A (Select All on slide) | সব elements select হবে (বা Ctrl+click specific shapes) |
| 2 | Shape Format → Shape Fill → Theme Color select | 🎯 সব selected shapes একসাথে theme color পাবে |
| 3 | Shape Outline → Theme Color select | Outline/border-ও theme-linked করুন |
| 4 | Repeat per slide | প্রতিটি slide-এ repeat (unfortunately no global batch for all slides) |
| Step | Action | Details |
|---|---|---|
| 1 | একটি shape correctly theme-color করুন | Fill = Theme Accent 1; Outline = Theme Accent 4; correct font |
| 2 | Right-click → "Set as Default Shape" | 🎯 এখন থেকে সব new shapes এই formatting পাবে! |
| 3 | Test — new shape insert | Insert → Shape → new shape → ✅ correct theme color automatically! |
| Cause | Explanation | Example |
|---|---|---|
| 🎯 Manual Series Formatting | Chart-এর individual data series (bar, line, pie slice) manually color করলে সেটি hard-coded হয়ে যায় — theme change-এ update হয় না | Bar chart → Series 1 manually #638766 set → theme change → Series 1 stays #638766 |
| 🎯 Copy-Pasted Charts | Other file থেকে chart copy → paste → source file-এর colors carry করে | Blue theme file-এর chart → paste in Sage Green file → chart stays blue |
| Custom Chart Template | Saved chart template (.crtx) may have hard-coded colors | Template chart-এ manual colors → every chart from template = hard-coded |
| Excel-Linked Charts | Excel-এ formatted chart → PowerPoint-এ paste → Excel formatting overrides | Excel chart with blue bars → PowerPoint-এ blue stays despite Sage Green theme |
| Step | Action | Details |
|---|---|---|
| 1 | Chart select করুন | Chart-এ click → chart selected (border visible) |
| 2 | Chart-এর মধ্যে specific data series right-click | Problematic bar/line/slice-এ right-click |
| 3 | 🎯 "Reset to Match Style" click | 🎯 Manual formatting removed → theme colors restored! |
| Step | Action | Details |
|---|---|---|
| 1 | Chart select করুন | Chart click |
| 2 | Chart Design tab → "Change Colors" dropdown | 🎯 "Colorful" section → first option (theme colors) select |
| 3 | Chart Design → Chart Styles gallery | Theme-based chart style select — ensures theme-linked colors |
| Step | Action | Details |
|---|---|---|
| 1 | Chart select → Select entire chart area | Click chart border (not individual series) |
| 2 | Chart Format → Reset to Match Style | Entire chart-এর manual formatting removed |
| 3 | Verify: Chart Design → Change Colors | Colors should now reflect current theme palette |
| Step | Action | When |
|---|---|---|
| 1 | Chart data copy (from embedded Excel) | Double-click chart → Excel data → select ও copy |
| 2 | Old chart delete | Select chart → Delete |
| 3 | Insert → Chart → new chart create | New chart = automatically uses current theme colors! |
| 4 | Data paste in new chart | ✅ Theme-linked chart with correct brand colors |
| Problem | Cause | 🎯 Fix |
|---|---|---|
| Table colors don't match theme | Manual cell shading applied; বা copy-pasted from another file |
🎯 Table select → Table Design tab → Table Styles gallery → Theme-based style select (Accent 1, Accent 2, etc.) ✅ Entire table re-themed! |
| Individual cells manually colored | Cell shading manually set via "More Colors..." |
Select cells → Table Design → Shading → Theme Color select বা Clear manual formatting: Table Design → Table Style re-apply |
| Table header row wrong color | Header row manually formatted; বা "Header Row" option unchecked |
Table Design → ☑️ "Header Row" checkbox enable → Table Style re-apply → header automatically themed |
| Problem | Cause | 🎯 Fix |
|---|---|---|
| SmartArt colors don't match theme | SmartArt from another file; বা manually formatted shapes within SmartArt |
🎯 SmartArt select → SmartArt Design tab → "Change Colors" → theme-based palette select (e.g., "Colorful - Accent Colors", "Colored Fill - Accent 1") |
| Individual SmartArt shapes manually colored | Right-click individual shape → Format Shape → manual fill |
🎯 SmartArt select → SmartArt Design → "Reset Graphic" ✅ All manual formatting removed → theme colors restored |
| SmartArt style looks generic | Default SmartArt style applied; not theme-optimized |
SmartArt Design → SmartArt Styles gallery → "Best Match for Document" section → theme-aware style select |
| Problem | Cause | 🎯 Fix |
|---|---|---|
| Text color doesn't change with theme | Text color manually set (via "More Colors..." / Custom) |
Select text → Home → Font Color dropdown → 🎯 Theme Colors row → "Text/Background - Dark 1" (for body text) বা appropriate theme color select |
| Heading colors inconsistent | Some headings manually colored; some theme-linked |
Select heading text → Font Color → Theme Colors → Accent 1 (for Sage Green headings) |
| Pasted text has wrong color | Text pasted from other sources carries source formatting |
🎯 Paste Options: "Keep Text Only" (Ctrl+Shift+V) → text adopts current slide's theme formatting বা Paste → "Use Destination Theme" |
| Placeholder text color wrong | Slide Master placeholder formatting overridden on individual slide |
Right-click text box → "Reset" → placeholder reverts to Slide Master formatting (theme-linked) |
| Paste Option | Shortcut | Color Behavior | 🎯 When to Use |
|---|---|---|---|
| 🎯 Use Destination Theme | Ctrl+V → Paste Options → 🎯 first icon | 🎯 Theme colors re-mapped to destination theme! Shapes/text adopt your Sage Green theme | 🎯 Always use this when pasting from other files |
| Keep Source Formatting | Ctrl+V → Paste Options → second icon | ❌ Source file's colors preserved — may not match your theme | When you want exact source appearance (rare for branded presentations) |
| 🎯 Picture | Ctrl+V → Paste Options → picture icon | Pasted as image — colors fixed but not editable | When source formatting must be preserved exactly (as image) |
| 🎯 Keep Text Only | Ctrl+Shift+V | 🎯 All formatting stripped — adopts destination theme completely | 🎯 Best for text — clean paste; destination formatting applied |
| Method | How | What It Tells You |
|---|---|---|
| 🎯 Color Picker Check | Element select → Fill/Color dropdown → look at Theme Colors row | 🎯 Highlighted square = theme-linked; No highlight = manual color |
| 🎯 Theme Switch Test |
Temporarily switch theme: Design → Themes → click a different theme → See which elements change color ও which don't → Switch back to your Sage Green theme |
🎯 Best diagnostic! Elements that DON'T change = manually colored (problem!) |
| Format Pane Check |
Element select → right-click → "Format Shape" → Fill section → Color shows 🎯 Theme color name (e.g., "Accent 1") = linked RGB/Hex value only = manual |
Detailed color information; shows if theme reference or manual value |
| XML Inspection (Advanced) |
.pptx → rename to .zip → extract → slide XML → Look for (theme) vs (manual)
|
Definitive answer — XML shows exactly how color is stored |
| Scenario | Problem | 🎯 Fix |
|---|---|---|
| Old .ppt files (97-2003) | Pre-theme era; all colors hard-coded; no theme references | 🎯 Re-create in new themed template; copy text content only (Ctrl+Shift+V); rebuild visuals |
| Files from other organizations | Different theme; different brand colors; mixed manual/theme colors | 🎯 Apply your theme → Theme Switch Test → fix non-updating elements |
| Multiple Slide Masters in file | Different sections have different themes → color inconsistency |
🎯 View → Slide Master → delete extra masters → Keep only one master with your Sage Green theme → Reassign all slides to correct layouts |
| Google Slides → PowerPoint conversion | Conversion may hard-code colors; theme references lost | 🎯 Apply theme → manually re-color elements to theme colors |
| Keynote → PowerPoint conversion | Apple Keynote themes → PowerPoint conversion → colors may hard-code | 🎯 Apply theme → fix manually; or rebuild in PowerPoint template |
| # | Prevention Strategy | How | Impact |
|---|---|---|---|
| 🎯 1 | Always select from Theme Colors row | Color picker → top row → theme color click; NEVER "More Colors..." | Every element theme-linked; automatic updates; brand consistency |
| 🎯 2 | "Set as Default Shape/Line/Text Box" | Correctly themed element → right-click → Set as Default | All new elements automatically use correct theme colors |
| 🎯 3 | "Use Destination Theme" when pasting | Ctrl+V → Paste Options → Use Destination Theme | Pasted elements adopt your theme; no foreign colors imported |
| 🎯 4 | Use Quick Styles / Shape Styles | Shape Format → Shape Styles gallery → theme-based style | Pre-built styles = always theme-linked; faster than manual coloring |
| 🎯 5 | Never manually format chart series | Chart Design → Change Colors; Chart Styles; NOT right-click series → fill | Charts automatically use theme palette; update with theme changes |
| 6 | Use branded .potx template for all new presentations | New → Custom → your Sage Green template | Every new presentation starts with correct theme, colors, defaults |
| 7 | Train team on theme colors vs manual colors | Brief training: "always pick from top row; never type hex values" | Team-wide brand consistency; fewer fixes needed |
| 8 | Periodic "Theme Switch Test" audit | Before finalizing: temporarily switch theme → identify non-linked elements | Catches all manual colors before distribution; quality assurance |
| Step | Question / Action | If YES | If NO |
|---|---|---|---|
| 1 | Theme properly applied? Design tab → correct theme showing? |
→ Go to Step 2 | 🎯 Fix: Design → right-click your theme → "Apply to All Slides" |
| 2 | Single Slide Master? View → Slide Master → only one master? |
→ Go to Step 3 | 🎯 Fix: Delete extra masters; keep only Sage Green themed master |
| 3 | Element-level check: Problem element → Fill dropdown → Theme Color highlighted? |
✅ Theme-linked → problem may be elsewhere (check theme definition) | 🎯 Fix: Re-apply color from Theme Colors row (not "More Colors...") |
| 4 | Was element copy-pasted from another file? | 🎯 Fix: Re-paste with "Use Destination Theme"; or re-apply theme colors manually | → Go to Step 5 |
| 5 | Is it a Chart? | 🎯 Fix: Right-click series → "Reset to Match Style"; or Chart Design → Change Colors | → Go to Step 6 |
| 6 | Is it a Table? | 🎯 Fix: Table Design → Table Styles → theme-based style re-apply | → Go to Step 7 |
| 7 | Is it SmartArt? | 🎯 Fix: SmartArt Design → "Reset Graphic"; then "Change Colors" → theme palette | → Go to Step 8 |
| 8 | "Theme Switch Test" করুন Temporarily apply different theme → which elements DON'T change? |
🎯 Non-changing elements = manually colored → re-apply theme colors to each | |
| Theme Slot | Color | Hex | Usage | How to Apply |
|---|---|---|---|---|
| Text/Background - Dark 1 | Dark Charcoal | #333333 | Body text; default text color | Theme Colors → 1st column, top row |
| Text/Background - Light 1 | White | #FFFFFF | Light text on dark backgrounds | Theme Colors → 2nd column, top row |
| Text/Background - Dark 2 | Dark Accent | #3a5a3c | Secondary dark text; headings on light bg | Theme Colors → 3rd column, top row |
| Text/Background - Light 2 | Background Tint | #f0f7f1 | Subtle backgrounds; card backgrounds | Theme Colors → 4th column, top row |
| 🎯 Accent 1 | 🌿 Sage Green (Primary) | #638766 | 🎯 Primary brand color; shapes, headers, buttons, chart Series 1 | Theme Colors → 5th column, top row |
| Accent 2 | 🌿 Light Sage | #98B6A3 | Secondary elements; chart Series 2; accent shapes | Theme Colors → 6th column, top row |
| Accent 3 | 🌿 Pale Sage | #BDD6AE | Tertiary; backgrounds; chart Series 3 | Theme Colors → 7th column, top row |
| Accent 4 | Dark Green | #3a5a3c | Borders; outlines; chart Series 4 | Theme Colors → 8th column, top row |
| Accent 5 | Complementary | (your choice) | Contrast/complementary; chart Series 5 | Theme Colors → 9th column, top row |
| Accent 6 | Complementary 2 | (your choice) | Additional accent; chart Series 6 | Theme Colors → 10th column, top row |
| Hyperlink | Link Blue/Green | (your choice) | Hyperlink text color | Automatic for hyperlinks |
| Followed Hyperlink | Visited Link | (your choice) | Visited hyperlink text color | Automatic for visited links |
| Rule # | Rule | Details |
|---|---|---|
| FIX1 | Theme Colors Row Only: সবসময় Color Picker-এর Theme Colors row থেকে color select করুন | "More Colors..." / Custom / Hex input = manual hard-coded = theme-তে update হবে না |
| FIX2 | Never Type Hex: কখনো manually Hex/RGB value type করবেন না brand colors-এর জন্য | #638766 manually typed ≠ Accent 1 selected; same color, different link |
| FIX3 | Eyedropper Avoid: Brand colors-এর জন্য Eyedropper ব্যবহার করবেন না | Eyedropper picks RGB value = manual = not theme-linked |
| FIX4 | Paste with Destination Theme: Other files থেকে paste → "Use Destination Theme" | Theme-linked colors re-map; manual colors still need fixing |
| FIX5 | Chart "Reset to Match Style": Chart colors wrong → right-click series → Reset to Match Style | Removes manual formatting; restores theme-linked chart colors |
| FIX6 | Chart "Change Colors": Chart Design → Change Colors → theme-based palette select | Theme-aware color palettes; updates with theme changes |
| FIX7 | Table Styles: Table colors wrong → Table Design → Table Styles → theme-based style | Entire table re-themed in one click |
| FIX8 | SmartArt Reset: SmartArt colors wrong → SmartArt Design → "Reset Graphic" | All manual formatting removed; theme colors restored |
| FIX9 | Set Default Shape: Correctly themed shape → right-click → "Set as Default Shape" | All new shapes automatically use correct theme colors |
| FIX10 | Set Default Line: Correctly themed line → right-click → "Set as Default Line" | All new lines use correct theme colors |
| FIX11 | Set Default Text Box: Correctly themed text box → right-click → "Set as Default Text Box" | All new text boxes use correct theme colors ও fonts |
| FIX12 | Theme Switch Test: Diagnostic tool — temporarily switch theme → identify non-linked elements | Elements that don't change = manually colored = fix needed |
| FIX13 | Single Slide Master: একটি file-এ একটি Slide Master রাখুন (same theme) | Multiple masters = multiple themes = color conflicts |
| FIX14 | Apply to All Slides: Theme apply → right-click → "Apply to All Slides" | Ensures every slide uses same theme; no orphan slides |
| FIX15 | Text: Keep Text Only Paste: Text paste → Ctrl+Shift+V (Keep Text Only) | Source formatting stripped; destination theme formatting applied |
| FIX16 | Shape Styles Use: Shape Format → Shape Styles gallery → theme-based styles | Pre-built = always theme-linked; faster; consistent |
| FIX17 | Format Painter for Fix: Correct element → Format Painter → wrong element | Quick way to transfer correct theme formatting |
| FIX18 | Legacy File Rebuild: Old files (.ppt) → rebuild in new themed template | Pre-theme era files have no theme references; rebuild = only reliable fix |
| FIX19 | Template Distribution: Team-কে .potx template distribute করুন with correct defaults | Correct theme + correct defaults = fewer manual color errors |
| FIX20 | Audit Before Share: Final presentation-এ Theme Switch Test → fix all manual colors | Quality assurance; brand consistency guaranteed before distribution |
| # | Best Practice | কেন? |
|---|---|---|
| 1 | সবসময় Color Picker-এর Theme Colors row থেকে color select করুন — কখনো "More Colors..." / Hex input নয় | Theme-linked = automatic updates; manual = forever static; same color, different behavior |
| 2 | Template-এ "Set as Default Shape/Line/Text Box" configure করুন | All new elements correct from the start; users don't need to manually theme each element |
| 3 | Other files থেকে paste → "Use Destination Theme" ব্যবহার করুন | Theme colors re-map; foreign colors minimized; brand consistency maintained |
| 4 | Charts — Chart Design → Change Colors ব্যবহার করুন; individual series manually color করবেন না | Theme-linked chart palettes; automatic updates; no manual color fixing later |
| 5 | Final presentation-এ "Theme Switch Test" audit করুন | Catches all manually-colored elements; brand consistency quality check |
| 6 | Quick Styles / Shape Styles gallery ব্যবহার করুন manual formatting-এর বদলে | Pre-built theme-linked styles; faster; consistent; correct by default |
| 7 | Text paste → Ctrl+Shift+V (Keep Text Only) ব্যবহার করুন | Source formatting stripped; destination theme applied; clean text import |
| 8 | Team-কে theme colors vs manual colors training দিন | "Always pick from top row; never type hex" = simple rule; massive impact |
| 9 | Single Slide Master রাখুন per presentation | Multiple masters = multiple themes = color conflicts; one master = consistency |
| 10 | Branded .potx template থেকে সব new presentations শুরু করুন | Correct theme, colors, defaults, layouts — সব built-in from start |
| # | ভুল | কী হয় | সমাধান |
|---|---|---|---|
| 1 | "More Colors..." → Custom → #638766 type করা (Theme Colors row থেকে select না করে) | Color looks correct BUT not theme-linked; theme change → color stays static; brand update impossible | ALWAYS select from Theme Colors row → Accent 1 (not "More Colors...") |
| 2 | Eyedropper দিয়ে brand color pick করা | Eyedropper = RGB manual value = not theme-linked; same problem as typing hex | Eyedropper avoid for brand colors; always Theme Colors row |
| 3 | Chart-এর individual bars/series manually coloring করা | Hard-coded series colors; theme change → chart doesn't update; inconsistent | Chart Design → Change Colors → theme palette; never manual series coloring |
| 4 | Other files থেকে Ctrl+V (default paste) ব্যবহার করা | Source file's colors imported; may not match your theme; foreign colors in branded deck | "Use Destination Theme" paste; or Ctrl+Shift+V for text |
| 5 | Theme apply করে ভাবা "সব fix হয়ে গেছে" | Theme only updates theme-LINKED elements; manually-colored elements unchanged | Theme Switch Test → identify ও fix remaining manual colors |
| 6 | Multiple Slide Masters রাখা different themes-সহ | Different slides = different color schemes; visual inconsistency; confusing | One Slide Master, one theme per presentation |
| 7 | Default Shape settings configure না করা template-এ | Every new shape = wrong default color; users manually fix each time; inconsistent | "Set as Default Shape/Line/Text Box" in template |
| 8 | Legacy .ppt files-এ শুধু theme apply করে ব্যবহার করা | Old files = all manual colors; theme apply → most elements unchanged | Rebuild in new template; or manually re-apply theme colors to every element |
| 9 | Presentation share করার আগে theme color audit না করা | Mixed manual ও theme colors; theme change → partial update; brand inconsistency exposed | Theme Switch Test audit before sharing; fix all manual colors |
| 10 | Theme Colors ও Manual Colors-এর difference না বোঝা | Same visual color = different behavior; confusion when theme doesn't "work" | Understand: Theme Color = dynamic reference; Manual = static value; always use Theme |
| ✔️ | Task | Status |
|---|---|---|
| 1 | Custom theme colors defined (12 slots)? | ☐ |
| 2 | Theme applied to all Slide Masters? | ☐ |
| 3 | Single Slide Master only (no duplicates)? | ☐ |
| 4 | "Set as Default Shape" configured with theme colors? | ☐ |
| 5 | "Set as Default Line" configured? | ☐ |
| 6 | "Set as Default Text Box" configured? | ☐ |
| 7 | Template saved as .potx? | ☐ |
| ✔️ | Check | Status |
|---|---|---|
| 8 | Theme properly applied? (Design tab → correct theme?) | ☐ |
| 9 | Single Slide Master? (View → Slide Master → one only?) | ☐ |
| 10 | Element color picker → Theme Color highlighted? (not "Recent") | ☐ |
| 11 | Element copy-pasted from another file? → "Use Destination Theme"? | ☐ |
| 12 | Chart → "Reset to Match Style" applied? | ☐ |
| 13 | Table → Table Style re-applied? | ☐ |
| 14 | SmartArt → "Reset Graphic" applied? | ☐ |
| 15 | Text → Font Color from Theme Colors row? | ☐ |
| ✔️ | Task | Status |
|---|---|---|
| 16 | 🎯 "Theme Switch Test" performed — all elements change? | ☐ |
| 17 | Non-changing elements identified ও fixed? | ☐ |
| 18 | All shapes use Theme Colors (not manual)? | ☐ |
| 19 | All charts use theme palette (not manual series colors)? | ☐ |
| 20 | All text uses Theme Colors for font color? | ☐ |
| 21 | Theme Color Fix Rules (FIX1-FIX20) followed? | ☐ |
Theme Colors Shapes ও Charts-এ Apply না হওয়া PowerPoint-এর সবচেয়ে common ও frustrating সমস্যা। কিন্তু root cause বুঝলে solution সহজ — সমস্যাটি প্রায় সবসময় "Theme Color" vs "Manual Color"-এর পার্থক্য না বোঝা থেকে আসে। Color Picker-এর Theme Colors row থেকে select করা ও "More Colors..." / Hex input ব্যবহার না করা — এই একটি habit 80% সমস্যা prevent করে।
এই article-এ আমরা শিখেছি: