npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

jensen

v1.0.0

Published

Jensen Theme - A Cyber Renaissance theme inspired by Deus Ex: Human Revolution

Readme

Jensen is a theme inspired from the awesome video game Deus Ex Human Revolution

Bring your machine into the Cyber Renaissance with these gold and copper tones.

🌐 Website

Visit the Jensen Theme website for an interactive showcase of all available themes and platforms.

The website features:

  • Live color palette preview
  • Searchable app directory
  • Installation guides for each platform
  • Deus Ex inspired Cyber Renaissance design

See website/README.md for development information.

Color Palette

The Jensen theme uses a carefully curated palette inspired by Deus Ex: Human Revolution's iconic UI design.

| Color Name | Hex Code | RGB | Usage Examples & Context | |-------------------|-------------|---------------|--------------------------------------------------------------------------------------------------------------------| | Eerie Black | #141514 | 20 21 20 | Main background, terminal background, editor canvas, dark UI panels | | White | #FBFBFB | 251 251 251 | Primary text, foreground elements, code syntax, high contrast content | | Silver Sand | #C4C7C4 | 196 199 196 | Comments, muted text, disabled states, secondary information, ANSI bright black | | Marigold | #EDA622 | 237 166 34 | Primary accent, signature gold highlight, selected items, active states, warning buttons, brand color | | Electronic Copper | #E55D02 | 229 93 2 | Secondary accent, hover states, warm highlights, alternative buttons, copper tones | | French Lime | #A0FF33 | 160 255 51 | Success states, ANSI green, positive feedback, confirmation buttons, strings in code, safe zone indicators | | Pacific Blue | #0EA2C9 | 14 162 201 | Information states, ANSI cyan, links, function names in code, tech/data highlights, info buttons | | Imperial Red | #ED333C | 237 51 60 | Error states, ANSI red, danger buttons, warnings, critical alerts, important highlights, deletion confirmations | | Dutch White | #F2E2BA | 242 226 186 | Light gold tone, subtle highlights, warm backgrounds, documentation backgrounds | | Café Noir | #503A1D | 80 58 29 | Dark gold shadows, hover states on gold elements, depth layers, muted gold backgrounds | | Dark Goldenrod| #BB831B | 187 131 27 | Medium gold tone, active gold states, secondary gold highlights, hover effects |

Usage Guidelines

  • Terminals: Use French Lime for ANSI green, Pacific Blue for ANSI cyan, Imperial Red for ANSI red
  • Code Editors: Marigold for keywords/functions, French Lime for strings, Pacific Blue for types/classes, Silver Sand for comments
  • Web/UI: Marigold for primary CTAs, Electronic Copper for secondary actions, French Lime for success, Imperial Red for errors
  • Accent Hierarchy: Marigold (primary) → Electronic Copper (secondary) → French Lime/Pacific Blue (contextual) → Imperial Red (critical)

Apps

The Jensen theme is available for 30+ applications across IDEs, terminals, browsers, and more! All apps are managed centrally in apps.json.

Featured Applications

Visit the Jensen Theme website to browse all available themes with search and filtering.

Adding New Applications

To add a new application theme to the repository:

  1. Create a directory for your app in the root (e.g., myapp/)
  2. Add an SVG icon to public/icons (preferred)
  3. Include theme files and a README.md with installation instructions
  4. Update apps.json with your app's metadata:
{
  "id": "myapp",
  "name": "My App",
  "description": "Brief description of the theme",
  "category": "ide|editor|terminal|browser|web|tool|desktop|app|design",
  "status": "available",
  "platform": ["macOS", "Windows", "Linux"],
  "directory": "myapp",
  "icon": "myapp/myapp.svg",
  "screenshot": null,
  "links": {
    "github": "https://github.com/tomaytotomato/jensen/tree/main/myapp",
    "marketplace": null,
    "docs": "./myapp"
  },
  "tags": ["Your", "Tags", "Here"],
  "files": ["theme-file.ext"]
}

The website will automatically display your theme with search, filtering, and category support.

Fork and get involved

If you like this theme or think it needs a tweak here or there, please get involved.

Play around with the theme on Themer.dev

Thanks

License

MIT License

"I never asked for this..."