File information

Last updated

Original upload

Created by

NamesNetworkNic

Uploaded by

NamesNamesNames

Virus scan

Safe to use

Tags for this mod

4 comments

  1. Langmans
    Langmans
    • premium
    • 9 kudos
    Locked
    Sticky
    Looks amazing, however: any disabled mods have light-gray buttons with white text.
    It would be much better to set disabled mods to a black background (with a white border maybe) and white/grayish text so the enabled mods stand out more then the disabled ones.

    EDIT: installed developer tools extension and then appended the following to the stylesheet:

    .btn-mods-enabled-disabled, .toggle-mods-enabled-disabled,
    .btn-extensions-enabled-disabled, .toggle-extensions-enabled-disabled {
    background:#1a1a1a;
    color:#999;
    }

    .btn-mods-enabled-disabled:hover,
    .btn-mods-enabled-disabled:focus,
    .toggle-mods-enabled-disabled:hover,
    .toggle-mods-enabled-disabled:focus,
    .btn-extensions-enabled-disabled:hover,
    .btn-extensions-enabled-disabled:focus,
    .toggle-extensions-enabled-disabled:hover,
    .toggle-extensions-enabled-disabled:focus {
    background:#222;
    color:#ccc;
    }
    1. NamesNamesNames
      NamesNamesNames
      • member
      • 0 kudos
      Sorry about that...  I didn't look at any of my disabled mods during testing.
      I really should have clocked that, but oh well! 

      Do you just add that to style.scss?  If so a 5.1 version may be in order.

      Edit: I got that change working!  I did some colour changes to your given code, and I've tweaked the more general Disabled Text colour (because it didn't fit in as well as I wanted it to, the way it was); so a 5.1 version is definitely happening.

      Edit2: Ambrose Black and Clear 5.1 is now released.  Thank you for your help improving it!

      - Nic
  2. Wizzard2010
    Wizzard2010
    • premium
    • 2 kudos
    Vortex theme folder doesn't exist in my User/Appdata folder. Why not?
  3. lootboxemporium
    lootboxemporium
    • supporter
    • 0 kudos
    Where should i put the walkway font in order for it to be usable by the theme?
    1. NamesNamesNames
      NamesNamesNames
      • member
      • 0 kudos
      Install it, like any other font.

      - Nic