From 8dc17ada19de3bec23b176f7b77c884ab411add4 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Thu, 19 Oct 2006 10:48:18 +0000 Subject: Fix the terminal icon to follow the new format --- diff --git a/art/icon-theme/scalable/activities/activity-terminal.svg b/art/icon-theme/scalable/activities/activity-terminal.svg index 896b3f5..38d361b 100644 --- a/art/icon-theme/scalable/activities/activity-terminal.svg +++ b/art/icon-theme/scalable/activities/activity-terminal.svg @@ -1,5 +1,11 @@ + + + + +]> - .shape-and-fill {fill: green; stroke: red} - .fill {fill: green; stroke: green;} - .shape {fill: red; stroke: red;} + .shape-and-fill {fill: &fill_color;; stroke: &stroke_color;;} + .fill {fill: &fill_color;; stroke: &stroke_color;;} + .shape {fill: &fill_color;; stroke: &stroke_color;;} -- cgit v0.9.1