Commit Graph

831 Commits (master)

Author SHA1 Message Date
Nabile Rahmani beae6328c9 - Corrected an instruction in the README.
- Improved the GTK 2 theme to be more consistent with the GTK 3 one.
Unfortunately, there's a couple unfixable issues due to the way the GTK devs did things. Sacrifices have to be made.
Additionally, Qt apps will avoid some of these issues while introducing other inconsistencies, so that's always fun.
Also, the assets.svg file had circles at the extremeties of the arrows for some weird reason.
2020-02-29 18:32:52 +01:00
Nabile Rahmani e2ac9a6c26 Fixed some rows' hover colour not being selected_bg_color. 2020-02-11 20:03:22 +01:00
Nabile Rahmani 05515b77bb Initial commit for Arc-39. 2020-02-10 10:03:54 +01:00
David Mohammed 2c45d9e4b4
GSD and headerbar transparency (#249)
* gtk3: Fix headerbar transparency on some apps

Some applications draw additional headerbar elements on top of the
main csd headerbar. This results in the headerbar appearing
non-transparent, even if transparency is enabled, as two (or more)
backgrounds with 0.97 alpha are stacked on top of each other.

Fix this by making the background transparent on every headerbar
that's descendant of another headerbar.

* gtk3: Fix titlebar separators with sidebar

This fixes separators with sidebar class on titlebars.

The issue was present at least on gnome-control-center 3.32, as
reported here: https://github.com/NicoHood/arc-theme/issues/238
2019-05-19 22:47:05 +01:00
drakkar1969 9cadf80ced Round user icons in GNOME dialogs (#248) 2019-05-19 22:33:22 +01:00
David Mohammed 0564640272
Budgie (#244)
* Replace unneeded gtkopacity with transparentize

* gtk3: Remove unneeded color variable

Budgie theming added a new variable to _colors.scss that was only
used at one spot. Replace it with white, which makes more sense since
other panel elements are white as well.
2019-05-16 15:28:40 +01:00
David Mohammed a6cf4045f6
Restyle Pathbar (#243)
* gtk3: Add .nautilus-path-bar to linked button rules

For some reason, the .linked button rules from _common.scss keep
overriding .nautilus-path-bar button theming in _application.scss.

Work around the issue by adding :not(.nautilus-path-bar) selectors.

* gtk3: Update pathbar theming for nautilus 3.32

* gtk3: Remove nautilus 3.32 path-bar separators

This is more consistent with other path-bars and stack-switchers.
2019-05-16 14:59:05 +01:00
drakkar1969 99df8d9943 Fix overview page indicators (#241) 2019-05-16 11:43:45 +01:00
drakkar1969 6ae8473156 Fix gnome shell panel menu corner radius (#242) 2019-05-16 11:43:28 +01:00
Joey Sabey 2457c2446b Replaced embedded pngs in gtk-2.0/light/assets.svg with native vector equivolents (#231)
* Replaced frame embedded png in gtk-2.0/light/assets.svg with pure vector

* Corrected frame coords to match the old embedded png

* Replaced frame-gap-end embedded png in gtk-2.0/light/assets.svg with pure vector

* Replaced frame-gap-start embedded png in gtk-2.0/light/assets.svg with pure vector

* Replaced line-h embedded png in gtk-2.0/light/assets.svg with pure vector

* Corrected line-h position

* Replaced line-v embedded png in gtk-2.0/light/assets.svg with pure vector

* Removed unecessary stroke styling from line-h

* Removed unnecessary stroke styles from frame-gap-end & frame-gap-start

* Removed inkscape:label from frame
2019-05-13 09:16:58 +01:00
drakkar1969 bbbda50747 Remove gnome shell border images (#240)
* Add color variables for border image drop shadow removal

* Remove border image drop shadow: modal dialog

* Remove border image drop shadow: panel button dropdown menu

* Remove border image drop shadow: OSD window

* Remove border image drop shadow: resize popup

* Remove border image drop shadow: window switcher

* Remove border image drop shadow: workspace switcher

* Remove border image drop shadow: notifications

* Remove border image drop shadow: looking glass

* Fix OSD/switcher/looking glass colors (always transparent, even on solid variants)

* Adjust notification margins

* Tweak switcher border color
2019-05-13 09:15:39 +01:00
Alexander Vereeken 484f24719c Added: Sabayon to Distro|Package Name/Link (#228)
* Added: Sabayon to Distro|Package Name/Link

* Update README.md
2019-04-24 06:12:31 +01:00
Nico 277f46856a
Merge pull request #224 from Omnikron13/master
Correct GTK2 dark assets.svg #3e4351 -> #3e4350
2019-04-18 22:31:30 +02:00
Joey Sabey eece52ee2f
Correct GTK2 dark assets.svg #3e4351 -> #3e4350 2019-04-16 14:35:52 +01:00
drakkar1969 2e3feaa045 Revert Fix dash running dots on hover (#196) (#221) 2019-04-05 09:05:49 +01:00
Steve M 4b3124249f Cinnamon fixes. (#218)
* Cinnamon Calender - avoid using % font-size declarations as it breaks centering of text

* Cinnamon Panel - window-list,gwl and panel launchers - revise font-weight and highlighting scheme

* Cinnamon Panel - remove unused assets
2019-04-04 16:53:36 +01:00
David Mohammed cadf8d2561
Tidy of Ubuntu versions and remove unused compile option 2019-03-28 10:09:57 +00:00
David Mohammed 5b18f6034a
Revert to ensure size remains 10pt 2019-03-27 21:30:30 +00:00
drakkar1969 6bd20fff10 Fix Gnome shell calendar with 10pt font (#208) 2019-03-27 20:09:50 +00:00
David Mohammed 37762db8f8
No need to define the selection color for the clock 2019-03-27 20:07:30 +00:00
David Mohammed e6d56f0b80
Merge branch 'devarped-master' 2019-03-27 20:03:37 +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
David Mohammed 6815e946dc
Ensure we allow builds against GNOME Shell 3.32 2019-03-16 21:40:47 +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
devarped 88232aabdb Add symlink for GNOME 3.32 2019-03-16 11:28:53 +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
Nico 6ca94c5449
Merge pull request #205 from NoXPhasma/master
Fix levelbar min-width and min-height
2019-03-14 19:37:59 +01:00
Nico 2fd7d97ccf
Merge pull request #174 from smurphos/metacity-fix
Metacity - add buttons to modal geometry & fix attached dialog titlebar.
2019-03-14 19:32:44 +01:00
NoXPhasma 0a9c219bcb
Fix levelbar min-width and min-height
Follow up pull request of #194 to fix the min height and with of the levelbar.
2019-03-11 16:27:10 +01:00
drakkar1969 4802bc1fb9 Fix dash running dots on hover (#196) 2019-02-27 10:28:49 +00:00
Steve M e87cb2a020 Cinnamon menu - fix search entry not expanding for scaled font sizes (#199) 2019-02-24 11:15:56 +00:00
Steve M 0535937a8f Cinnamon - use borders_color for popup-menu seperator (#198) 2019-02-24 11:15:09 +00:00
NoXPhasma 354441297f Fix vertical and horizontal levelbar values (#194)
* Fix vertical and horizontal levelbar values

The horizontal levelbar auto-width and auto-height values were used wrongly for vertical levelbar and vis versa.

* 20px min-height on horizontal bars looks better
2019-02-18 14:31:59 +00:00
Steve M 1100d245c6 Cinnamon4 grouped-window-list tweaks (#192) 2019-02-11 11:08:13 +00:00
Steve M b44f657806 Cinnamon4 menu - make 'fake' seperator arc blue for consistency with older Cinnamon versions (#191) 2019-02-11 11:07:11 +00:00
Steve M 2cbc9bd381 Cinnamon popupmenu (#190)
* Cinnamon popupmenu - Fix selection highlight overlapping menu border

* Cinnamon popupmenu - Add visible seperators

* Cinnamon popupmenu - apply padding fix to Cinnamenu context menu
2019-02-11 11:06:07 +00:00
Steve M ea827a72f2 Cinnamon - calendar alignment improvements (#189)
* Cinnamon - calendar alignment improvements

* Cinnamon - calendar - keep alignment if text scaling is active
2019-02-11 09:16:59 +00:00
Steve M bb7cb3b866 Nemo - distinguish inactive pane in dual pane mode (#188) 2019-02-10 12:00:37 +00:00
gm10 2bac3c1a8f Fix horizontal stepper icons (#181) 2019-01-29 20:46:20 +00:00
Yauhen Kirylau 9c158be1d8 Optional resvg support (#177)
* feat(render_assets): optional support for resvg

* refactor: rename MENU_BG to HDR_BG and MENU_FG to HDR_FG (and migrate old values on runtime)

* fix(configure): allow to run if inkscape not installed but resvg does

* feat(makefile): make optipng optional

* fix symlinks after sedding

* fix(configure): allow to run if inkscape not installed but resvg does - 2

* style: shellcheck all .sh files

* fix(autogen.sh): remove redundant escaping

* fix(*: makefile: rendersvg): use --zoom 2 to workaround --dpi problem
2019-01-29 20:44:54 +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
v44r 05e6b65938 Darken the text of the gtk-2 version of Arc-Darker (#183) 2019-01-29 20:30:54 +00:00
Steve M 88d02754d1 Cinnamon Update (#178)
* Cinnamon4 Menu - Distinguish favorites scrollbox from systembox

* Cinnamon4 Overview - add support for overview place-holder

* Cinnamon4 Overview - add support for .window-caption:focus

* Cinnamon4 panel - add support for grouped-window-list

* Cinnamon3.8 panel - add support for window-list-preview

* Cinnamon3.6 panel - add support for window-list-item-box.progress

* Cinnamon panel - workspace switcher vertical panel fix

* Cinnamon panel - rework broken panel launchers

* Cinnamon4 - Amend grouped-window-list and panel-launcher highlighting scheme

* Cinnamon - Fix workspace-osd

* Cinnamon - Fix cinnamenu right-click context menu

* Cinnamon - Fix keyboard applet on vertical panels

* Cinnamon - Fix missing level-bar in osd-window

* Cinnamon - Overview - fix excessive spacing in window-caption

* Cinnamon - Expo name-entry - fix selection, add hover class, allow for font-scaling

* Cinnamon - Soundplayer - fix distorted open and quit player icons

* Cinnamon4 - grouped-window-list - revise thumbnail display and whitespace tidyup

* Cinnamon4 - grouped-window-list - tweak label highlighting and padding

* Cinnamon4 - grouped-window-list-thumbnail - add spacing again
2018-12-26 11:25:58 +00:00
drakkar1969 b96ab0aba7 Add GNOME panel dynamic transparency (#175) 2018-12-23 22:27:42 +00:00
Jirka Vebr f6b1c62521 Cinnamon: hide the odd run-dialog box (#75) 2018-12-23 22:24:25 +00:00
Nico 79fca35fae
Merge pull request #176 from actionless/fix-colors
fix(common: *: svg): fix incorrect color definitions
2018-12-17 17:39:21 +01:00
actionless 7f300a6085 fix(common: *: svg): fix incorrect color definitions 2018-12-15 20:54:14 +01:00
smurphos 41477e4d20 Metacity - modal dialogs use modal geometry but show butons 2018-12-11 06:41:37 +00:00