Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Conversation

fusion809
Copy link
Contributor

Hi,

In this pull request I am adding support to this package for core Unix commands (e.g., cp, dd and sudo) and common package managers, while also making some minor amendments to the package.json's metadata. This involved adding some extra Less styles which are not supported by most themes. If it helps, here are some example values for these styles:

.source.shell {
  .support.function.coreutils {
    color: rgb(150,255,150);
  }

  .support.function.extras {
    color: rgb(255,150,200);
  }

  .support.function.packages {
    color: rgb(255,220,120);
  }
}

Thanks for your time,
Brenton

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant