Commit Graph

121 Commits

Author SHA1 Message Date
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 da440e7a19 Add some tweaks that helps to install theme globally 2023-12-16 18:02:21 +02:00
Vladyslav Hroshev dc6c31041f Make code more readable 2023-12-16 18:01:48 +02:00
Vladyslav Hroshev 6cd2090af1 Fix death screen on Fedora after installing GDM 2023-12-15 13:37:34 +02:00
Vladyslav Hroshev 068207c949 Add ability to remove GDM theme 2023-12-10 23:09:34 +02:00
Vladyslav Hroshev 253913ae40 Add ability to set theme globally 2023-12-10 22:47:34 +02:00
Vladyslav Hroshev bdd74f94bf Fix "ERROR: file or directory not found: tests.py" 2023-12-09 20:10:10 +02:00
Vladyslav Hroshev 27b6574829 Update .gitignore 2023-12-09 20:08:33 +02:00
Vladyslav Hroshev d50634138b Create python-app.yml 2023-12-09 20:02:01 +02:00
Vladyslav Hroshev 99d4f2e425 Initial test 2023-12-09 19:23:53 +02:00
Vladyslav Hroshev 8525dc0a8d Remove config from theme.py because of it no longer depends on project folder 2023-12-09 19:23:34 +02:00
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