Commit Graph

109 Commits

Author SHA1 Message Date
Vladyslav Hroshev 992d3122df Fix unclosed file warning 2023-12-09 19:17:35 +02:00
Vladyslav Hroshev a58d55c53a Add some missing changes from c02ead2 2023-12-09 17:07:18 +02:00
Vladyslav Hroshev c02ead2fff Code changes and improvements
Split install.py into several files
Part of code for creating a directory from copy_files was removed due to the availability of such a function in standard Python libraries
Tried to make theme installation process less dependent on the project root folder
2023-12-09 16:37:55 +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 74c7c99c52 Merge pull request #12 from imarkoff/45
GNOME 45 Fixes
2023-11-10 22:57:58 +02:00
Vladyslav Hroshev a059653d70 Update README.md 2023-11-10 22:43:34 +02:00
Vladyslav Hroshev fbea1afc65 Fix calendar widget 2023-11-09 21:56:53 +02:00
Vladyslav Hroshev 351a1e4b30 Fix #11 color in workspaces indicator 2023-11-09 21:19:25 +02:00
Vladyslav Hroshev 369ad141db Separate overview screenshots 2023-07-25 13:23:50 +03:00
Vladyslav Hroshev 9913027c01 Added transparency and decreased bg saturation in light mode 2023-07-25 10:41:23 +03:00
Vladyslav Hroshev 449021500e Datemenu: add styles to week number in calendar 2023-07-22 22:46:51 +03:00
Vladyslav Hroshev 927686c836 Corrected some grammar and spelling errors in README.md 2023-07-22 22:34:43 +03:00
Vladyslav Hroshev 1a20157732 Fixed screen flickering in panel, overview
Caused in e3de2b2 by adding transparency effect
2023-07-22 22:07:02 +03:00
Vladyslav Hroshev b0431345b9 Tried to fix my English level in README.md 2023-07-21 22:07:29 +03:00
Vladyslav Hroshev 4d747e8892 Filled color tweak #7, modified installation & colors JSON 2023-07-21 21:56:19 +03:00
Vladyslav Hroshev e3de2b2e75 Add transparency effect for backgrounds (dark mode) 2023-07-05 13:26:16 +03:00
Vladyslav Hroshev 6401c37c50 Tweaks (Panel): fix clock styles 2023-07-03 09:47:00 +03:00
Vladyslav Hroshev be36237a67 Aylur's Widgets: adjust button borders in dynamic panel 2023-06-21 12:52:39 +03:00
Vladyslav Hroshev 7653071657 Add comments for colors 2023-06-20 20:03:05 +03:00
Vladyslav Hroshev b3ac283886 Screenshot: fixed red capture button when screenshot (caused in d4c8ed) 2023-06-20 20:02:38 +03:00
Vladyslav Hroshev a769c4ad85 Add missing styles for "No notifications", "Searching..." sections 2023-06-20 19:03:44 +03:00
Vladyslav Hroshev 38d9742a4f Messages: fix styles for message banner 2023-06-20 18:45:05 +03:00
Vladyslav Hroshev 56aa5a8847 OSD: fix button margins in Modal Dialogs when Right-to-Left 2023-06-20 18:19:40 +03:00
Vladyslav Hroshev d4c8eddd8a Optimize styles: added comments, fixed some styles, changed some styles order 2023-06-20 13:56:14 +03:00
Vladyslav Hroshev f3dd3eb436 Folders: fix incorrect apps hiding when scrolling 2023-06-17 16:25:12 +03:00
Vladyslav Hroshev 7da483ba7c Panel: decrease panel size 2023-06-17 13:09:43 +03:00
Vladyslav Hroshev 62a1531969 Popovers: fix window chooser in popup submenu 2023-06-17 12:40:59 +03:00
Vladyslav Hroshev 752011b553 Messages: fix message event time (caused by close button in 81ccbac) 2023-06-17 11:34:48 +03:00
Vladyslav Hroshev 7c3b925255 #8 Tweaks: Ability to change Show Apps icon to MacOS Launchpad icon 2023-05-28 10:00:52 +03:00
Vladyslav Hroshev 9421af033d Datemenu: change events/weather/clock text colors 2023-04-30 12:20:40 +03:00
Vladyslav Hroshev 2e1512e076 QS: quick toggle menu changes
- Decrease border radius
- Fix margins in Background apps menu
2023-04-30 12:20:40 +03:00
Vladyslav Hroshev ff1b5e9b0c QS: change icon bg behavior in toggle menu 2023-04-30 12:20:40 +03:00
Vladyslav Hroshev fa14db5bf9 Fixes #6
- Fix panel black border
- Fix white panel button in overview/unlock screen
- Fix dark background in quick toggle menu
- Fix white color in screenshot buttons
- Fix white color in page navigation arrow
2023-04-30 12:20:33 +03:00
Vladyslav Hroshev d36799e94a Buttons: fix qs buttons (44), add clear button styles back 2023-04-08 11:39:10 +03:00
Vladyslav Hroshev 1f0bbf466c Media controls: border fix 2023-04-08 10:42:22 +03:00
Vladyslav Hroshev 81ccbac82a Messages: add shadow for OSD message 2023-04-08 10:35:39 +03:00
Vladyslav Hroshev 9583fd2477 Tooltips: add shadow & change background color 2023-04-07 22:00:22 +03:00
Vladyslav Hroshev 1f7238a69e Colors: change transparency for borders in light mode 2023-04-07 21:02:25 +03:00
Vladyslav Hroshev 0940eefce2 App menu: fix white nav arrow in light mode 2023-04-07 20:47:11 +03:00
Vladyslav Hroshev 4a415dc0cb Update README.md 2023-04-07 09:36:05 +03:00
Vladyslav Hroshev c5339ac84a Popovers: add transition to menu item 2023-04-06 18:16:12 +03:00
Vladyslav Hroshev 20607da6c4 Aylur's Widgets: message border fix 2023-04-06 16:25:52 +03:00
Vladyslav Hroshev 5e46592cba Buttons: remove clear button styles, buttons effect on focus 2023-04-05 22:57:33 +03:00
Vladyslav Hroshev 263a795d39 Datemenu: focus improvements 2023-04-05 22:55:33 +03:00
Vladyslav Hroshev cc2c6dbed5 Screenshot: add panel shadow 2023-04-05 22:17:01 +03:00
Vladyslav Hroshev 7ea69fc6c7 OSD: add shadows & increase border radius 2023-04-05 22:12:29 +03:00
Vladyslav Hroshev 0dad678dd7 Update README.md 2023-04-05 21:21:59 +03:00
Vladyslav Hroshev a57eb7d6f6 Modal Dialog: reduce shadow for user avatar 2023-04-05 21:04:30 +03:00