Ved Nig

Results 14 comments of Ved Nig

Maybe setting up redirect from [gitcdn.xyz](//gitcdn.xyz) to [gitcdn.link](//gitcdn.link) in Cloudflare should work. Cause [gitcdn.xyz](//gitcdn.xyz) still seems to be down. See: [Cloudflare Tutorial](https://community.cloudflare.com/t/redirecting-one-domain-to-another/81960)

Yeah similar things happening Input: https://raw.githubusercontent.com/vednig/emojicss/main/src/emoji.css Output: https://gitcdn.xyz/repo/vednig/emojicss/main/src/emoji.css Says: Not Found

Have fixed url generation but site is still not updated I think.

2nd point in [#plans-for-the-future](https://github.com/schme16/gitcdn.xyz#plans-for-the-future) says it is not hosted directly by github

You can change links to [gitcdn.link](https://gitcdn.link) for now. That might help.

https://gitcdn.link isn't a forked version I think. It was hosted by @schme16 when .xyz domain went down due to an abuse of service. It was expected to replace the https://gitcdn.xyz...

it can be done via **Toplevel** then make it transparent with **wm_attribute** -_transparentcolor_ and adding ctk_frame in it. and a label. and since canvas background is "white" by default `transcolor`...

Except for the shadow part. Which I think could be done but is a little difficult

Unzip the contents of [light.zip](https://github.com/rdbende/Sun-Valley-ttk-theme/files/7918993/light.zip) into your my-themes\Sun-Valley\theme\ Open `accent-color.py ` and edit values **set_color** - (to your color choice) and **theme_path** - (to path to your light directory) Then...

Could do something like ```tcl exec python accent-color.py -c"#ColorCodeHere" ``` inside TCL file supplying whatever color is provided while calling `set_theme`