From cf8345d595f40342804bdf091a1f423139f235ed Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Fri, 4 Sep 2015 18:10:42 +0200 Subject: regenerate .crx files for the Chrome theme --- extra/Chrome/arc-darker-theme.crx | Bin 2217 -> 2217 bytes extra/Chrome/arc-theme.crx | Bin 2193 -> 2193 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'extra') diff --git a/extra/Chrome/arc-darker-theme.crx b/extra/Chrome/arc-darker-theme.crx index e528be3..e8e939c 100644 Binary files a/extra/Chrome/arc-darker-theme.crx and b/extra/Chrome/arc-darker-theme.crx differ diff --git a/extra/Chrome/arc-theme.crx b/extra/Chrome/arc-theme.crx index e57cc20..26ff10d 100644 Binary files a/extra/Chrome/arc-theme.crx and b/extra/Chrome/arc-theme.crx differ -- cgit v1.2.3 From 4097e62e012ed929335ddde7fc9719ee763d731f Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Wed, 9 Sep 2015 21:19:57 +0200 Subject: tweak color scheme and window buttons --- extra/Arc-Plank/dock.theme | 8 ++++---- extra/Chrome/arc-darker-theme.crx | Bin 2217 -> 2217 bytes extra/Chrome/arc-darker-theme/images/theme_frame.png | Bin 140 -> 140 bytes .../arc-darker-theme/images/theme_frame_inactive.png | Bin 140 -> 140 bytes 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'extra') diff --git a/extra/Arc-Plank/dock.theme b/extra/Arc-Plank/dock.theme index dd13b0e..4c77c81 100644 --- a/extra/Arc-Plank/dock.theme +++ b/extra/Arc-Plank/dock.theme @@ -10,13 +10,13 @@ BottomRoundness=0 #The thickness (in pixels) of lines drawn. LineWidth=1 #The color (RGBA) of the outer stroke. -OuterStrokeColor=16;;17;;20;;255 +OuterStrokeColor=22;;26;;38;;255 #The starting color (RGBA) of the fill gradient. -FillStartColor=37;;39;;45;;222 +FillStartColor=53;;57;;69;;242 #The ending color (RGBA) of the fill gradient. -FillEndColor=37;;39;;45;;222 +FillEndColor=53;;57;;69;;242 #The color (RGBA) of the inner stroke. -InnerStrokeColor=37;;39;;45;;0 +InnerStrokeColor=53;;57;;69;;0 [PlankDrawingDockTheme] #The padding on the left/right dock edges, in tenths of a percent of IconSize. diff --git a/extra/Chrome/arc-darker-theme.crx b/extra/Chrome/arc-darker-theme.crx index e8e939c..c2ba9e0 100644 Binary files a/extra/Chrome/arc-darker-theme.crx and b/extra/Chrome/arc-darker-theme.crx differ diff --git a/extra/Chrome/arc-darker-theme/images/theme_frame.png b/extra/Chrome/arc-darker-theme/images/theme_frame.png index 69fc3d1..8368110 100644 Binary files a/extra/Chrome/arc-darker-theme/images/theme_frame.png and b/extra/Chrome/arc-darker-theme/images/theme_frame.png differ diff --git a/extra/Chrome/arc-darker-theme/images/theme_frame_inactive.png b/extra/Chrome/arc-darker-theme/images/theme_frame_inactive.png index c174735..5e47c88 100644 Binary files a/extra/Chrome/arc-darker-theme/images/theme_frame_inactive.png and b/extra/Chrome/arc-darker-theme/images/theme_frame_inactive.png differ -- cgit v1.2.3