// new BMessage
BMessage('ZThm') {
	z:theme:infos = BMessage(0x00000000) {
		z:theme:name = string("Yin&Yang", 8 bytes)
		z:theme:screenshot = string("screenshot.png", 14 bytes)
	}
	// Desktop backgrounds and color; please respect count and ordering of all fields!
	be:bgndimginfo = BMessage(0x00000000) {
		// If true, use desktop color as icon text background
		be:bgndimginfoerasetext[0] = bool(false)
		be:bgndimginfoerasetext[1] = bool(true)
		// Actual backdrop image file
		be:bgndimginfopath[0] = string("/boot/home/Themes/yinyang.webp", 30 bytes)
		be:bgndimginfopath[1] = string("/boot/home/config/settings/UIThemes/Mohawke/Haiku - Think.jpg", 61 bytes)
		// Workspaces each backdrop apply to
		be:bgndimginfoworkspaces[0] = int32(1 or 0x1)
		be:bgndimginfoworkspaces[1] = int32(2 or 0x2)
		// Origin point for mode 0
		be:bgndimginfooffset[0] = BPoint(0.0, 0.0)
		be:bgndimginfooffset[1] = BPoint(0.0, 0.0)
		// image mode: 0=use_origin, 1=centered, 2=scaled, 3=tiled
		be:bgndimginfomode[0] = int32(2 or 0x2)
		be:bgndimginfomode[1] = int32(2 or 0x2)
		be:bgndimginfoset[0] = int32(0 or (nil))
		be:bgndimginfoset[1] = int32(0 or (nil))
		// one per workspace, up to the last changing one
		be:desktop_color[0] = rgb_color(255,255,201,255)
		be:desktop_color[1] = rgb_color(0,0,0,255)
	}
	// Deskbar position
	deskbar_settings = BMessage(0x00000000) {
		// Deskbar on-screen position
		db:location = int32(1 or 0x1)
		// Deskbar is expanded
		db:expanded = bool(true)
	}
	// UI Settings
	ui_settings = BMessage(0x00000000) {
		// Panel Background
		be:c:PanBg = rgb_color(208,173,108,255)
		// Panel Text
		be:c:PanTx = rgb_color(0,0,0,255)
		// Document Background
		be:c:DocBg = rgb_color(233,233,209,255)
		// Document Text
		be:c:DocTx = rgb_color(0,0,0,255)
		// Control Background
		be:c:CtlBg = rgb_color(233,172,59,255)
		// Control Text
		be:c:CtlTx = rgb_color(0,0,0,255)
		// Control Border
		be:c:CtlBr = rgb_color(179,119,47,255)
		// Control Highlight
		be:c:CtlHg = rgb_color(255,255,194,255)
		// Control Mark
		h:c:CtlMk = rgb_color(149,88,51,255)
		// Navigation Base
		be:c:NavBs = rgb_color(184,133,79,255)
		// Navigation Pulse
		be:c:NavPl = rgb_color(208,165,90,255)
		// Shine
		be:c:Shine = rgb_color(255,255,197,255)
		// Shadow
		be:c:Shadow = rgb_color(50,13,21,255)
		// ToolTip Background
		be:c:TipBg = rgb_color(240,194,117,255)
		// ToolTip Text
		be:c:TipTx = rgb_color(0,0,0,255)
		// Menu Background
		be:c:MenBg = rgb_color(185,150,108,255)
		// Menu Selected Background
		be:c:MenSBg = rgb_color(223,180,114,255)
		// Menu Item Text
		be:c:MenTx = rgb_color(0,0,0,255)
		// Menu Selected Item Text
		be:c:MenSTx = rgb_color(0,0,0,255)
		// Menu Selected Border
		be:c:MenSBr = rgb_color(185,153,103,255)
		// Success
		be:c:Success = rgb_color(87,255,164,255)
		// Failure
		be:c:Failure = rgb_color(246,74,44,255)
		// Window Tab Background
		h:c:WinTabBg = rgb_color(174,112,62,255)
		// Window Tab Text
		h:c:WinTabTx = rgb_color(0,0,0,255)
		// Inactive Window Tab Background
		h:c:InWinTabBg = rgb_color(232,196,114,255)
		// Inactive Window Tab Text
		h:c:InWinTabTx = rgb_color(0,0,0,255)
		// Window Border
		h:c:WinBr = rgb_color(156,88,10,255)
		// Inactive Window Border
		h:c:InWinBr = rgb_color(156,111,10,255)
		// List Background
		h:c:LstBg = rgb_color(93,59,10,255)
		// List Selected Background
		h:c:LstSBg = rgb_color(209,164,89,255)
		// List Item Text
		h:c:LstTx = rgb_color(255,255,198,255)
		// List Selected Item Text
		h:c:LstSTx = rgb_color(0,0,0,255)
		// Scrollbar Thumb
		h:c:SbThb = rgb_color(168,111,46,255)
		// System Plain
		be:f:be_plain_font = BFont(Noto Sans Display/Regular/12.00, shear=90.00, rot=0.00, height=12.83+3.52+0.00)
		// System Bold
		be:f:be_bold_font = BFont(Noto Sans Display/Regular/12.00, shear=90.00, rot=0.00, height=12.83+3.52+0.00)
		// System Fixed
		be:f:be_fixed_font = BFont(Noto Sans Mono/Regular/14.00, shear=90.00, rot=0.00, height=14.97+4.10+0.00)
		// Show Menu Triggers
		be:MenTrig = bool(false)
		// Menu Separator
		be:MenSep = int32(0 or (nil))
		// Menu Item Text
		be:f:MenTx = BFont(Noto Sans Display/Regular/12.00, shear=90.00, rot=0.00, height=12.83+3.52+0.00)
	}
	// Window decorations and scrollbars
	window_decorations = BMessage(0x00000000) {
		// Window decor
		window:decor = string("Default", 7 bytes)
		// Window decor parameters
		window:decor_globals = BMessage(0x00000000) {
			// Window decor parameters
			window:decor_globals = BMessage(0x00000000) {
				f:Inactive Title = rgb_color(0,0,0,255)
				f:Active Title = rgb_color(0,0,0,255)
			}
		}
	}
	// Screensaver settings
	screensaver_settings = BMessage(0x00000000) {
		// Screensaver active module
		screensaver:modulename = string("Leaves", 6 bytes)
		// Screensaver active module settings
		screensaver:modulesettings = BMessage(0x00000000) {
			Leaves drop rate = int32(26 or 0x1a)
			Leaves size = int32(150 or 0x96)
			Leaves variation = int32(50 or 0x32)
		}
	}
	// Sounds Settings
	sounds_settings = BMessage(0x00000000) {
		Beep = BMessage('SndI') {
		}
		Error notification = BMessage('SndI') {
		}
		Important notification = BMessage('SndI') {
		}
		Information notification = BMessage('SndI') {
		}
		Key down = BMessage('SndI') {
		}
		Key repeat = BMessage('SndI') {
		}
		Key up = BMessage('SndI') {
		}
		Mouse down = BMessage('SndI') {
		}
		Mouse up = BMessage('SndI') {
		}
		New E-mail = BMessage('SndI') {
		}
		Progress notification = BMessage('SndI') {
		}
		Startup = BMessage('SndI') {
		}
		Window activated = BMessage('SndI') {
		}
		Window close = BMessage('SndI') {
		}
		Window minimized = BMessage('SndI') {
		}
		Window open = BMessage('SndI') {
		}
		Window restored = BMessage('SndI') {
		}
		Window zoomed = BMessage('SndI') {
		}
	}
	// Terminal Preferences
	terminal_prefs = BMessage(0x00000000) {
		// Terminal column count
		term:cols = int32(95 or 0x5f)
		// Terminal row count
		term:rows = int32(18 or 0x12)
		// Terminal background color
		term:c:bg = rgb_color(55,44,14,255)
		// Terminal foreground color
		term:c:fg = rgb_color(213,213,184,255)
		// Terminal cursor background color
		term:c:curbg = rgb_color(235,235,139,255)
		// Terminal cursor foreground color
		term:c:curfg = rgb_color(235,147,70,255)
		// Terminal selection background color
		term:c:selbg = rgb_color(0,0,0,255)
		// Terminal selection foreground color
		term:c:selfg = rgb_color(255,228,148,255)
	}
	// CLAmp/SoundPlay Skin Settings
	winamp_skin_settings = BMessage(0x00000000) {
	}
}
