Skip to content

Commit 5d6f676

Browse files
committed
Css svg coloring
1 parent f8a209d commit 5d6f676

3 files changed

Lines changed: 57 additions & 0 deletions

File tree

data/history.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
history:
2+
- date: "29 May 2026"
3+
title: "SVG CSS Color Filter Generator"
4+
description: "Generate CSS filter combinations to recolor black SVG icons loaded through img tags—hex input, live preview, sample icons, and one-click CSS copy at /ColoringImageUsingCss/; added to Tools & Utilities on the home page."
5+
link: "/ColoringImageUsingCss/"
6+
accent_color: "#a855f7"
27
- date: "24 May 2026"
38
title: "Chain Reaction Online"
49
description: "Online multiplayer Chain Reaction—play with friends in real time, capture orbs, and trigger chain reactions from the browser; listed in Creative & Assets and Games & Fun."

data/home.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,15 @@ categories:
231231
featured: true
232232
external: false
233233
aliases: [color, palette, hex, picker, colortools]
234+
- name: SVG Color Filter
235+
icon: cfd-svgcolorfilter
236+
url: /ColoringImageUsingCss/
237+
description: Generate CSS filter values to recolor SVG icons loaded via img tags.
238+
date: "2026-05-29"
239+
phosphorIcon: drop-half-bottom
240+
featured: true
241+
external: false
242+
aliases: [svg color, css filter, recolor svg, img tag, coloring image, css color filter]
234243
- name: Prompt Library
235244
icon: cfd-prompt
236245
url: /PromptsValut/
Lines changed: 43 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)