@css static final List<StyleRule> styles = [ css('.arcane-terminal-copy:hover').styles(raw: { 'color': ArcaneColors.onSurface, 'border-color': ArcaneColors.muted, }), ];