Skip to content

Instantly share code, notes, and snippets.

View caminashell's full-sized avatar

C Λ M I N Λ S H Ξ L L caminashell

View GitHub Profile
@caminashell
caminashell / jsonvue.css
Created March 28, 2025 21:36
JSONVue Extension Styling
body, #json {
margin: 30px 20px;
white-space: pre;
font-family: Menlo, Monaco, "Courier New", monospace;
font-size: 14px;
color: #d4d4d4;
background: #1e1e1e;
text-wrap-mode: wrap;
}
@caminashell
caminashell / discord-rebased.css
Created March 27, 2025 15:27
Discord Styles (2025.03)
/*
* Caminashell rebased styles (removed a lot of unused)
* stable 382355 (e3770fd) Build Override: N/A
* Vencord b3bff83 (Vesktop v1.5.5)
* Electron 34.1.0
* Chromium 132.0.6834.194
*/
/*
* Yes, this codebase is near unreadable. Why?
@caminashell
caminashell / ogjs.md
Created February 27, 2024 13:51
Old Guard Principles for JS

Old Guard Principles - A Javascript Guideline

This guide shows a typical style of writing code, and mentions various related web technologies. It can be useful for writing any high-performance Javascript programs.

It is still very relevant for JS eventhough TS and modern frameworks exist and are in use today.

It is expected that you already understand programming and at least one programming language. It is necessary to know the syntax of Javascript. You can learn it e.g. at w3schools.com/js.

Code style

@caminashell
caminashell / draft-README.md
Last active August 3, 2024 05:22
draft-README.md

Mission Control

A user-defined stylesheet for pfSense GUI theming.

sample20240128

INTRODUCTION

A stylesheet I crafted for myself and decided to share with others, since I have an affinity for all things NASA, Martian, and other Science Fiction.