theme.txt

  1    Finished dev [unoptimized + debuginfo] target(s) in 0.39s
  2     Running `target/debug/storybook`
  3[crates/ui2/src/components/workspace.rs:182] color = [crates/ui2/src/color.rs:162] "ThemeColor debug" = "ThemeColor debug"
  4ThemeColor {
  5    transparent: "rgba(0x00000000).into()",
  6    mac_os_traffic_light_red: "rgba(0xec695eff).into()",
  7    mac_os_traffic_light_yellow: "rgba(0xf4bf4eff).into()",
  8    mac_os_traffic_light_green: "rgba(0x61c553ff).into()",
  9    border: "rgba(0x464b57ff).into()",
 10    border_variant: "rgba(0x464b57ff).into()",
 11    border_focused: "rgba(0x293b5bff).into()",
 12    border_transparent: "rgba(0x00000000).into()",
 13    elevated_surface: "rgba(0x3b414dff).into()",
 14    surface: "rgba(0x2f343eff).into()",
 15    background: "rgba(0x3b414dff).into()",
 16    filled_element: "rgba(0x3b414dff).into()",
 17    filled_element_hover: "rgba(0xffffff1e).into()",
 18    filled_element_active: "rgba(0xffffff28).into()",
 19    filled_element_selected: "rgba(0x18243dff).into()",
 20    filled_element_disabled: "rgba(0x00000000).into()",
 21    ghost_element: "rgba(0x00000000).into()",
 22    ghost_element_hover: "rgba(0xffffff14).into()",
 23    ghost_element_active: "rgba(0xffffff1e).into()",
 24    ghost_element_selected: "rgba(0x18243dff).into()",
 25    ghost_element_disabled: "rgba(0x00000000).into()",
 26    text: "rgba(0xc8ccd4ff).into()",
 27    text_muted: "rgba(0x838994ff).into()",
 28    text_placeholder: "rgba(0xd07277ff).into()",
 29    text_disabled: "rgba(0x555a63ff).into()",
 30    text_accent: "rgba(0x74ade8ff).into()",
 31    icon_muted: "rgba(0x838994ff).into()",
 32    syntax: SyntaxColor {
 33        comment: "rgba(0x5d636fff).into()",
 34        string: "rgba(0xa1c181ff).into()",
 35        function: "rgba(0x73ade9ff).into()",
 36        keyword: "rgba(0xb477cfff).into()",
 37    },
 38    status_bar: "rgba(0x3b414dff).into()",
 39    title_bar: "rgba(0x3b414dff).into()",
 40    toolbar: "rgba(0x282c33ff).into()",
 41    tab_bar: "rgba(0x2f343eff).into()",
 42    editor_subheader: "rgba(0x2f343eff).into()",
 43    editor_active_line: "rgba(0x2f343eff).into()",
 44    terminal: "rgba(0x282c33ff).into()",
 45    image_fallback_background: "rgba(0x3b414dff).into()",
 46    git_created: "rgba(0xa1c181ff).into()",
 47    git_modified: "rgba(0x74ade8ff).into()",
 48    git_deleted: "rgba(0xd07277ff).into()",
 49    git_conflict: "rgba(0xdec184ff).into()",
 50    git_ignored: "rgba(0x555a63ff).into()",
 51    git_renamed: "rgba(0xdec184ff).into()",
 52    player: [
 53        PlayerThemeColors {
 54            cursor: "rgba(0x74ade8ff).into()",
 55            selection: "rgba(0x74ade83d).into()",
 56        },
 57        PlayerThemeColors {
 58            cursor: "rgba(0xa1c181ff).into()",
 59            selection: "rgba(0xa1c1813d).into()",
 60        },
 61        PlayerThemeColors {
 62            cursor: "rgba(0xbe5046ff).into()",
 63            selection: "rgba(0xbe50463d).into()",
 64        },
 65        PlayerThemeColors {
 66            cursor: "rgba(0xbf956aff).into()",
 67            selection: "rgba(0xbf956a3d).into()",
 68        },
 69        PlayerThemeColors {
 70            cursor: "rgba(0xb477cfff).into()",
 71            selection: "rgba(0xb477cf3d).into()",
 72        },
 73        PlayerThemeColors {
 74            cursor: "rgba(0x6eb4bfff).into()",
 75            selection: "rgba(0x6eb4bf3d).into()",
 76        },
 77        PlayerThemeColors {
 78            cursor: "rgba(0xd07277ff).into()",
 79            selection: "rgba(0xd072773d).into()",
 80        },
 81        PlayerThemeColors {
 82            cursor: "rgba(0xdec184ff).into()",
 83            selection: "rgba(0xdec1843d).into()",
 84        },
 85    ],
 86}
 87[crates/ui2/src/components/workspace.rs:182] color = [crates/ui2/src/color.rs:162] "ThemeColor debug" = "ThemeColor debug"
 88ThemeColor {
 89    transparent: "rgba(0x00000000).into()",
 90    mac_os_traffic_light_red: "rgba(0xec695eff).into()",
 91    mac_os_traffic_light_yellow: "rgba(0xf4bf4eff).into()",
 92    mac_os_traffic_light_green: "rgba(0x61c553ff).into()",
 93    border: "rgba(0x464b57ff).into()",
 94    border_variant: "rgba(0x464b57ff).into()",
 95    border_focused: "rgba(0x293b5bff).into()",
 96    border_transparent: "rgba(0x00000000).into()",
 97    elevated_surface: "rgba(0x3b414dff).into()",
 98    surface: "rgba(0x2f343eff).into()",
 99    background: "rgba(0x3b414dff).into()",
100    filled_element: "rgba(0x3b414dff).into()",
101    filled_element_hover: "rgba(0xffffff1e).into()",
102    filled_element_active: "rgba(0xffffff28).into()",
103    filled_element_selected: "rgba(0x18243dff).into()",
104    filled_element_disabled: "rgba(0x00000000).into()",
105    ghost_element: "rgba(0x00000000).into()",
106    ghost_element_hover: "rgba(0xffffff14).into()",
107    ghost_element_active: "rgba(0xffffff1e).into()",
108    ghost_element_selected: "rgba(0x18243dff).into()",
109    ghost_element_disabled: "rgba(0x00000000).into()",
110    text: "rgba(0xc8ccd4ff).into()",
111    text_muted: "rgba(0x838994ff).into()",
112    text_placeholder: "rgba(0xd07277ff).into()",
113    text_disabled: "rgba(0x555a63ff).into()",
114    text_accent: "rgba(0x74ade8ff).into()",
115    icon_muted: "rgba(0x838994ff).into()",
116    syntax: SyntaxColor {
117        comment: "rgba(0x5d636fff).into()",
118        string: "rgba(0xa1c181ff).into()",
119        function: "rgba(0x73ade9ff).into()",
120        keyword: "rgba(0xb477cfff).into()",
121    },
122    status_bar: "rgba(0x3b414dff).into()",
123    title_bar: "rgba(0x3b414dff).into()",
124    toolbar: "rgba(0x282c33ff).into()",
125    tab_bar: "rgba(0x2f343eff).into()",
126    editor_subheader: "rgba(0x2f343eff).into()",
127    editor_active_line: "rgba(0x2f343eff).into()",
128    terminal: "rgba(0x282c33ff).into()",
129    image_fallback_background: "rgba(0x3b414dff).into()",
130    git_created: "rgba(0xa1c181ff).into()",
131    git_modified: "rgba(0x74ade8ff).into()",
132    git_deleted: "rgba(0xd07277ff).into()",
133    git_conflict: "rgba(0xdec184ff).into()",
134    git_ignored: "rgba(0x555a63ff).into()",
135    git_renamed: "rgba(0xdec184ff).into()",
136    player: [
137        PlayerThemeColors {
138            cursor: "rgba(0x74ade8ff).into()",
139            selection: "rgba(0x74ade83d).into()",
140        },
141        PlayerThemeColors {
142            cursor: "rgba(0xa1c181ff).into()",
143            selection: "rgba(0xa1c1813d).into()",
144        },
145        PlayerThemeColors {
146            cursor: "rgba(0xbe5046ff).into()",
147            selection: "rgba(0xbe50463d).into()",
148        },
149        PlayerThemeColors {
150            cursor: "rgba(0xbf956aff).into()",
151            selection: "rgba(0xbf956a3d).into()",
152        },
153        PlayerThemeColors {
154            cursor: "rgba(0xb477cfff).into()",
155            selection: "rgba(0xb477cf3d).into()",
156        },
157        PlayerThemeColors {
158            cursor: "rgba(0x6eb4bfff).into()",
159            selection: "rgba(0x6eb4bf3d).into()",
160        },
161        PlayerThemeColors {
162            cursor: "rgba(0xd07277ff).into()",
163            selection: "rgba(0xd072773d).into()",
164        },
165        PlayerThemeColors {
166            cursor: "rgba(0xdec184ff).into()",
167            selection: "rgba(0xdec1843d).into()",
168        },
169    ],
170}
171[crates/ui2/src/components/workspace.rs:182] color = [crates/ui2/src/color.rs:162] "ThemeColor debug" = "ThemeColor debug"
172ThemeColor {
173    transparent: "rgba(0x00000000).into()",
174    mac_os_traffic_light_red: "rgba(0xec695eff).into()",
175    mac_os_traffic_light_yellow: "rgba(0xf4bf4eff).into()",
176    mac_os_traffic_light_green: "rgba(0x61c553ff).into()",
177    border: "rgba(0x464b57ff).into()",
178    border_variant: "rgba(0x464b57ff).into()",
179    border_focused: "rgba(0x293b5bff).into()",
180    border_transparent: "rgba(0x00000000).into()",
181    elevated_surface: "rgba(0x3b414dff).into()",
182    surface: "rgba(0x2f343eff).into()",
183    background: "rgba(0x3b414dff).into()",
184    filled_element: "rgba(0x3b414dff).into()",
185    filled_element_hover: "rgba(0xffffff1e).into()",
186    filled_element_active: "rgba(0xffffff28).into()",
187    filled_element_selected: "rgba(0x18243dff).into()",
188    filled_element_disabled: "rgba(0x00000000).into()",
189    ghost_element: "rgba(0x00000000).into()",
190    ghost_element_hover: "rgba(0xffffff14).into()",
191    ghost_element_active: "rgba(0xffffff1e).into()",
192    ghost_element_selected: "rgba(0x18243dff).into()",
193    ghost_element_disabled: "rgba(0x00000000).into()",
194    text: "rgba(0xc8ccd4ff).into()",
195    text_muted: "rgba(0x838994ff).into()",
196    text_placeholder: "rgba(0xd07277ff).into()",
197    text_disabled: "rgba(0x555a63ff).into()",
198    text_accent: "rgba(0x74ade8ff).into()",
199    icon_muted: "rgba(0x838994ff).into()",
200    syntax: SyntaxColor {
201        comment: "rgba(0x5d636fff).into()",
202        string: "rgba(0xa1c181ff).into()",
203        function: "rgba(0x73ade9ff).into()",
204        keyword: "rgba(0xb477cfff).into()",
205    },
206    status_bar: "rgba(0x3b414dff).into()",
207    title_bar: "rgba(0x3b414dff).into()",
208    toolbar: "rgba(0x282c33ff).into()",
209    tab_bar: "rgba(0x2f343eff).into()",
210    editor_subheader: "rgba(0x2f343eff).into()",
211    editor_active_line: "rgba(0x2f343eff).into()",
212    terminal: "rgba(0x282c33ff).into()",
213    image_fallback_background: "rgba(0x3b414dff).into()",
214    git_created: "rgba(0xa1c181ff).into()",
215    git_modified: "rgba(0x74ade8ff).into()",
216    git_deleted: "rgba(0xd07277ff).into()",
217    git_conflict: "rgba(0xdec184ff).into()",
218    git_ignored: "rgba(0x555a63ff).into()",
219    git_renamed: "rgba(0xdec184ff).into()",
220    player: [
221        PlayerThemeColors {
222            cursor: "rgba(0x74ade8ff).into()",
223            selection: "rgba(0x74ade83d).into()",
224        },
225        PlayerThemeColors {
226            cursor: "rgba(0xa1c181ff).into()",
227            selection: "rgba(0xa1c1813d).into()",
228        },
229        PlayerThemeColors {
230            cursor: "rgba(0xbe5046ff).into()",
231            selection: "rgba(0xbe50463d).into()",
232        },
233        PlayerThemeColors {
234            cursor: "rgba(0xbf956aff).into()",
235            selection: "rgba(0xbf956a3d).into()",
236        },
237        PlayerThemeColors {
238            cursor: "rgba(0xb477cfff).into()",
239            selection: "rgba(0xb477cf3d).into()",
240        },
241        PlayerThemeColors {
242            cursor: "rgba(0x6eb4bfff).into()",
243            selection: "rgba(0x6eb4bf3d).into()",
244        },
245        PlayerThemeColors {
246            cursor: "rgba(0xd07277ff).into()",
247            selection: "rgba(0xd072773d).into()",
248        },
249        PlayerThemeColors {
250            cursor: "rgba(0xdec184ff).into()",
251            selection: "rgba(0xdec1843d).into()",
252        },
253    ],
254}