Update script.user.js

This commit is contained in:
Nova Cat 2024-11-30 17:03:10 -08:00
parent 1e6b43029e
commit b50f2caffe

View file

@ -1,11 +1,12 @@
// ==UserScript==
// @name Snap! Dark Theme
// @namespace Violentmonkey Scripts
// @namespace http://tampermonkey.net/
// @match https://snap.berkeley.edu/*
// @exclude *://snap.berkeley.edu/snap/*
// @grant none
// @version 1.0
// @author ampelectrecuted
// @description A dark theme for Snap!
// @author Swee
// @description Fork of https://forum.snap.berkeley.edu/t/18272
// ==/UserScript==
//
function isBootstrap5() {