Commit Graph

54 Commits

Author SHA1 Message Date
Vladyslav Hroshev
e46181e19d Fixed concurrent installation, replaced misspelled class
- Removed redundant theme.prepare() in LocalThemeInstaller._install_theme() (already calls in abstract ThemeInstaller);
- Replaced misspelled class in messages.css
2025-04-01 19:34:00 +03:00
Vladyslav Hroshev
d6250ca33a Temporary added new colors for second and third message in stack 2025-03-25 19:25:52 +02:00
Vladyslav Hroshev
425ef5229a Use own spinner for GNOME versions older than 48 2025-03-25 18:06:55 +02:00
Vladyslav Hroshev
35bf19b445 Fixed quick toggle separator 2025-03-25 17:41:51 +02:00
Vladyslav Hroshev
d8722d7f7a GNOME 48 support. Fixed messages, decreased calendar. Fixed #50 2025-03-25 17:26:23 +02:00
Vladyslav Hroshev
cf007eab54 Datemenu spacing improvements, modal/script/notif buttons fixes
- Now "spacing" property is responsible for spacings in datemenu, not components with margins. Looks the same on 47 and 43;
- Fixed styles mismatch on older GNOME versions;
- Fixed notification buttons on older GNOME versions;
- Fixed some buttons in login/unlock dialogs on older GNOME versions;
- Fixed an issue where generate_file moved specific GNOME version assets to marble folder instead of copying them to temp folder;
2025-03-17 14:23:57 +02:00
Vladyslav Hroshev
ad3078e498 Bring back color for last button in modals 2025-03-10 18:57:27 +02:00
Vladyslav Hroshev
1e83e073f7 Added small vertical margin to popovers because of panel 2025-03-09 16:03:51 +02:00
Vladyslav Hroshev
192ce109d0 Removed redundant padding for app-menu 2025-03-09 13:42:47 +02:00
Vladyslav Hroshev
425bb6a003 Fixed toggle switch handles in GDM 2025-03-09 13:24:16 +02:00
Vladyslav Hroshev
3590a3c7a3 Refine datemenu spacing 2025-03-09 13:12:25 +02:00
Vladyslav Hroshev
f101817572 GDM fixes, move modal to external file 2025-03-09 12:54:23 +02:00
Vladyslav Hroshev
e54823adb8 Panel, dash improvements 2025-03-08 22:27:55 +02:00
Vladyslav Hroshev
3e02c0dd88 Fixed #43. Updated slider styles. 2025-03-08 20:32:55 +02:00
Vladyslav Hroshev
57f7093f11 Fixed #42, fixed margin for close/expand button 2025-03-08 19:24:47 +02:00
gilesfun
1dcb4f2d97 Merge branch '47' of github.com:gilesfun/Marble-shell-theme into 47 2025-02-07 10:29:27 +00:00
gilesfun
62fd2874bf Support gnome 48 quick settings changes 2025-02-07 10:27:27 +00:00
Vladyslav Hroshev
8cce85a437 GNOME dependable installation, structure and style improvements
Split utils in utils.py to a directory
Moved ./gnome-shell_css/ to ./gnome-shell/.css/
2024-09-30 00:14:09 +03:00
Vladyslav Hroshev
48975c9b07 Modal dialog improvements (GNOME 47) 2024-09-22 22:58:42 +03:00
Vladyslav Hroshev
d13c075c05 Quick settings: Fixed slider on GNOME 47 2024-09-22 15:14:01 +03:00
Vladyslav Hroshev
439e16a7f2 Fixed switchers (#38)
This method is incompatible with older GNOME versions
2024-09-20 21:25:06 +03:00
Vladyslav Hroshev
4d2269664c Fixed width for popup submenu 2024-07-01 18:53:16 +03:00
Vladyslav Hroshev
5971b15d81 Added more contrast to the selected item in Alt + Tab (Resolves #29) 2024-06-25 20:17:21 +03:00
Vladyslav Hroshev
ea62498ad3 App grid: fix running dot on GNOME 46.2 2024-05-26 16:24:09 +03:00
Vladyslav Hroshev
d2cc0a00b5 Fixed #25 on-screen keyboard 2024-05-11 14:34:55 +03:00
Vladyslav Hroshev
b2d0f97369 Dash improvements 2024-04-22 12:46:37 +03:00
Vladyslav Hroshev
d8d5bfb6fe Add transition effect to datemenu.css and update comment in popovers.css 2024-04-22 12:46:16 +03:00
Vladyslav Hroshev
535631f180 Fix some styling issues in GDM 2024-04-03 14:29:06 +03:00
Vladyslav Hroshev
98ae7210cd Update toggle switch styles in controls.css 2024-04-03 13:46:49 +03:00
Vladyslav Hroshev
10bd9b98bc Update #20 app.css bg in dash label 2024-04-02 22:10:54 +03:00
Vladyslav Hroshev
7a7a682d35 Fix #20: make SECTION-COLOR transculent 2024-04-02 21:19:41 +03:00
Vladyslav Hroshev
e99da3b1e0 Fix #20 search entry color 2024-04-01 13:24:05 +03:00
Vladyslav Hroshev
0482ff89e0 Added the all-important 4px rounding toworkspace thumbnail 2024-03-26 16:58:41 +02:00
Vladyslav Hroshev
48ab4f5bf9 Fixed folder styles on older versions, added effects on hover 2024-03-26 12:57:53 +02:00
Vladyslav Hroshev
7f34cf3354 Remove Aylur's widgets CSS styles 2024-03-26 12:02:54 +02:00
Vladyslav Hroshev
5d6f333abe New process working icon, fixed process color in login dialog 2024-03-26 11:58:27 +02:00
Vladyslav Hroshev
cc37566374 Add border-radius to page-indicator-icon and user-icon
Remove unnecessary CSS rules from user-widget-label
2024-03-26 11:04:45 +02:00
Vladyslav Hroshev
03fbcf2130 Popovers: update padding and margins 2024-03-26 00:48:03 +02:00
Vladyslav Hroshev
a7653f7fc3 Datemenu improvements
Decrease spacing between messages and widgets
Update clear button styles
2024-03-26 00:46:19 +02:00
Vladyslav Hroshev
f9a923508e Fixed media message icon 2024-03-25 17:23:41 +02:00
Vladyslav Hroshev
e1cb3004c7 Fixed background in switcher list 2024-03-25 17:11:32 +02:00
Vladyslav Hroshev
43a75dda32 GNOME 46 Fixes
Fixed #18 background in app icons
Fixed running dot
Fixed blue search border
Fixed background in search components
Fixed background in screenshot buttons
Fixed #18 buttons in calendar
Fixed missing styles for message header and expand button
2024-03-25 13:23:03 +02:00
Vladyslav Hroshev
70694411b8 Fix #14 black border in dash on Ubuntu 2023-12-31 22:26:16 +02:00
Vladyslav Hroshev
bd83e6ebf9 Login screen support and various fixes when theme is set globally 2023-12-16 18:10:58 +02:00
Vladyslav Hroshev
407aa299e0 Make navigation arrow in app list squared 2023-12-16 18:09:48 +02:00
Vladyslav Hroshev
9591a2cbbc Make ws-switcher look like Activities button 2023-12-16 18:08:19 +02:00
Vladyslav Hroshev
f825c4638e Fix light border on disabled quick settings button 2023-12-03 11:46:09 +02:00
Vladyslav Hroshev
99b1178abd Switcher list fixes
Add missings styles for arrow if app has multiple windows
Fix background color in selected app when browsing their windows
2023-11-12 21:48:00 +02:00
Vladyslav Hroshev
218f5f4214 Calendar: make days of week less contrast 2023-11-10 23:04:24 +02:00
Vladyslav Hroshev
fbea1afc65 Fix calendar widget 2023-11-09 21:56:53 +02:00