We give your tarot app a bold new look.
In this lesson, we give your tarot app a bold new look. You’ll learn how to update the theme to black and red, add your own flame logo, and set a custom launch image. We’ll also fix a detail view issue caused by the Quick Pull feature, so your main deck cards display correctly while Quick Pull still shows its minimal layout. Along the way, we’ll cover reducing image load times, hiding unwanted buttons (like edit/delete), and using the powerful CONTEXT() expression to control when buttons appear. Finally, we’ll duplicate the Quick Pull button so it works directly inside the detail view—letting you pull again and again without leaving the screen.
What you’ll learn in this episode:
• Updating theme colours, fonts, and branding
• Adding a custom logo and launch/splash image
• Fixing Quick Pull overriding the main deck detail view
• Reducing card image sizes for faster load times
• Using CONTEXT("View") with Show_If to hide edit/delete buttons
• Cloning Quick Pull button for deck detail views
• Smarter UX: pull multiple times without going back home
IN THIS LESSON
-
00:00 Intro
00:49 Changing Home Background
01:22 Changing Colour Theme
02:09 Changing Logo
02:54 Changing Font
03:18 Changing Launch Image
03:57 Wrong Default Card Detail View
05:06 Image Quality Affects App Speed
06:38 Fixing Default Card Detail View
08:17 Hiding Delete Button from Home View
09:10 Changing Quick Pull Icon
09:43 Testing Quick Pull Image Sizes
11:32 Show_IF Formula to Hide Action Buttons
12:35 Using CONTEXT() expression to obtain current View
13:11 Using IN() expression
14:28 Using NOT() expression
15:03 Hiding Delete Button with Show_IF expression
15:30 Showing Quick Pull Button in QuickPull_Detail View
16:42 Hiding Quick Pull Button in Deck Detail View
17:54 Closing Remarks
-
Actions: Deck - Edit
“Only if this condition is true”
NOT(IN(CONTEXT("View"), LIST("QuickPull_Detail")))
Want to skip a few steps?
Jump straight into a working version of the app.
By purchasing access, you’ll unlock the current AppSheet project template + full project folder contents—including the tarot deck spreadsheet, card images, descriptions, and other assets.
⚡️ Live updates included
This isn’t a static file—the template is updated every time a new lesson is released. You’ll have ongoing access, so you can come back any time, clone the latest version, and see the new features in action.
🎨 Yours to customise
You’re free to modify, expand, and experiment with the template however you like. The idea isn’t just to hand you a finished app, but to give you a live playground where you can learn by doing and build confidence in your own no-code skills.
💡 Pro tip: Start with a simple goal. Maybe it’s adding your own custom card deck, building a new button, or creating a new layout view. Use the template as your foundation, and let each step spark ideas for what else is possible.