// Auto-generated by Script/generate-themes.sh — do not edit public extension GhosttyThemeDefinition { static let _0x96f = GhosttyThemeDefinition( name: "0x96f", background: "262427", foreground: "fcfcfa", cursorColor: "fcfcfa", cursorText: "000000", selectionBackground: "fcfcfa", selectionForeground: "262427", palette: [0: "262427", 1: "ff666d", 2: "b3e03a", 3: "ffc739", 4: "00cde8", 5: "a392e8", 6: "9deaf6", 7: "fcfcfa", 8: "545452", 9: "ff7e83", 10: "bee55e", 11: "ffd05e", 12: "1bd5eb", 13: "b0a3eb", 14: "acedf8", 15: "fcfcfa"] ) static let _12_bit_Rainbow = GhosttyThemeDefinition( name: "12-bit Rainbow", background: "040404", foreground: "feffff", cursorColor: "e0d000", cursorText: "000000", selectionBackground: "606060", selectionForeground: "ffffff", palette: [0: "000000", 1: "a03050", 2: "40d080", 3: "e09040", 4: "3060b0", 5: "603090", 6: "0090c0", 7: "dbded8", 8: "685656", 9: "c06060", 10: "90d050", 11: "e0d000", 12: "00b0c0", 13: "801070", 14: "20b0c0", 15: "ffffff"] ) static let _3024_Day = GhosttyThemeDefinition( name: "3024 Day", background: "f7f7f7", foreground: "4a4543", cursorColor: "4a4543", cursorText: "f7f7f7", selectionBackground: "a5a2a2", selectionForeground: "4a4543", palette: [0: "090300", 1: "db2d20", 2: "01a252", 3: "caba00", 4: "01a0e4", 5: "a16a94", 6: "8fbece", 7: "a5a2a2", 8: "5c5855", 9: "dbaec3", 10: "3a3432", 11: "4a4543", 12: "807d7c", 13: "bcbbba", 14: "cdab53", 15: "f7f7f7"] ) static let _3024_Night = GhosttyThemeDefinition( name: "3024 Night", background: "090300", foreground: "a5a2a2", cursorColor: "a5a2a2", cursorText: "090300", selectionBackground: "4a4543", selectionForeground: "a5a2a2", palette: [0: "090300", 1: "db2d20", 2: "01a252", 3: "fded02", 4: "01a0e4", 5: "a16a94", 6: "b5e4f4", 7: "a5a2a2", 8: "5c5855", 9: "e8bbd0", 10: "47413f", 11: "4a4543", 12: "807d7c", 13: "d6d5d4", 14: "cdab53", 15: "f7f7f7"] ) }