Skip to content

Instantly share code, notes, and snippets.

View HotelCalifornia's full-sized avatar
🏩
🏳️‍🌈🏳️‍⚧️

Hannah Brooke HotelCalifornia

🏩
🏳️‍🌈🏳️‍⚧️
View GitHub Profile
{
"py/object": "pros.conductor.conductor.Conductor",
"py/state": {
"default_libraries": {
"cortex": [],
"v5": [
"okapilib"
]
},
"default_target": "v5",
@HotelCalifornia
HotelCalifornia / better-discord.css
Last active June 10, 2019 09:26 — forked from Mijyuoon/better-discord.css
Custom discord theme
/* -- Hide "Blocked Messages" frames -- */
.messageGroupBlocked-3wrQQX {
display: none !important;
}
/* -- Reduce message input box margins -- */
/* .chat-3bRxxu form {
margin: 0px 10px !important;
@HotelCalifornia
HotelCalifornia / test_cad_engine.kts
Created April 6, 2019 04:41 — forked from Octogonapus/test_cad_engine.kts
testing using the CadEngine from a kotlin script
/*
* This file is part of BowlerBuilder.
*
* BowlerBuilder is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* BowlerBuilder is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of