Commit Graph

  • 03fbcf2130 Popovers: update padding and margins Vladyslav Hroshev 2024-03-26 00:48:03 +02:00
  • a7653f7fc3 Datemenu improvements Vladyslav Hroshev 2024-03-26 00:46:19 +02:00
  • 8a41273fbc Fix file handling issues that breaks GDM theme Vladyslav Hroshev 2024-03-25 23:47:28 +02:00
  • 71d37c40f9 Refactor theme installation code to use subprocess.run() Vladyslav Hroshev 2024-03-25 23:47:19 +02:00
  • f9a923508e Fixed media message icon Vladyslav Hroshev 2024-03-25 17:23:41 +02:00
  • e1cb3004c7 Fixed background in switcher list Vladyslav Hroshev 2024-03-25 17:11:32 +02:00
  • 43a75dda32 GNOME 46 Fixes Vladyslav Hroshev 2024-03-25 13:23:03 +02:00
  • abced98cf2 Refactor installation code to improve performance and readability Vladyslav Hroshev 2024-03-23 22:37:33 +02:00
  • 70694411b8 Fix #14 black border in dash on Ubuntu Vladyslav Hroshev 2023-12-31 22:26:16 +02:00
  • 22126706e8 Update color lightness values to 100 in colors.json and fix RGB conversion in theme.py Incorrect RGB values in borders was seen in #14 Vladyslav Hroshev 2023-12-31 22:24:15 +02:00
  • 6f029365d9 Merge pull request #13 from imarkoff/gdm Vladyslav Hroshev 2023-12-16 19:26:53 +02:00
  • b92016fd96 Add GDM section to README.md Vladyslav Hroshev 2023-12-16 18:47:55 +02:00
  • bd83e6ebf9 Login screen support and various fixes when theme is set globally Vladyslav Hroshev 2023-12-16 18:10:58 +02:00
  • 407aa299e0 Make navigation arrow in app list squared Vladyslav Hroshev 2023-12-16 18:09:48 +02:00
  • 9591a2cbbc Make ws-switcher look like Activities button Vladyslav Hroshev 2023-12-16 18:08:19 +02:00
  • da440e7a19 Add some tweaks that helps to install theme globally Vladyslav Hroshev 2023-12-16 18:02:21 +02:00
  • dc6c31041f Make code more readable Vladyslav Hroshev 2023-12-16 18:01:48 +02:00
  • 6cd2090af1 Fix death screen on Fedora after installing GDM Vladyslav Hroshev 2023-12-15 13:37:34 +02:00
  • 068207c949 Add ability to remove GDM theme Vladyslav Hroshev 2023-12-10 23:09:34 +02:00
  • 253913ae40 Add ability to set theme globally Vladyslav Hroshev 2023-12-10 22:47:34 +02:00
  • bdd74f94bf Fix "ERROR: file or directory not found: tests.py" Vladyslav Hroshev 2023-12-09 20:10:10 +02:00
  • 27b6574829 Update .gitignore Vladyslav Hroshev 2023-12-09 20:08:33 +02:00
  • d50634138b Create python-app.yml Vladyslav Hroshev 2023-12-09 20:02:01 +02:00
  • 99d4f2e425 Initial test Vladyslav Hroshev 2023-12-09 19:23:53 +02:00
  • 8525dc0a8d Remove config from theme.py because of it no longer depends on project folder Vladyslav Hroshev 2023-12-09 19:23:34 +02:00
  • 992d3122df Fix unclosed file warning Vladyslav Hroshev 2023-12-09 19:17:35 +02:00
  • a58d55c53a Add some missing changes from c02ead2 Vladyslav Hroshev 2023-12-09 17:03:32 +02:00
  • 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 Vladyslav Hroshev 2023-12-09 16:37:55 +02:00
  • f825c4638e Fix light border on disabled quick settings button Vladyslav Hroshev 2023-12-03 11:46:09 +02:00
  • 99b1178abd Switcher list fixes Add missings styles for arrow if app has multiple windows Fix background color in selected app when browsing their windows Vladyslav Hroshev 2023-11-12 21:48:00 +02:00
  • 218f5f4214 Calendar: make days of week less contrast Vladyslav Hroshev 2023-11-10 23:04:24 +02:00
  • 74c7c99c52 Merge pull request #12 from imarkoff/45 Vladyslav Hroshev 2023-11-10 22:57:58 +02:00
  • a059653d70 Update README.md Vladyslav Hroshev 2023-11-10 22:43:34 +02:00
  • fbea1afc65 Fix calendar widget Vladyslav Hroshev 2023-11-09 21:56:53 +02:00
  • 351a1e4b30 Fix #11 color in workspaces indicator Vladyslav Hroshev 2023-11-09 21:19:25 +02:00
  • 369ad141db Separate overview screenshots Vladyslav Hroshev 2023-07-25 13:23:50 +03:00
  • 9913027c01 Added transparency and decreased bg saturation in light mode Vladyslav Hroshev 2023-07-25 10:41:23 +03:00
  • 449021500e Datemenu: add styles to week number in calendar Vladyslav Hroshev 2023-07-22 22:46:51 +03:00
  • 927686c836 Corrected some grammar and spelling errors in README.md Vladyslav Hroshev 2023-07-22 22:34:43 +03:00
  • 1a20157732 Fixed screen flickering in panel, overview Vladyslav Hroshev 2023-07-22 22:07:02 +03:00
  • b0431345b9 Tried to fix my English level in README.md Vladyslav Hroshev 2023-07-21 22:07:29 +03:00
  • 4d747e8892 Filled color tweak #7, modified installation & colors JSON Vladyslav Hroshev 2023-07-21 21:56:19 +03:00
  • e3de2b2e75 Add transparency effect for backgrounds (dark mode) Vladyslav Hroshev 2023-07-05 13:26:16 +03:00
  • 6401c37c50 Tweaks (Panel): fix clock styles Vladyslav Hroshev 2023-07-03 09:47:00 +03:00
  • be36237a67 Aylur's Widgets: adjust button borders in dynamic panel Vladyslav Hroshev 2023-06-21 12:52:39 +03:00
  • 7653071657 Add comments for colors Vladyslav Hroshev 2023-06-20 20:03:05 +03:00
  • b3ac283886 Screenshot: fixed red capture button when screenshot (caused in d4c8ed) Vladyslav Hroshev 2023-06-20 19:39:39 +03:00
  • a769c4ad85 Add missing styles for "No notifications", "Searching..." sections Vladyslav Hroshev 2023-06-20 19:03:44 +03:00
  • 38d9742a4f Messages: fix styles for message banner Vladyslav Hroshev 2023-06-20 18:45:05 +03:00
  • 56aa5a8847 OSD: fix button margins in Modal Dialogs when Right-to-Left Vladyslav Hroshev 2023-06-20 18:19:40 +03:00
  • d4c8eddd8a Optimize styles: added comments, fixed some styles, changed some styles order Vladyslav Hroshev 2023-06-20 13:56:14 +03:00
  • f3dd3eb436 Folders: fix incorrect apps hiding when scrolling Vladyslav Hroshev 2023-06-17 16:25:12 +03:00
  • 7da483ba7c Panel: decrease panel size Vladyslav Hroshev 2023-06-17 13:09:43 +03:00
  • 62a1531969 Popovers: fix window chooser in popup submenu Vladyslav Hroshev 2023-06-17 12:40:59 +03:00
  • 752011b553 Messages: fix message event time (caused by close button in 81ccbac) Vladyslav Hroshev 2023-06-17 11:32:45 +03:00
  • 7c3b925255 #8 Tweaks: Ability to change Show Apps icon to MacOS Launchpad icon Vladyslav Hroshev 2023-05-28 10:00:52 +03:00
  • 9421af033d Datemenu: change events/weather/clock text colors Vladyslav Hroshev 2023-04-30 12:04:08 +03:00
  • 2e1512e076 QS: quick toggle menu changes Vladyslav Hroshev 2023-04-30 11:35:35 +03:00
  • ff1b5e9b0c QS: change icon bg behavior in toggle menu Vladyslav Hroshev 2023-04-30 10:53:46 +03:00
  • fa14db5bf9 Fixes #6 Vladyslav Hroshev 2023-04-30 10:50:58 +03:00
  • d36799e94a Buttons: fix qs buttons (44), add clear button styles back Vladyslav Hroshev 2023-04-08 11:39:10 +03:00
  • 1f0bbf466c Media controls: border fix Vladyslav Hroshev 2023-04-08 10:42:22 +03:00
  • 81ccbac82a Messages: add shadow for OSD message Vladyslav Hroshev 2023-04-08 10:35:39 +03:00
  • 9583fd2477 Tooltips: add shadow & change background color Vladyslav Hroshev 2023-04-07 22:00:22 +03:00
  • 1f7238a69e Colors: change transparency for borders in light mode Vladyslav Hroshev 2023-04-07 21:02:25 +03:00
  • 0940eefce2 App menu: fix white nav arrow in light mode Vladyslav Hroshev 2023-04-07 20:47:11 +03:00
  • 4a415dc0cb Update README.md Vladyslav Hroshev 2023-04-07 09:36:05 +03:00
  • c5339ac84a Popovers: add transition to menu item Vladyslav Hroshev 2023-04-06 18:16:12 +03:00
  • 20607da6c4 Aylur's Widgets: message border fix Vladyslav Hroshev 2023-04-06 16:25:52 +03:00
  • 5e46592cba Buttons: remove clear button styles, buttons effect on focus Vladyslav Hroshev 2023-04-05 22:57:33 +03:00
  • 263a795d39 Datemenu: focus improvements Vladyslav Hroshev 2023-04-05 22:55:33 +03:00
  • cc2c6dbed5 Screenshot: add panel shadow Vladyslav Hroshev 2023-04-05 22:17:01 +03:00
  • 7ea69fc6c7 OSD: add shadows & increase border radius Vladyslav Hroshev 2023-04-05 22:12:29 +03:00
  • 0dad678dd7 Update README.md Vladyslav Hroshev 2023-04-05 21:21:59 +03:00
  • a57eb7d6f6 Modal Dialog: reduce shadow for user avatar Vladyslav Hroshev 2023-04-05 21:04:30 +03:00
  • 7ff264d12f Unlock Dialog: add borders to password entry Vladyslav Hroshev 2023-04-05 20:02:19 +03:00
  • 7ddae4b942 Datemenu: other month day with events point Vladyslav Hroshev 2023-03-27 15:59:12 +03:00
  • 0cd285c107 QS: Fixes toggle arrow borders (44) Vladyslav Hroshev 2023-03-27 13:53:01 +03:00
  • c200125670 Messages: text color for URLs Vladyslav Hroshev 2023-03-23 17:09:46 +02:00
  • 7697e29064 Panel: transparent background in login/unlock Vladyslav Hroshev 2023-03-23 15:18:14 +02:00
  • 3a8deb5b09 Overview: change active app icon shadow Vladyslav Hroshev 2023-03-22 12:11:51 +02:00
  • f34c0afb24 Update preview images Vladyslav Hroshev 2023-03-21 21:15:08 +02:00
  • 6f3b932844 Modal dialog: add user avatar black shadow Vladyslav Hroshev 2023-03-21 18:26:09 +02:00
  • 1c03b93705 Change text tolor for nonwork & other month days Vladyslav Hroshev 2023-03-21 17:48:18 +02:00
  • c1409a4ab4 Split gnome-shell into separate files Vladyslav Hroshev 2023-03-21 17:39:44 +02:00
  • 007fb49cd5 Missing variable when deleting gnome-shell.css Vladyslav Hroshev 2023-03-21 17:38:08 +02:00
  • a285e57eef Fix workspace borders Vladyslav Hroshev 2023-03-21 09:20:56 +02:00
  • 2fc927e709 Merge pull request #4 from imarkoff/3-compact-tweak Vladyslav Hroshev 2023-03-20 22:07:42 +02:00
  • 8f9d1dd2d3 Update README.md Vladyslav Hroshev 2023-03-20 22:00:45 +02:00
  • 737775ca9b Update README.md Vladyslav Hroshev 2023-03-20 21:53:40 +02:00
  • 656958244a Optimize code Vladyslav Hroshev 2023-03-20 21:28:31 +02:00
  • e24425450c Panel custom text color Vladyslav Hroshev 2023-03-20 18:53:37 +02:00
  • 9ea0fce771 Reduce buttons margin in the panel Vladyslav Hroshev 2023-03-20 18:53:15 +02:00
  • c817940b15 Panel tweaks, trying to separate shell styles Vladyslav Hroshev 2023-03-19 21:58:30 +02:00
  • ebf5a75736 Smaller popup menu paddings Vladyslav Hroshev 2023-03-17 04:52:47 +02:00
  • 56c219aa68 Reset panel height Vladyslav Hroshev 2023-03-17 04:27:37 +02:00
  • 1c8f923377 Events, clocks, weather missing color on hover Vladyslav Hroshev 2023-03-14 21:30:21 +02:00
  • ea45ce10aa Popup sub menu missing margins fix Vladyslav Hroshev 2023-03-14 21:24:37 +02:00
  • d6e7ea8b36 Update screenshots Vladyslav Hroshev 2023-03-14 21:09:19 +02:00
  • 90092b3491 Fixes #1 Vladyslav Hroshev 2023-03-12 22:41:30 +02:00