From fe09a3e1f41d6666731ff6158917a6f8ea29eb56 Mon Sep 17 00:00:00 2001 From: Severin Meyer Date: Fri, 31 Jul 2015 19:52:34 +0200 Subject: [PATCH] Update Luma sourcefiles --- gfx/luma/gfx/hud/luma/common.css | 6 +++--- gfx/luma/gfx/hud/luma/common.gradients | 18 ++++++------------ gfx/luma/gfx/hud/luma/weapon_accuracy.svg | 6 +----- .../gfx/hud/luma/weapon_accuracy_north.svg | 9 --------- .../gfx/hud/luma/weapon_accuracy_south.svg | 7 ------- gfx/luma/gfx/hud/luma/weapon_accuracy_west.svg | 9 --------- gfx/luma/gfx/hud/luma/weapon_ammo.svg | 2 +- gfx/luma/gfx/hud/luma/weapon_current_bg.svg | 7 +++---- .../gfx/hud/luma/weapon_current_bg_north.svg | 10 ---------- .../gfx/hud/luma/weapon_current_bg_south.svg | 8 -------- .../gfx/hud/luma/weapon_current_bg_west.svg | 10 ---------- 11 files changed, 14 insertions(+), 78 deletions(-) delete mode 100644 gfx/luma/gfx/hud/luma/weapon_accuracy_north.svg delete mode 100644 gfx/luma/gfx/hud/luma/weapon_accuracy_south.svg delete mode 100644 gfx/luma/gfx/hud/luma/weapon_accuracy_west.svg delete mode 100644 gfx/luma/gfx/hud/luma/weapon_current_bg_north.svg delete mode 100644 gfx/luma/gfx/hud/luma/weapon_current_bg_south.svg delete mode 100644 gfx/luma/gfx/hud/luma/weapon_current_bg_west.svg diff --git a/gfx/luma/gfx/hud/luma/common.css b/gfx/luma/gfx/hud/luma/common.css index ada24ec..292bcc8 100755 --- a/gfx/luma/gfx/hud/luma/common.css +++ b/gfx/luma/gfx/hud/luma/common.css @@ -88,9 +88,9 @@ .border_shadow_mask { fill:url(common.gradients#border_shadow_mask) } /* Selectors */ -.current_bg { fill:url(common.gradients#current_bg) } -.current_frame { fill:url(common.gradients#current_frame) } -.weapon_accuracy { fill:url(common.gradients#weapon_accuracy) } +.current_bg { fill:url(common.gradients#weapon_current_bg) } +.current_frame { fill:#ffffff } +.weapon_accuracy { fill:#ffffff; opacity:0.3 } .weapon_ammo { fill:url(common.gradients#weapon_ammo) } .weapon_complainbubble { fill:#ffffff; opacity:0.6 } diff --git a/gfx/luma/gfx/hud/luma/common.gradients b/gfx/luma/gfx/hud/luma/common.gradients index 597e180..0ef3037 100755 --- a/gfx/luma/gfx/hud/luma/common.gradients +++ b/gfx/luma/gfx/hud/luma/common.gradients @@ -24,21 +24,15 @@ - - - - - - - - - - - - + + + + + + diff --git a/gfx/luma/gfx/hud/luma/weapon_accuracy.svg b/gfx/luma/gfx/hud/luma/weapon_accuracy.svg index 65dc181..b125482 100644 --- a/gfx/luma/gfx/hud/luma/weapon_accuracy.svg +++ b/gfx/luma/gfx/hud/luma/weapon_accuracy.svg @@ -1,9 +1,5 @@ - - - - - + diff --git a/gfx/luma/gfx/hud/luma/weapon_accuracy_north.svg b/gfx/luma/gfx/hud/luma/weapon_accuracy_north.svg deleted file mode 100644 index f70c4cb..0000000 --- a/gfx/luma/gfx/hud/luma/weapon_accuracy_north.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/gfx/luma/gfx/hud/luma/weapon_accuracy_south.svg b/gfx/luma/gfx/hud/luma/weapon_accuracy_south.svg deleted file mode 100644 index 85d79bb..0000000 --- a/gfx/luma/gfx/hud/luma/weapon_accuracy_south.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/gfx/luma/gfx/hud/luma/weapon_accuracy_west.svg b/gfx/luma/gfx/hud/luma/weapon_accuracy_west.svg deleted file mode 100644 index 0e2b569..0000000 --- a/gfx/luma/gfx/hud/luma/weapon_accuracy_west.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/gfx/luma/gfx/hud/luma/weapon_ammo.svg b/gfx/luma/gfx/hud/luma/weapon_ammo.svg index 71ef5e8..13a78b0 100644 --- a/gfx/luma/gfx/hud/luma/weapon_ammo.svg +++ b/gfx/luma/gfx/hud/luma/weapon_ammo.svg @@ -1,5 +1,5 @@ - + diff --git a/gfx/luma/gfx/hud/luma/weapon_current_bg.svg b/gfx/luma/gfx/hud/luma/weapon_current_bg.svg index 0205612..cec7fa4 100644 --- a/gfx/luma/gfx/hud/luma/weapon_current_bg.svg +++ b/gfx/luma/gfx/hud/luma/weapon_current_bg.svg @@ -2,9 +2,8 @@ - - - - + + + diff --git a/gfx/luma/gfx/hud/luma/weapon_current_bg_north.svg b/gfx/luma/gfx/hud/luma/weapon_current_bg_north.svg deleted file mode 100644 index 73facbb..0000000 --- a/gfx/luma/gfx/hud/luma/weapon_current_bg_north.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/gfx/luma/gfx/hud/luma/weapon_current_bg_south.svg b/gfx/luma/gfx/hud/luma/weapon_current_bg_south.svg deleted file mode 100644 index faaf9eb..0000000 --- a/gfx/luma/gfx/hud/luma/weapon_current_bg_south.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/gfx/luma/gfx/hud/luma/weapon_current_bg_west.svg b/gfx/luma/gfx/hud/luma/weapon_current_bg_west.svg deleted file mode 100644 index 6a320c0..0000000 --- a/gfx/luma/gfx/hud/luma/weapon_current_bg_west.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - -- 2.39.2