diff options
author | Horst3180 | 2015-06-06 17:48:55 +0200 |
---|---|---|
committer | Horst3180 | 2015-06-06 17:48:55 +0200 |
commit | 3c8122ddac8c07b2c19a840c0e929a9756475119 (patch) | |
tree | dd89c733401b219744b482f782bbb7aa11906764 /common/unity | |
parent | 3b0d4c586ccac246aae773298ba3f3b13d213818 (diff) | |
parent | 2f044b0e108228302823efb11d0b9d07c6111a10 (diff) | |
download | solarc-theme-3c8122ddac8c07b2c19a840c0e929a9756475119.tar.gz solarc-theme-3c8122ddac8c07b2c19a840c0e929a9756475119.tar.xz solarc-theme-3c8122ddac8c07b2c19a840c0e929a9756475119.zip |
Merge branch 'master' into dark_variant
Diffstat (limited to 'common/unity')
l--------- | common/unity/sheet_style_close_focused.svg | 1 | ||||
l--------- | common/unity/sheet_style_close_focused_prelight.svg | 1 | ||||
l--------- | common/unity/sheet_style_close_focused_pressed.svg | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/common/unity/sheet_style_close_focused.svg b/common/unity/sheet_style_close_focused.svg new file mode 120000 index 0000000..0749829 --- /dev/null +++ b/common/unity/sheet_style_close_focused.svg @@ -0,0 +1 @@ +close_unfocused.svg
\ No newline at end of file diff --git a/common/unity/sheet_style_close_focused_prelight.svg b/common/unity/sheet_style_close_focused_prelight.svg new file mode 120000 index 0000000..64b2bff --- /dev/null +++ b/common/unity/sheet_style_close_focused_prelight.svg @@ -0,0 +1 @@ +close_focused_prelight.svg
\ No newline at end of file diff --git a/common/unity/sheet_style_close_focused_pressed.svg b/common/unity/sheet_style_close_focused_pressed.svg new file mode 120000 index 0000000..ba6d4fe --- /dev/null +++ b/common/unity/sheet_style_close_focused_pressed.svg @@ -0,0 +1 @@ +close_unfocused_pressed.svg
\ No newline at end of file |