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