From b15a9f578c692a51fbf9107feae525ba617031ad Mon Sep 17 00:00:00 2001 From: Thore Cimbal Date: Sat, 1 Aug 2026 12:00:00 +0000 Subject: [PATCH] element: 11 neue Themes - aXion1337 Light plus zehn Paletten aXion1337 Light ist das exakte helle Gegenstueck zum Lieblingstheme: 'aXion1337 Dark' ist Gruvbox Dark (Farben und die acht Username-Farben sind die Gruvbox-Palette), also ist Gruvbox Light das stilistische Analogon - gleiche Rollenverteilung, gleiche Akzentfamilie, nur die Helligkeitsachse gespiegelt. Dazu zehn benannte Paletten mit vollem Schluesselsatz (24 Farben inkl. username-colors): Ocean Depths, Sunset Boulevard, Forest Canopy, Modern Minimalist, Golden Hour, Arctic Frost, Desert Rose, Tech Innovation, Botanical Garden, Midnight Galaxy - vier davon hell. Chirurgisch eingefuegt (Lehre vom 2026-07-30): die YAML wurde nicht geparst und nicht neu serialisiert, nur Text vor der schliessenden Array-Klammer ergaenzt. Diff-Bilanz 0 entfernte / 427 neue Zeilen, YAML und eingebettetes JSON validiert. Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01PKhFj1S3UdD6xL2fbWPeYj --- .../custom-configs/element-values.yaml | 427 ++++++++++++++++++ 1 file changed, 427 insertions(+) diff --git a/apps/production/custom-configs/element-values.yaml b/apps/production/custom-configs/element-values.yaml index c785b6c..30b5b6f 100644 --- a/apps/production/custom-configs/element-values.yaml +++ b/apps/production/custom-configs/element-values.yaml @@ -191,6 +191,433 @@ data: "#d65d0e" ] } + }, + { + "name": "aXion1337 Light", + "is_dark": false, + "colors": { + "accent-color": "#8f3f71", + "primary-color": "#af3a03", + "warning-color": "#9d0006", + "sidebar-color": "#ebdbb2", + "roomlist-background-color": "#f2e5bc", + "roomlist-text-color": "#665c54", + "roomlist-text-secondary-color": "#427b58", + "roomlist-highlights-color": "#00000012", + "roomlist-separator-color": "#bdae9330", + "timeline-background-color": "#fbf1c7", + "timeline-text-color": "#3c3836", + "secondary-content": "#7c6f64", + "tertiary-content": "#7c6f64", + "quinary-content": "#d5c4a1", + "timeline-text-secondary-color": "#665c54", + "timeline-highlights-color": "#00000012", + "reaction-row-button-selected-bg-color": "#8ec07c", + "menu-selected-color": "#d5c4a1", + "icon-button-color": "#7c6f64", + "accent": "#427b58", + "alert": "#9d0006", + "username-colors": [ + "#9d0006", + "#79740e", + "#b57614", + "#076678", + "#8f3f71", + "#427b58", + "#665c54", + "#af3a03" + ] + } + }, + { + "name": "Ocean Depths", + "is_dark": true, + "colors": { + "accent-color": "#2ec4b6", + "accent": "#2ec4b6", + "primary-color": "#48a9d8", + "warning-color": "#e07a5f", + "alert": "#e07a5f", + "sidebar-color": "#071a26", + "roomlist-background-color": "#0d2635", + "roomlist-text-color": "#d6e6f2", + "roomlist-text-secondary-color": "#8badc4", + "roomlist-highlights-color": "#ffffff10", + "roomlist-separator-color": "#ffffff20", + "timeline-background-color": "#12303f", + "timeline-text-color": "#d6e6f2", + "secondary-content": "#8badc4", + "tertiary-content": "#8badc4", + "timeline-text-secondary-color": "#8badc4", + "timeline-highlights-color": "#ffffff10", + "reaction-row-button-selected-bg-color": "#1b4a63", + "menu-selected-color": "#1b4a63", + "focus-bg-color": "#1b4a63", + "room-highlight-color": "#1b4a63", + "other-user-pill-bg-color": "#1b4a63", + "icon-button-color": "#8badc4", + "username-colors": [ + "#2ec4b6", + "#48a9d8", + "#7fd1c1", + "#e07a5f", + "#a8d0e6", + "#5c9ead", + "#c9e4de", + "#3d7ea6" + ] + } + }, + { + "name": "Sunset Boulevard", + "is_dark": true, + "colors": { + "accent-color": "#ff6b6b", + "accent": "#ff6b6b", + "primary-color": "#ffa552", + "warning-color": "#ff3f6b", + "alert": "#ff3f6b", + "sidebar-color": "#2b1424", + "roomlist-background-color": "#3a1c2c", + "roomlist-text-color": "#ffe8d6", + "roomlist-text-secondary-color": "#e0a899", + "roomlist-highlights-color": "#ffffff10", + "roomlist-separator-color": "#ffffff20", + "timeline-background-color": "#452133", + "timeline-text-color": "#ffe8d6", + "secondary-content": "#e0a899", + "tertiary-content": "#e0a899", + "timeline-text-secondary-color": "#e0a899", + "timeline-highlights-color": "#ffffff10", + "reaction-row-button-selected-bg-color": "#5c2b40", + "menu-selected-color": "#5c2b40", + "focus-bg-color": "#5c2b40", + "room-highlight-color": "#5c2b40", + "other-user-pill-bg-color": "#5c2b40", + "icon-button-color": "#e0a899", + "username-colors": [ + "#ff6b6b", + "#ffa552", + "#ffd166", + "#ef476f", + "#f78c6b", + "#e56b6f", + "#ff9770", + "#c9184a" + ] + } + }, + { + "name": "Forest Canopy", + "is_dark": true, + "colors": { + "accent-color": "#7fb069", + "accent": "#7fb069", + "primary-color": "#a3c9a8", + "warning-color": "#c1666b", + "alert": "#c1666b", + "sidebar-color": "#14211a", + "roomlist-background-color": "#1b2c22", + "roomlist-text-color": "#e4e9d7", + "roomlist-text-secondary-color": "#9db096", + "roomlist-highlights-color": "#ffffff10", + "roomlist-separator-color": "#ffffff20", + "timeline-background-color": "#22372b", + "timeline-text-color": "#e4e9d7", + "secondary-content": "#9db096", + "tertiary-content": "#9db096", + "timeline-text-secondary-color": "#9db096", + "timeline-highlights-color": "#ffffff10", + "reaction-row-button-selected-bg-color": "#2f4a38", + "menu-selected-color": "#2f4a38", + "focus-bg-color": "#2f4a38", + "room-highlight-color": "#2f4a38", + "other-user-pill-bg-color": "#2f4a38", + "icon-button-color": "#9db096", + "username-colors": [ + "#7fb069", + "#a3c9a8", + "#588157", + "#c1666b", + "#b8c9a3", + "#6a994e", + "#a7c957", + "#386641" + ] + } + }, + { + "name": "Modern Minimalist", + "is_dark": false, + "colors": { + "accent-color": "#3d5a80", + "accent": "#3d5a80", + "primary-color": "#4a4a4a", + "warning-color": "#8b1e3f", + "alert": "#8b1e3f", + "sidebar-color": "#f0f0f0", + "roomlist-background-color": "#f7f7f7", + "roomlist-text-color": "#1a1a1a", + "roomlist-text-secondary-color": "#5c5c5c", + "roomlist-highlights-color": "#00000010", + "roomlist-separator-color": "#00000018", + "timeline-background-color": "#ffffff", + "timeline-text-color": "#1a1a1a", + "secondary-content": "#5c5c5c", + "tertiary-content": "#5c5c5c", + "timeline-text-secondary-color": "#5c5c5c", + "timeline-highlights-color": "#00000010", + "reaction-row-button-selected-bg-color": "#e2e2e2", + "menu-selected-color": "#e2e2e2", + "focus-bg-color": "#e2e2e2", + "room-highlight-color": "#e2e2e2", + "other-user-pill-bg-color": "#e2e2e2", + "icon-button-color": "#5c5c5c", + "username-colors": [ + "#3d5a80", + "#4a4a4a", + "#6b6b6b", + "#8b1e3f", + "#2f3e46", + "#52796f", + "#84a98c", + "#354f52" + ] + } + }, + { + "name": "Golden Hour", + "is_dark": true, + "colors": { + "accent-color": "#d4a017", + "accent": "#d4a017", + "primary-color": "#e8b04b", + "warning-color": "#b5442f", + "alert": "#b5442f", + "sidebar-color": "#2a1f14", + "roomlist-background-color": "#35281a", + "roomlist-text-color": "#f2e3c9", + "roomlist-text-secondary-color": "#c4a882", + "roomlist-highlights-color": "#ffffff10", + "roomlist-separator-color": "#ffffff20", + "timeline-background-color": "#3f2f1f", + "timeline-text-color": "#f2e3c9", + "secondary-content": "#c4a882", + "tertiary-content": "#c4a882", + "timeline-text-secondary-color": "#c4a882", + "timeline-highlights-color": "#ffffff10", + "reaction-row-button-selected-bg-color": "#54402a", + "menu-selected-color": "#54402a", + "focus-bg-color": "#54402a", + "room-highlight-color": "#54402a", + "other-user-pill-bg-color": "#54402a", + "icon-button-color": "#c4a882", + "username-colors": [ + "#d4a017", + "#e8b04b", + "#c98a2e", + "#b5442f", + "#e0c068", + "#a67c00", + "#d98e04", + "#8b5e00" + ] + } + }, + { + "name": "Arctic Frost", + "is_dark": false, + "colors": { + "accent-color": "#3b9ec7", + "accent": "#3b9ec7", + "primary-color": "#5aa9d6", + "warning-color": "#d1495b", + "alert": "#d1495b", + "sidebar-color": "#e3eef5", + "roomlist-background-color": "#eef5f9", + "roomlist-text-color": "#1c3d52", + "roomlist-text-secondary-color": "#4a6f87", + "roomlist-highlights-color": "#00000010", + "roomlist-separator-color": "#00000018", + "timeline-background-color": "#ffffff", + "timeline-text-color": "#1c3d52", + "secondary-content": "#4a6f87", + "tertiary-content": "#4a6f87", + "timeline-text-secondary-color": "#4a6f87", + "timeline-highlights-color": "#00000010", + "reaction-row-button-selected-bg-color": "#d3e6f0", + "menu-selected-color": "#d3e6f0", + "focus-bg-color": "#d3e6f0", + "room-highlight-color": "#d3e6f0", + "other-user-pill-bg-color": "#d3e6f0", + "icon-button-color": "#4a6f87", + "username-colors": [ + "#3b9ec7", + "#5aa9d6", + "#2a7ea3", + "#d1495b", + "#7fb3cc", + "#1d5f7a", + "#8ecae6", + "#023e8a" + ] + } + }, + { + "name": "Desert Rose", + "is_dark": false, + "colors": { + "accent-color": "#c08497", + "accent": "#c08497", + "primary-color": "#cc9b9b", + "warning-color": "#b56576", + "alert": "#b56576", + "sidebar-color": "#eaddd9", + "roomlist-background-color": "#f2e8e5", + "roomlist-text-color": "#4a3b38", + "roomlist-text-secondary-color": "#7d6660", + "roomlist-highlights-color": "#00000010", + "roomlist-separator-color": "#00000018", + "timeline-background-color": "#fdfaf9", + "timeline-text-color": "#4a3b38", + "secondary-content": "#7d6660", + "tertiary-content": "#7d6660", + "timeline-text-secondary-color": "#7d6660", + "timeline-highlights-color": "#00000010", + "reaction-row-button-selected-bg-color": "#e0cdc7", + "menu-selected-color": "#e0cdc7", + "focus-bg-color": "#e0cdc7", + "room-highlight-color": "#e0cdc7", + "other-user-pill-bg-color": "#e0cdc7", + "icon-button-color": "#7d6660", + "username-colors": [ + "#c08497", + "#cc9b9b", + "#a3697c", + "#b56576", + "#d4a5a5", + "#8d6a75", + "#e0b1ab", + "#6d4c52" + ] + } + }, + { + "name": "Tech Innovation", + "is_dark": true, + "colors": { + "accent-color": "#00e5ff", + "accent": "#00e5ff", + "primary-color": "#7c4dff", + "warning-color": "#ff1744", + "alert": "#ff1744", + "sidebar-color": "#0a0e14", + "roomlist-background-color": "#111721", + "roomlist-text-color": "#e6edf3", + "roomlist-text-secondary-color": "#8b98a9", + "roomlist-highlights-color": "#ffffff10", + "roomlist-separator-color": "#ffffff20", + "timeline-background-color": "#161d29", + "timeline-text-color": "#e6edf3", + "secondary-content": "#8b98a9", + "tertiary-content": "#8b98a9", + "timeline-text-secondary-color": "#8b98a9", + "timeline-highlights-color": "#ffffff10", + "reaction-row-button-selected-bg-color": "#1f2b3d", + "menu-selected-color": "#1f2b3d", + "focus-bg-color": "#1f2b3d", + "room-highlight-color": "#1f2b3d", + "other-user-pill-bg-color": "#1f2b3d", + "icon-button-color": "#8b98a9", + "username-colors": [ + "#00e5ff", + "#7c4dff", + "#00bfa5", + "#ff1744", + "#40c4ff", + "#651fff", + "#1de9b6", + "#d500f9" + ] + } + }, + { + "name": "Botanical Garden", + "is_dark": false, + "colors": { + "accent-color": "#4c9a5d", + "accent": "#4c9a5d", + "primary-color": "#6bb77b", + "warning-color": "#d2691e", + "alert": "#d2691e", + "sidebar-color": "#e6f2e2", + "roomlist-background-color": "#f0f8ed", + "roomlist-text-color": "#23402c", + "roomlist-text-secondary-color": "#4f6b56", + "roomlist-highlights-color": "#00000010", + "roomlist-separator-color": "#00000018", + "timeline-background-color": "#ffffff", + "timeline-text-color": "#23402c", + "secondary-content": "#4f6b56", + "tertiary-content": "#4f6b56", + "timeline-text-secondary-color": "#4f6b56", + "timeline-highlights-color": "#00000010", + "reaction-row-button-selected-bg-color": "#d7ead2", + "menu-selected-color": "#d7ead2", + "focus-bg-color": "#d7ead2", + "room-highlight-color": "#d7ead2", + "other-user-pill-bg-color": "#d7ead2", + "icon-button-color": "#4f6b56", + "username-colors": [ + "#4c9a5d", + "#6bb77b", + "#2d6a4f", + "#d2691e", + "#95d5b2", + "#40916c", + "#b7e4c7", + "#1b4332" + ] + } + }, + { + "name": "Midnight Galaxy", + "is_dark": true, + "colors": { + "accent-color": "#b388ff", + "accent": "#b388ff", + "primary-color": "#7c4dff", + "warning-color": "#ff4081", + "alert": "#ff4081", + "sidebar-color": "#0d0a1f", + "roomlist-background-color": "#150f2e", + "roomlist-text-color": "#e8e3ff", + "roomlist-text-secondary-color": "#a396d4", + "roomlist-highlights-color": "#ffffff10", + "roomlist-separator-color": "#ffffff20", + "timeline-background-color": "#1c1440", + "timeline-text-color": "#e8e3ff", + "secondary-content": "#a396d4", + "tertiary-content": "#a396d4", + "timeline-text-secondary-color": "#a396d4", + "timeline-highlights-color": "#ffffff10", + "reaction-row-button-selected-bg-color": "#2d2159", + "menu-selected-color": "#2d2159", + "focus-bg-color": "#2d2159", + "room-highlight-color": "#2d2159", + "other-user-pill-bg-color": "#2d2159", + "icon-button-color": "#a396d4", + "username-colors": [ + "#b388ff", + "#7c4dff", + "#8c9eff", + "#ff4081", + "#e1bee7", + "#6a5acd", + "#ce93d8", + "#4527a0" + ] + } } ] }