Get Backers Posted January 8, 2021 Group: Members Topic Count: 26 Topics Per Day: 0.02 Content Count: 70 Reputation: 0 Joined: 11/23/20 Last Seen: January 24, 2021 Share Posted January 8, 2021 (edited) Hi, anyone can help me, this source is color of yellow but i want to change color into RGB Thanks!! PS: i want to change this color ^C6A518 but i dont know where can put clif_messagecolor(&sd->bl, color_table[COLOR_YELLOW], atcmd_output, false, SELF); Edited January 8, 2021 by Get Backers Quote Link to comment Share on other sites More sharing options...
1 Haruka Mayumi Posted January 10, 2021 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 485 Reputation: 271 Joined: 06/13/17 Last Seen: March 25 Share Posted January 10, 2021 (edited) int color = 0xC6A518; clif_messagecolor(&sd->bl, color, atcmd_output, true, SELF); Edited January 10, 2021 by Haruka Mayumi 1 Quote Link to comment Share on other sites More sharing options...
0 Get Backers Posted January 9, 2021 Group: Members Topic Count: 26 Topics Per Day: 0.02 Content Count: 70 Reputation: 0 Joined: 11/23/20 Last Seen: January 24, 2021 Author Share Posted January 9, 2021 anyone how to change rgb color? ty Quote Link to comment Share on other sites More sharing options...
0 Emistry Posted January 10, 2021 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: 10 hours ago Share Posted January 10, 2021 just use any website that allow you to convert hex color code into rgb https://color-hex.org/color/c6a518 Quote Link to comment Share on other sites More sharing options...
0 Chasewalk Posted January 10, 2021 Group: Members Topic Count: 27 Topics Per Day: 0.02 Content Count: 94 Reputation: 0 Joined: 10/17/20 Last Seen: March 8, 2021 Share Posted January 10, 2021 (edited) thanks emistry but where can add rgb color on clif_messagecolor can u send whole source with color rgb thank you!! Edited January 10, 2021 by Chasewalk Quote Link to comment Share on other sites More sharing options...
0 Get Backers Posted January 11, 2021 Group: Members Topic Count: 26 Topics Per Day: 0.02 Content Count: 70 Reputation: 0 Joined: 11/23/20 Last Seen: January 24, 2021 Author Share Posted January 11, 2021 (edited) Sorry for the late reply Haruka Mayumi it's that correct? Edited January 11, 2021 by Get Backers Quote Link to comment Share on other sites More sharing options...
Question
Get Backers
Hi, anyone can help me, this source is color of yellow but i want to change color into RGB Thanks!!
PS: i want to change this color ^C6A518 but i dont know where can put
clif_messagecolor(&sd->bl, color_table[COLOR_YELLOW], atcmd_output, false, SELF);
Edited by Get BackersLink to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.