Commit graph

24 commits

Author SHA1 Message Date
deepsource-autofix[bot]
fa44dd4015
Format code with black and autopep8
This commit fixes the style issues introduced in 193be77 according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/069f9a3a-ee72-4608-b35d-a182358b7836/
2022-09-07 15:51:36 +00:00
0xMRTT
d7c5b69595
feat: change to gradience 2022-08-19 21:14:05 +02:00
AdwCustomizer
756796396b ci: autopep8 action fixes 2022-08-17 21:35:59 +00:00
0xMRTT
b286c77ccc
feat: change name #128
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-16 01:20:57 +02:00
tfuxu
73b930c3ee chore: rename info.py to constants.py 2022-08-13 12:27:59 +02:00
tfuxu
1319b75697 chore: refactor meson architecture to use predefined variables and make it more readable 2022-08-13 12:24:16 +02:00
0xMRTT
1ee3b7c0bf
format 2022-08-11 18:39:52 +02:00
0xMRTT
658aa68d17
Change copyrights headers 2022-08-11 10:16:46 +02:00
0xMRTT
3991f95621
add adw-gtk3 wanrings and no support 2022-08-10 21:17:04 +02:00
0xMRTT
c2354dd927
remove adw gtk3 warnings 2022-08-10 17:51:24 +02:00
0xMRTT
7f09fe7ed4
migrate from ArtyIF to AdwCustomizerTeam 2022-08-08 23:09:38 +02:00
ArtyIF
a2dc89a015 Added unsaved changes warning 2022-08-01 22:42:59 +03:00
ArtyIF
388e0ec159 Normalize color variables 2022-07-30 08:10:31 +03:00
ArtyIF
77d9ab503f Removed the unnecessary gettext import 2022-07-29 17:05:24 +03:00
ArtyIF
f4f4579476 Added partial localization support
Gotta figure out how to localize the settings schema
2022-07-25 17:35:40 +03:00
ArtyIF
8f8a9f5fe4 Added subtitles with CSS variable names to options 2022-07-25 14:08:41 +03:00
ArtyIF
f6b8ff04b5 Improved code quality 2022-07-24 21:43:32 +03:00
ArtyIF
85332b55d9 Added Custom CSS support 2022-07-24 21:02:01 +03:00
ArtyIF
b840edd7d4 Upped the version, changed copyright
Credited the contributor for PR #3
2022-07-19 20:41:02 +03:00
ArtyIF
39fd0fe501 Showing adw-gtk3's support of variables
Plus slightly reformated the readme
2022-07-18 17:23:01 +03:00
ArtyIF
67c61a9e04 Removed all palette references for now
Will implement the palettes later.

Also refactored the code a bit
2022-07-18 11:10:00 +03:00
ArtyIF
71d32d7bb5 Changing values now actually does things 2022-07-17 18:02:29 +03:00
ArtyIF
bfcc7f3a54 Added callbacks for values
For now they're just changing each other
2022-07-17 15:25:36 +03:00
ArtyIF
f8bc564ce0 Initial commit
- Semi-finished interface (no palettes yet)
- Two presets - Adwaita (libadwaita) light/dark
- Presets load and affect the program's style
2022-07-17 14:46:05 +03:00