loneDreamer's Comments

  • Hi, thank you for creating this.

    Will this allow password input for file extraction OR when creating a zipped archive?

    Does this have any file compression or is it for storing files only?

  • Hello chunchun

    A new release is available with the 'Hack' font in the scripting area. Below is the code used in case you would like to edit it in the future. As a side note, the font was larger than the original so I decreased it by 8%.

    {

    font-family: "Hack";

    src: url("https://cdn.jsdelivr.net/npm/hack-font@3.3.0/build/ttf/hack-regular.ttf") format("ttf"),

    src: url("https://cdn.jsdelivr.net/npm/hack-font@3.3.0/build/web/fonts/hack-regular.woff") format("woff"),

    src: url("https://cdn.jsdelivr.net/npm/hack-font@3.3.0/build/web/fonts/hack-regular.woff2") format("woff2"),

    }

    .CodeMirror-code {

    font-family: 'Hack', sans-serif;

    font-weight:normal;

    font-style:normal;

    font-size: 92%

    }

    Line 4381 to 4392. Good luck! Stay safe.

loneDreamer's avatar

loneDreamer

Member since 6 Feb, 2018

None one is following loneDreamer yet!

Trophy Case

  • 6-Year Club
  • Email Verified

Progress

7/44
How to earn trophies