Skip to content

Instantly share code, notes, and snippets.

@chvvkumar
chvvkumar / CN_ios_blue-theme.user.js
Last active November 2, 2025 22:11
CN_ios_blue-theme.user.css
// ==UserScript==
// @name IPS Forum Dark Theme (Userscripts)
// @namespace https://github.com/chvvkumar
// @version 1.0.1
// @description Modern dark theme for Invision Power Suite forums with blue accents, converted for Userscripts/Tampermonkey.
// @author chvvkumar
// @match https://www.cloudynights.com/*
// @match https://*.cloudynights.com/*
// @grant GM_addStyle
// @run-at document-start
@chvvkumar
chvvkumar / gist:2ea13270fd5d36eaf228b7f3c210f4a6
Last active November 2, 2025 23:29
CloudyNights Enhancements JS for use as a user script
// ==UserScript==
// @name Cloudy Nights - Enhanced Features
// @namespace http://tampermonkey.net/
// @version 2.0
// @description Adds post permalinks and collapsible stream header for Cloudy Nights
// @author You
// @match https://www.cloudynights.com/*
// @match https://*.cloudynights.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=cloudynights.com
// @grant none
@chvvkumar
chvvkumar / cn_links.js
Created October 31, 2025 23:55
CN Add post numbers and clickable links - JavaScript
@chvvkumar
chvvkumar / cn.CSS
Last active November 2, 2025 23:29
Cloudynights Custom CSS
/* ========================================
COLOR VARIABLES & ROOT SETTINGS
======================================== */
:root {
--primary-bg: #0f1419;
--secondary-bg: #16202c;
--tertiary-bg: #1c2938;
--accent-primary: #4a9eff;
--accent-secondary: #3182ce;
--text-primary: #e8eaed;
**Install**
git clone https://github.com/gordtulloch/mlCloudDetect.git
cd mlCloudDetect
python3 -m venv .venv
source .venv/bin/activate # in Linux
pip3 install -r requirements.txt
sudo apt-get update && apt-get install ffmpeg libsm6 libxext6
**Data layout**