1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-09-28 14:00:44 +00:00
Commit Graph

149 Commits

Author SHA1 Message Date
Horst3180
97d96272f0 fix color of disabled labels in checked buttons 2016-09-20 21:09:23 +02:00
Horst3180
6e3491ff80 tweak treeview progressbars 2016-09-20 11:14:09 +02:00
Horst3180
8266ad0ebc add some mate application styling 2016-09-19 22:00:11 +02:00
Horst3180
64382c9bf6 mate-panel, gnome-panel: remove transparency 2016-09-19 21:32:44 +02:00
Horst3180
32a5aa99d3 gnome-panel: remove double background from menubar 2016-09-19 21:01:58 +02:00
Horst3180
e250405fdb fix gnome-flashback panel background 2016-09-13 17:16:32 +02:00
Horst3180
6f765888d6 fix bogus box-shadows in stack-switchers 2016-09-13 17:13:52 +02:00
Horst3180
ed153bb55b separate disabled linked buttons more clearly 2016-09-12 14:19:10 +02:00
Horst3180
c374cbaba2 clean up treeview style properties 2016-08-31 14:11:33 +02:00
Horst3180
32017a2692 fix infobar styling 2016-08-31 14:02:58 +02:00
Horst3180
57248f7aaf clean up calendar styling 2016-08-31 13:35:50 +02:00
Horst3180
99d645f808 simpler outline-color styling 2016-08-31 13:25:34 +02:00
Horst3180
3f11de0a63 hide separator in font and filechooser buttons 2016-08-31 13:17:16 +02:00
Horst3180
1c706464c5 nautilus: add conflict-row styling 2016-08-31 13:06:14 +02:00
Horst3180
0cfa794f7c GTK 3.22: fix parsing errors 2016-08-31 01:00:14 +02:00
Horst3180
5bd92f12a2 don't use background images for entries 2016-08-31 00:35:56 +02:00
Horst3180
06b0911009 don't use selected_fg_color in weird places 2016-08-31 00:00:33 +02:00
Horst3180
894573ec75 gedit 3.20: make sidebar separator dark (fix #591) 2016-07-05 13:10:19 +02:00
Horst3180
4d58f02a17 tweak gedit-map-frame styling (fix #584) 2016-06-29 16:32:43 +02:00
Horst3180
76d343ff8b fix unity window decorations (#566) 2016-06-03 14:43:29 +02:00
Horst3180
2f80d3ccf8 fix switches in selected menuitems (fix #556) 2016-06-01 20:00:36 +02:00
Horst3180
ca76d0e2e5 use accent color for menu highlight (fix #135) 2016-05-29 19:22:18 +02:00
Horst3180
753130a3ba tweak unity panel background color 2016-05-29 19:14:44 +02:00
Horst3180
5fd6b58a42 remove textview border 2016-05-28 19:08:51 +02:00
Horst3180
da9ce16f2c gedit: fix subpixel-rendering in open-document-selector-treeview (fix #549) 2016-05-28 18:16:14 +02:00
Horst3180
662fbcdc31 gtk3: export link_color variable (fix #536) 2016-05-17 19:27:35 +02:00
Horst3180
c5ed48f5af fix a firefox workaround 2016-05-16 22:28:36 +02:00
Horst3180
6539bc919d gtk3: remove borders from nautilus-list-view (fix #533) 2016-05-16 19:56:24 +02:00
Horst3180
28cdb3e34b gtk3: reduce menubar height to match gtk2 theme (fix #535) 2016-05-16 19:50:44 +02:00
Horst3180
cc20a2e321 3.20: dark sidebars style for caja 2016-05-15 21:30:55 +02:00
Horst3180
98360ab381 fix the last commit 2016-05-15 16:47:40 +02:00
Horst3180
0a34ab5e8e 3.20: caja fixes 2016-05-15 16:38:40 +02:00
Horst3180
c6262bb98d 3.20: add mate-panel support (#524) 2016-05-15 15:59:41 +02:00
Horst3180
8f25fc712e 3.20: menu separator workaround for firefox (#526) 2016-05-15 11:55:06 +02:00
Horst3180
1b978acd3c silence warnings (fix #529) 2016-05-15 11:45:50 +02:00
Horst3180
fb3fe2fc0b lighten tooltips a bit (fix #519) 2016-05-14 13:31:18 +02:00
Horst3180
d49d7df3c2 fix laggy scrollbar in gnome-terminal 2016-05-14 12:18:02 +02:00
Horst3180
5ec25f42e6 3.20: update gnome-builder styling (fix #514) 2016-05-08 19:36:34 +02:00
Horst3180
b3228ec344 3.20: restore gnome-terminal styling 2016-05-08 19:29:21 +02:00
Horst3180
8b28b8d4f9 make sass happy again 2016-05-08 14:43:05 +02:00
Horst3180
3798cbce4f be more careful with notebook margins (fix #503) 2016-05-01 16:40:39 +02:00
Horst3180
60466bb3d9 silence deprecation warnings 2016-04-24 12:23:42 +02:00
HEXcube
70f77a42fe Add theming for Unity Greeter (#466)
* Add theming for Unity Greeter

* Generated css files from scss

- Replace alpha() and shade() in Sass with transparentize() and lighten()

* Rebase unity-greeter css code from upstream and drop excessive nesting

* Fix clock color and combo entry field

* Fix and improve Unity Greeter theming

- Fix panel icons
- Make password entry box rounder
- Add a bit of transparency to panel clock
2016-04-24 11:58:54 +02:00
Antonio Romero
90f1c14066 Workaround for check and radio in FF GTK 3.20 (#473) 2016-04-20 17:34:46 +02:00
Horst3180
935b23cc07 add a temporary workaround to make firefox scrollbars visible with gtk 3.20 2016-04-20 14:41:06 +02:00
Horst3180
36155980a5 nautilus: don't hide pane separator in dark variant (fix #459) 2016-04-20 14:25:06 +02:00
Horst3180
20c6c0a559 update nemo styling 2016-04-20 14:21:48 +02:00
Horst3180
de54c87454 improve linked button styling 2016-04-11 19:42:43 +02:00
Horst3180
46a232eff8 notebook fixes 2016-04-06 00:04:04 +02:00
Horst3180
3a41c93ff4 style textview border 2016-04-05 23:45:23 +02:00