Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 3.31 KB

readme.md

File metadata and controls

56 lines (40 loc) · 3.31 KB

Welcome to the InternetUtils Repository!

About

This github repository hosts code projects made by @JustAundre on Discord. You can also find me over on YouTube; however I don't post often. More on the contents of this repository, as of 11/5/2024, we have...

  • CSS for..

    • Decluttering websites (including ads)
    • Compacting UI elements
    • Spacing out UI elements
    • Patching visual issues
    • Many things unrelated to actual personalization
  • Minecarft Java resource pack(s?)

    • My iteration of dark mode UI
    • (W.I.P as of 11/5/2024) My iteration of dark mode UI but with colored UI elements

How to

How to use

If you're not somehow already familiar with Sylus or UserStyles, you can make a new theme in the Stylus extension and use an import rule.

@import url('https://example.com/folder/theme.css');

( You need to have import rules at the top of the file- not including commented code. ) Replace the sample URL with the URL to the stylesheet of your choice! A user-friendly website layout for navigating the CSS files and copying the appropriate import rules at https://internetutils.netlify.app/

Terms of Use

By referencing, viewing, and utilizing the code provided by me, JustAundre, you agree to the following;

  • You agree to this Creatives Commons Attribution-NonCommercial-ShareAlike 4.0 International unless given expressed permission.
  • In any case you use the code in a way that was not meant to be or modify the code to be damaging and use it improperly purposefully, in neglegence, or malicously, I, JustAundre will not be liable.
    • Use and modification of the code improperly, in neglegence, and/or malice intent includes, but is not limited to; Cyber crime, corruption of your own machine, unexpected/unwanted data modifications.
  • You acknowledge that this code is likely not perfectly optimized. In the event that minor damages are caused due to my raw and unchanged code, I cannot promise compensation but can promise reasonable effort in debugging and repairing the issue in the code.
  • Upon violation, you acknowledge you are no longer allowed to view and utilize any digital media and code produced by me, JustAundre.
    • ( Creations directly based upon the files available here are also to be included in this )
  • The Copyright applies to everything unless commented otherwise in the specific file.

Copyright (c) 2024 JustAundre - All rights reserved. Licensed under the Creatives Commons Attribution-NonCommercial-ShareAlike 4.0 International License. You may obtain a copy of the License at: https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en You are hereby granted a license under the Creatives Commons Attribution-NonCommercial-ShareAlike 4.0 International License to use this code.

Attributions

Small comments

Yes, I know I have weird JS syntax ;3