Commit Graph

104 Commits

Author SHA1 Message Date
passivestar
58dd4f1aa5 Increase minimal possible margin for flat buttons 2025-01-11 00:17:07 +04:00
passivestar
c2108cd591 Fix tab container corner radii 2025-01-11 00:08:11 +04:00
passivestar
6a2a89b741 Ensure popups are using correct margins 2025-01-10 23:45:48 +04:00
passivestar
1ef866390c Fix tree margin values 2025-01-10 23:26:32 +04:00
passivestar
62c9a520c5 Cleanup: Whitespace 2025-01-03 01:20:45 +04:00
passivestar
7dce62e6f9 Limit minimal base spacing 2025-01-03 01:16:38 +04:00
passivestar
9881abbcf3 Fix typo 2025-01-03 01:08:05 +04:00
passivestar
ca969a9beb Ensure full type safety to make the theme work with any gdscript warning config
Closes #16
2024-12-28 17:51:40 +04:00
passivestar
66e4348449 Fix light theme contrast check 2024-12-27 03:51:44 +04:00
passivestar
d20f066929 Tweak timeline colors 2024-12-27 03:47:08 +04:00
passivestar
db4dc78a48
Update README.md 2024-12-26 23:42:06 +04:00
passivestar
72c780424a
Update README.md 2024-12-26 23:30:56 +04:00
passivestar
a24a908c68 Generate the theme dynamically using a built-in script 2024-12-26 23:11:39 +04:00
passivestar
f9a23e68ac
Update README.md 2024-12-05 09:07:27 +04:00
passivestar
6117646158 Add missing hover-pressed states to some buttons 2024-12-05 05:13:30 +04:00
passivestar
0c93708615 Fix progress bar margins 2024-11-30 02:36:12 +04:00
passivestar
a3c7df76c0 Fix scroll container focus 2024-11-30 02:31:02 +04:00
passivestar
a13be23f64
Update README.md 2024-11-20 06:05:13 +04:00
passivestar
10bdbd2b05
Add a link to the demo scene 2024-11-20 03:34:49 +04:00
passivestar
5f89a7692a
Update README.md 2024-11-20 00:46:34 +04:00
passivestar
324dc5c2e7 Add popup menu labeled separator styles 2024-11-19 19:26:37 +04:00
passivestar
19b3b82705 Add check button font color overrides 2024-11-19 19:02:12 +04:00
passivestar
46402c2f34 Remove border around selected list item 2024-11-19 18:22:52 +04:00
passivestar
3f05a655c2 Add missing mirrored checkbox style 2024-11-19 06:53:17 +04:00
passivestar
b739c05d30 Add graph state machine focus color override 2024-11-19 06:08:26 +04:00
passivestar
62ac648adb Remove expanded margin from progress bars to fix the issue in animation trees 2024-11-19 00:26:49 +04:00
passivestar
03dc99819f Rename theme files 2024-11-18 02:01:52 +04:00
passivestar
e068d1272f Increase horizontal paddings in editor help bit 2024-11-18 01:17:13 +04:00
passivestar
07872946a7 Remove tooltip panel paddings for compatibility with property tooltips 2024-11-18 01:09:20 +04:00
passivestar
2466ee2fbd Use darker animation timeline background 2024-11-17 19:46:46 +04:00
passivestar
7cee92ee41 Cleanup: reuse empty styleboxes 2024-11-17 06:13:04 +04:00
passivestar
30d384a2ad Remove some focus styleboxes 2024-11-17 06:01:08 +04:00
passivestar
75bad90af5 Remove editor property selection background 2024-11-17 05:41:20 +04:00
passivestar
9578ffe5db Add editor property color 2024-11-17 05:05:04 +04:00
passivestar
10753c0d6f Remove border from selected prop 2024-11-17 04:52:27 +04:00
passivestar
4530a7ea67 Fix checkbox styles 2024-11-17 02:54:58 +04:00
passivestar
9145657fb8 Fix the mismatch between the regular and high ppi theme 2024-11-17 01:23:38 +04:00
passivestar
c624b34a1d Fix progress bar backgroun 2024-11-17 01:16:34 +04:00
passivestar
a6995caf33 Fix option button arrow margin 2024-11-17 01:09:46 +04:00
passivestar
1362d39360 Tweak tree inner item margin 2024-11-17 00:53:57 +04:00
passivestar
e51a24ed4e Tweak property colors 2024-11-16 16:07:13 +04:00
passivestar
9ccf4fc67a Tweak the warning text color 2024-11-16 02:34:32 +04:00
passivestar
033462d923 Add corner radius to recommended settings 2024-11-16 02:27:24 +04:00
passivestar
216076b7b4 Cleanup: remove some unnecessary values 2024-11-15 19:51:54 +04:00
passivestar
100d16b7b4 Remove track editor timeline separation until the gap bug is fixed 2024-11-15 19:44:02 +04:00
passivestar
0c4b0ae933 Fix editor property warning color 2024-11-15 07:59:10 +04:00
passivestar
6c38c583ce Increase tree inner item margin 2024-11-15 07:42:27 +04:00
passivestar
e1a80452b2 Don't use rounded corners in tree headers 2024-11-15 07:19:54 +04:00
passivestar
67ff2af7f0 Add panels for secondary trees and item lists 2024-11-15 07:02:32 +04:00
passivestar
6b65999032 Improve visibility of selected editor properties 2024-11-15 01:37:32 +04:00