Stylus Dark Theme [Fixed 11-24-25]

A dark theme for Stylish. It also includes a code section for recoloring the default syntax highlighting theme. [Fixed 11-24-25]

这些是此脚本变更过代码的版本。 显示所有版本。

  • v20241224.6.22 2026-05-23

    🎨 [style] Update stylelint configuration and user styles for dark mode enhancements

    • ✨ [feat] Enhance stylelint configuration to ignore non-userstyle files and reduce false positives for legacy userstyles.

      • Added reportNeedlessDisables: false to suppress meta warnings.
      • Scoped linting to UserCSS files only with ignoreFiles: ["**/*", "!**/*.user.css"].
      • Introduced specific overrides for UserStyle rules to accommodate legacy patterns and prevent false positives.
    • 🎨 [style] Refactor veloviewer-darkmode.user.css for improved readability and consistency.

      • Adjusted indentation and formatting for better structure.
      • Ensured consistent use of CSS properties and selectors.
    • 🎨 [style] Refactor zwifthub.com-darkmode.user.css for improved readability.

      • Adjusted indentation and formatting for better structure.
      • Ensured consistent use of CSS properties and selectors.

    Signed-off-by: Nick2bad4u [email protected]

  • v20241224.6.22 2026-04-12

    🎨 [style] Update namespaces for user scripts and stylesheets

    • Updated the namespace from typpi.online to nick2bad4u.github.io in the following files:
      • Strava-Add-Balance-Updated.user.js
      • stravatoolbox-darkmode.user.css
      • veloviewer-darkmode.user.css
      • zwifthub.com-darkmode.user.css

    Signed-off-by: Nick2bad4u [email protected]

  • v20241224.6.22 2026-04-09

    ✨ [feat] Update user scripts and stylesheets with new features and improvements

    • 📝 [docs] Update download and update URLs for user stylesheets
    • 🎨 [style] Improve formatting and structure in user scripts
    • 🐛 [fix] Correct module type declaration in Strava balance scripts
    • ✨ [feat] Add eslint-plugin-userscripts dependency for better linting

    Signed-off-by: Nick2bad4u [email protected]

    🎨 [style] Improve code formatting and consistency across multiple files

    • Refactor spacing and indentation in strava-balance/messages.js for better readability.
    • Standardize formatting in strava-balance/strava-fit-parser.js, ensuring consistent use of spaces and line breaks.
    • Clean up whitespace and line breaks in zwiftbikes/zwiftBikeCalculator.js and zwiftbikes/zwiftBikeGallery.js for improved clarity.
    • Adjust event listener syntax in zwiftbikes/zwiftBikeCalculator.js and zwiftbikes/zwiftBikeGallery.js to use concise arrow functions. ✨ [feat] Add TypeScript configuration file
    • Introduce tsconfig.json to enable TypeScript support and improve type safety across the project.
    • Configure various compiler options to enhance development experience and enforce strict type checking.

    Signed-off-by: Nick2bad4u [email protected]

  • v20241224.6.22 2025-01-21

    update 153 files

  • v20241224.6.21 2024-12-25

    update 10 files

  • v20241224.6.21 2024-12-24

    update StylusEditorChromeDark-Fixed.user.css

  • v20241224.6.20 2024-12-24 Imported from URL