Home » Community » U++ community news and announcements » 2023.1rc1
Re: 2023.1rc1 [message #59909 is a reply to message #59908] |
Tue, 23 May 2023 11:02   |
Tom1
Messages: 1303 Registered: March 2007
|
Ultimate Contributor |
|
|
Hi Mirek,
Hope this helps...
With default light theme:
s.look = Image (32, 16)
dk = Color(48, 48, 48)
wh = Color(255, 255, 255)
After IsDark(wh):
dk = Color(48, 48, 48)
wh = Color(255, 255, 255)
s.topitemtext[0] = Color(48, 48, 48)
s.topitemtext[1] = Color(48, 48, 48)
s.topitemtext[2] = Color(33, 33, 33)
s.topitem[0] =
s.topitem[1] =
s.topitem[2] = Image (32, 16)
After Diff():
s.topitemtext[0] = Color(48, 48, 48)
s.topitemtext[1] = Color(48, 48, 48)
s.topitemtext[2] = Color(255, 255, 255)
s.topitem[0] =
s.topitem[1] =
s.topitem[2] = Color(53, 168, 84)
And dark theme:
s.look = Image (32, 16)
dk = Color(218, 218, 218)
wh = Color(64, 64, 64)
After IsDark(wh):
dk = Color(64, 64, 64)
wh = Color(218, 218, 218)
s.topitemtext[0] = Color(218, 218, 218)
s.topitemtext[1] = Color(218, 218, 218)
s.topitemtext[2] = Color(7, 7, 7)
s.topitem[0] =
s.topitem[1] =
s.topitem[2] = Image (32, 16)
After Diff():
s.topitemtext[0] = Color(218, 218, 218)
s.topitemtext[1] = Color(218, 218, 218)
s.topitemtext[2] = Color(7, 7, 7)
s.topitem[0] =
s.topitem[1] =
s.topitem[2] = Image (32, 16)
Best regards,
Tom
UPDATE: This is when I click the main menu to open a drop down. When just hovering over the top menu without clicking anything, it does not react in any way.
[Updated on: Tue, 23 May 2023 11:05] Report message to a moderator
|
|
|
 |
|
2023.1rc1
By: mirek on Sun, 14 May 2023 11:03
|
 |
 |
Re: 2023.1rc1
By: GiuMar on Sun, 14 May 2023 21:40
|
 |
|
Re: 2023.1rc1
By: Tom1 on Mon, 15 May 2023 15:10
|
 |
|
Re: 2023.1rc1
By: Klugier on Sun, 21 May 2023 10:53
|
 |
|
Re: 2023.1rc1
By: mirek on Sun, 21 May 2023 11:01
|
 |
|
Re: 2023.1rc1
By: Klugier on Sun, 21 May 2023 11:32
|
 |
|
Re: 2023.1rc1
By: mirek on Sun, 21 May 2023 13:34
|
 |
|
Re: 2023.1rc1
By: Klugier on Sun, 21 May 2023 13:53
|
 |
|
Re: 2023.1rc1
By: mirek on Sun, 21 May 2023 14:45
|
 |
|
Re: 2023.1rc1
By: Klugier on Sun, 21 May 2023 18:58
|
 |
|
Re: 2023.1rc1
By: mirek on Sun, 21 May 2023 20:07
|
 |
|
Re: 2023.1rc1
By: Klugier on Sun, 21 May 2023 20:53
|
 |
|
Re: 2023.1rc1
By: mirek on Mon, 22 May 2023 09:42
|
 |
|
Re: 2023.1rc1
By: Klugier on Mon, 22 May 2023 14:32
|
 |
|
Re: 2023.1rc1
By: mirek on Mon, 22 May 2023 15:20
|
 |
|
Re: 2023.1rc1
By: mirek on Sun, 21 May 2023 14:38
|
 |
|
Re: 2023.1rc1
|
 |
|
Re: 2023.1rc1
|
 |
|
Re: 2023.1rc1
By: mirek on Mon, 22 May 2023 09:41
|
 |
|
Re: 2023.1rc1
|
 |
|
Re: 2023.1rc1
By: Tom1 on Tue, 23 May 2023 07:52
|
 |
|
Re: 2023.1rc1
By: mirek on Tue, 23 May 2023 09:52
|
 |
|
Re: 2023.1rc1
By: Tom1 on Tue, 23 May 2023 11:02
|
 |
|
Re: 2023.1rc1
By: mirek on Tue, 23 May 2023 11:06
|
 |
|
Re: 2023.1rc1
By: Tom1 on Tue, 23 May 2023 12:04
|
 |
|
Re: 2023.1rc1
By: mirek on Tue, 23 May 2023 12:23
|
 |
|
Re: 2023.1rc1
By: Tom1 on Tue, 23 May 2023 12:43
|
 |
|
Re: 2023.1rc1
By: mirek on Tue, 23 May 2023 13:21
|
 |
|
Re: 2023.1rc1
By: Tom1 on Tue, 23 May 2023 13:51
|
 |
|
Re: 2023.1rc1
By: Tom1 on Tue, 23 May 2023 13:52
|
 |
|
Re: 2023.1rc1
By: Tom1 on Tue, 23 May 2023 14:05
|
 |
|
Re: 2023.1rc1
By: mirek on Tue, 23 May 2023 15:22
|
 |
|
Re: 2023.1rc1
By: mirek on Tue, 23 May 2023 15:23
|
 |
|
Re: 2023.1rc1
By: Tom1 on Tue, 23 May 2023 16:28
|
 |
|
Re: 2023.1rc1
By: mirek on Tue, 23 May 2023 17:29
|
Goto Forum:
Current Time: Tue May 13 11:29:08 CEST 2025
Total time taken to generate the page: 0.03079 seconds
|