badicsalex / ajdb_rs

Alex Jogi aDatBázisa (Rust version)
GNU Affero General Public License v3.0
1 stars 0 forks source link

Dark mode #13

Open badicsalex opened 1 year ago

badicsalex commented 1 year ago

AC:

badicsalex commented 1 year ago

See: https://css-irl.info/quick-and-easy-dark-mode-with-css-custom-properties/ https://css-irl.info/src/js/darkModeToggle.js

nisargparikh69 commented 1 year ago

@badicsalex I tried closing this issue and help here but after cloning repo of hun_law and peginator, hun_law project is throwing error [Reason - Cargo.toml has git index for crate pdf, so it takes latest 8.1 version which breaks this], I tried changing its version to 0.8.0 but still gives same error

image
nisargparikh69 commented 1 year ago

@badicsalex I tried closing this issue and help here but after cloning repo of hun_law and peginator, hun_law project is throwing error [Reason - Cargo.toml has git index for crate pdf, so it takes latest 8.1 version which breaks this], I tried changing its version to 0.8.0 but still gives same error image

@badicsalex I figured you need this line in your toml file of hun_law pdf = { version = "<=0.8.0", features = ["euclid"] }

badicsalex commented 1 year ago

I wonder why you want to contribute to an abandoned project that's basically hungarian-only, but I fixed the issue in hun_law.

nisargparikh69 commented 1 year ago

I wonder why you want to contribute to an abandoned project that's basically hungarian-only, but I fixed the issue in hun_law.

Sorry I did not know it's abandoned, I was just starting to contributing to open source. I had search open issues since 1 year and your project issues appeared Open in list ;)

badicsalex commented 1 year ago

Ah, I see :D

I'm pretty sure any other Rust project would love your contribution, don't waste your time here.