https://htmx.org logo
Join Discord
Powered by
# missing_dot_css
  • b

    boundless-vase-80440

    11/17/2022, 8:26 PM
    there is a difference, but it is very, very subtle.
  • b

    boundless-vase-80440

    11/17/2022, 8:27 PM
    gray-12 to gray-10
  • g

    gorgeous-airport-54386

    11/17/2022, 8:28 PM
    we have another variable
    --faded-fg
    that's gray-6 by default
  • b

    boundless-vase-80440

    11/17/2022, 8:28 PM
    hmm
  • b

    boundless-vase-80440

    11/17/2022, 8:31 PM
    it's a design choice...
  • b

    boundless-vase-80440

    11/17/2022, 8:31 PM
    nothing to "fix"
  • g

    gorgeous-airport-54386

    11/17/2022, 8:33 PM
    it's an inaccessible design choice
  • g

    gorgeous-airport-54386

    11/17/2022, 8:33 PM
    the way our css variables are laid out is a bit weird, i'll fix the button while changing that
  • b

    boundless-vase-80440

    11/17/2022, 8:36 PM
    I can override locally
  • b

    boundless-vase-80440

    11/17/2022, 8:37 PM
    Copy code
    [disabled]:is(button, input[type="submit"], input[type="reset"], input[type="button"], input::file-selector-button, .\<button\>) {
      color: var(--faded-fg);
    }
  • g

    gorgeous-airport-54386

    11/17/2022, 8:37 PM
    cool
  • b

    boundless-vase-80440

    11/17/2022, 8:43 PM
    I can submit a PR, if you want the change...
  • g

    gorgeous-airport-54386

    11/17/2022, 8:45 PM
    i'm doing it myself right now since i need to do a bunch of stuff with variables anyway
  • g

    gorgeous-airport-54386

    11/17/2022, 8:45 PM
    but thanks :}
  • b

    boundless-vase-80440

    11/17/2022, 8:45 PM
    no problem, thanks to you! by th way, to build the project do I need to remove the deno.lock file?
  • g

    gorgeous-airport-54386

    11/17/2022, 8:45 PM
    oh, that
  • g

    gorgeous-airport-54386

    11/17/2022, 8:46 PM
    some package was updated and now deno is complaining
  • g

    gorgeous-airport-54386

    11/17/2022, 8:46 PM
    i'll look into that too
  • b

    boundless-vase-80440

    11/17/2022, 8:46 PM
    👍
  • m

    mysterious-toddler-20573

    11/17/2022, 9:40 PM
    .
  • g

    gorgeous-airport-54386

    11/17/2022, 9:41 PM
    possible
  • m

    mysterious-toddler-20573

    11/17/2022, 9:42 PM
    🙂
  • m

    mysterious-toddler-20573

    11/17/2022, 9:45 PM
    you know what would be really cool is a small demo page that lets you play w/ the knobs
  • m

    mysterious-toddler-20573

    11/17/2022, 9:45 PM
    written in hyperscript
  • m

    mysterious-toddler-20573

    11/17/2022, 9:45 PM
    🔕
  • g

    gorgeous-airport-54386

    11/17/2022, 9:46 PM
    we could add inputs to https://missing.style/docs/variables/
  • g

    gorgeous-airport-54386

    11/17/2022, 9:46 PM
    written in 19.js :>
  • m

    mysterious-toddler-20573

    11/17/2022, 9:47 PM
    what is 19.js and how do I kill it?
  • g

    gorgeous-airport-54386

    11/17/2022, 9:48 PM
    the internal library that powers our js components (tabs, menu etc)
  • m

    mysterious-toddler-20573

    11/17/2022, 9:48 PM
    😑
1...4041424344Latest