Jacky Zhao
Jacky Zhao
ctrl-v actually uses styled-components under the hood and we use a Theme Provider! Code here: https://github.com/jackyzha0/ctrl-v/tree/master/frontend/src/theme Probably just a toggle to switch the themes in here. Will add a colour...
> ctrl-v actually uses styled-components under the hood and we use a Theme Provider! Code here: [https://github.com/jackyzha0/ctrl-v/tree/master/frontend/src/theme](https://github.com/jackyzha0/ctrl-v/tree/master/frontend/src/theme?rgh-link-date=2021-04-12T16%3A37%3A34Z) > > Probably just a toggle to switch the themes in here. Will...
> It is looking this with new color pallete: >  > >  > > will try to add a toggle, localStorage, and will try to send PR asap...
> Do you want something similar to this? : > >  ctrl-v already has something like this in the 'view paste' mode but I wanted to add the ability...
@Siddhant-K-code updated, let me know if this is still something you'd like to work on!
> ctrl-v.app/2uKMJEu#L1-L14 hm that's really funky, what's your screen size? 
> Idk, what is the issue, it is looking the same on multiple monitors and even after increasing/decreasing screen resolution. ah, just realized this is a CSS change I made...
> Or, we can create a new issue for fixing all CSS! till then can you please tell color palette for #63 this would be preferred! having an issue for...
woah @caseyg yes, I would love to work on this! (cc: @spencerc99) We initially tried implementing this with nested `` and `` tags but the styling wouldn't play nicely ://...
Oh hm, might have to do with https://github.com/jackyzha0/quartz/blob/169ef442b9ae1a61af516edc5c90ff0299d91a25/.github/workflows/deploy.yaml#L14 especially if you forked... will poke around some more but this is a starting point > Maybe it's because the [https://github.com/jackyzha0/quartz/blob/hugo/layouts/partials/date-fmt.html#L3](https://github.com/jackyzha0/quartz/blob/hugo/layouts/partials/date-fmt.html?rgh-link-date=2022-09-14T07%3A24%3A36Z#L3) is...