Commit graph

73 commits

Author SHA1 Message Date
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex 5e7dbd23fa Code refactoring 2023-06-04 01:07:30 +03:00
Jaex e91fd94d2b Use GetApplicationVersion function 2023-03-05 22:16:45 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex e9158d6574 Handle color button border color 2022-07-31 16:08:00 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex a8ea3f7cea Use name variable in user agent 2021-12-11 13:16:54 +03:00
Jaex 09d6ee5126 Allow changing logo 2021-11-26 22:15:24 +03:00
Jaex 2d8e98a7f8 Clone icon 2021-11-26 22:02:18 +03:00
Jaex 7ad457abb7 Allow changing icon 2021-11-26 21:48:16 +03:00
Jaex d865386f8f Added MenuFont theme option 2021-08-23 06:17:35 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex ab1a8e814c Support custom theme in hotkey selection control 2021-01-01 03:54:06 +03:00
Jaex adae87e658 Preparation to add new themes 2020-12-09 08:32:46 +03:00
Jaex 4544531ba6 Added separator near nav bar 2020-11-30 04:21:53 +03:00
Jaex 55ec155058 Improve visuals of settings form nav bars 2020-11-30 03:38:48 +03:00
Jaex 07e9405060 Fixed tooltip multi line issue 2020-10-29 16:40:38 +03:00
Jaex 88541bb6df Added context menu font option to theme 2020-09-16 02:16:53 +03:00
Jaex 11ce1f0fad Use reflection to apply theme to form components 2020-07-09 11:15:43 +03:00
Jaex 9a13d82af4 Apply custom theme to form components 2020-07-09 10:20:06 +03:00
Michael Delpach f0a982fdf3 Rebase to 0c039b9ee0
0c039b9ee0
2020-07-06 07:23:59 +08:00
Michael Delpach 195c0f2f8a Revert "Merge branch 'master' into tweaks"
This reverts commit 162badae3b, reversing
changes made to e0f2812f3d.
2020-06-29 06:10:21 +08:00
Jaex dea9c7daf2 Use split container in image effects form 2020-06-18 11:38:00 +03:00
Jaex d6600df108 Removed ExperimentalCustomTheme option 2020-05-22 08:44:02 +03:00
Jaex 936060c63d Added IsDarkTheme property 2020-03-31 10:26:18 +03:00
Jaex c1bcb15d98 Use bitmap in manipulation image effects 2020-03-22 01:07:38 +03:00
Jaex efcca39ae6 Rename DarkTheme to CustomTheme 2020-02-08 18:07:17 +03:00
Jaex 36890b100d Make sure custom theme is dark before using immersive dark mode 2020-02-05 11:23:55 +03:00
Jaex acd262737b Rename UseDarkTheme to UseCustomTheme 2020-02-05 11:13:55 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 28b86ec2f2 Added context menu opacity option 2019-12-22 14:50:06 +03:00
Jaex 57cfd5a56f Removed unused image 2019-09-23 13:20:22 +03:00
Jaex ee0ffd3eef Rename BackgroundColor2 to LightBackgroundColor, added DarkBackgroundColor for thumbnail back color, merge MenuButtonCheckedColor to MenuCheckBackgroundColor 2019-09-11 19:25:11 +03:00
Jaex f82cabfab1 Theme list ui improvements 2019-09-07 14:39:58 +03:00
Jaex 2d92d9e338 Adding themes list 2019-09-07 13:41:38 +03:00
Jaex 229393b726 Added theme setting 2019-09-06 14:48:57 +03:00
Jaex 35fa16a659 Added ShareXTheme class for preparation of customizable theme colors 2019-09-06 11:18:30 +03:00
Jaex b1fc6e0070 ExperimentalDarkTheme also gonna check for UseDarkTheme 2019-06-30 22:25:40 +03:00
Jaex a9fbc0f8b6 Only use ExperimentalDarkTheme if dark theme option is also enabled 2019-06-29 01:54:00 +03:00
Jaex 600dedd092 Support dark themed listview headers 2019-06-29 01:35:34 +03:00
Jaex 07defc9b9e ComboBox, ListBox and ListView color changes 2019-06-25 19:29:12 +03:00
Jaex 2b15df420c Better dark theme buttons 2019-06-25 19:12:34 +03:00
Jaex d4b26c2ef3 Dark theme color improvements 2019-06-25 00:49:34 +03:00
Jaex 5ad065460c Apply dark theme to contextmenustrip 2019-06-24 22:33:17 +03:00
Jaex 17b6c009fe Rename function name 2019-06-24 21:36:16 +03:00
Jaex c4d36a85d6 Don't set icon for shape manager menu 2019-06-24 21:17:33 +03:00
Jaex ad5173241f Apply dark theme to toolstrips too 2019-06-24 20:59:48 +03:00
Jaex 60f92d8d7e Fix LinkLabel color on dark theme 2019-06-23 19:10:20 +03:00
Jaex 9a8722ca9d Fix DataGridView on dark theme 2019-06-23 18:56:19 +03:00
Jaex f43c631799 Nearly all forms supports dark theme now 2019-06-23 18:10:51 +03:00