Commit Graph

12 Commits (37762db8f85b46c54f846a2b4f1e062023df433c)

Author SHA1 Message Date
David Mohammed 37762db8f8
No need to define the selection color for the clock 2019-03-27 20:07:30 +00:00
David Mohammed 14798358e1
Merge branch 'master' of https://github.com/devarped/arc-theme into devarped-master 2019-03-27 20:03:11 +00:00
drakkar1969 f3411ed712 Fix close buttons in GNOME overview (#216)
* Fix close buttons in GNOME overview
* Resize close button to 26px
2019-03-27 20:01:18 +00:00
devarped b159b65c88 Fix statusbar clock being blue 2019-03-16 11:45:59 +03:00
devarped 262f0436cc Adjust font size 2019-03-16 11:45:06 +03:00
David Mohammed 7994fd3c34
Revert "Add GNOME panel dynamic transparency (#175)" (#193)
This reverts commit b96ab0aba7.
2019-03-15 09:32:53 +00:00
drakkar1969 4802bc1fb9 Fix dash running dots on hover (#196) 2019-02-27 10:28:49 +00:00
Julian Xhokaxhiu 6845a0544f Harmonize font-size to 10pt overall Gnome Shell for 3.30 (#171)
Fixes #105
2019-01-29 20:32:48 +00:00
drakkar1969 b96ab0aba7 Add GNOME panel dynamic transparency (#175) 2018-12-23 22:27:42 +00:00
jnsh 7b3b3cdaeb Shell overview caption fix (#145)
* Separate gnome-shell 3.26 theme from 3.18

* Update gnome-shell overview window-caption colors

Since gnome-shell 3.26, the window-caption in application overview was
moved from below the window preview, to the bottom edge of the preview.
Subsequently, colors of the window-caption were also changed.

3ce23ca964

This commit reflects the change in Arc shell theme.

* Remove unused CSS property from shell captions

The -shell-caption-spacing property in .window-caption has not been
used since gnome 3.26.

d0f74b58c3
2018-10-20 17:01:19 +01:00
jnsh 875eb9d83f Workaround gnome-shell 3.30 popup-sub-menu glitch (#147)
https://github.com/NicoHood/arc-theme/issues/135
2018-10-20 16:55:27 +01:00
jnsh 880f13d87c Fix gnome 3.30 sliders and add overdrive capability (#129)
* Update .gitignore

* Separate gnome-shell 3.30 theme from 3.18

To allow making backwards incompatible changes

* Update gnome-shell slider for 3.30

As per upstream gnome-shell commit c90a4e48493072f02b87c2538b395b1549353b34

* Update gnome-shell OSD level-bar for 3.30

As per upstream gnome-shell commit
ed8e89bc195a9e56244109e63d1cb0026f498331

* Add -barlevel-overdrive for gnome-shell 3.30

As per upstream gnome-shell commit
ddd4fd9c2435eccc8f1ba296d64354d77061faf1

* Follow symlinks when installing shell assets

Since asset directories for gnome-shell 3.30 theme are symlinked,
'cp -L' must be used to install the assets properly.
2018-09-25 11:16:37 +01:00