Skip to content

Instantly share code, notes, and snippets.

View Bdevn's full-sized avatar
🏝️
Permanently Confused 8~D

Steve B Bdevn

🏝️
Permanently Confused 8~D
View GitHub Profile
@arthurattwell
arthurattwell / stylus_basecamp-dark.css
Last active June 16, 2021 22:49
Dark mode for Basecamp 3 with Stylus
/* Work in progress.
A Basecamp 3 dark theme for Stylus
(https://addons.mozilla.org/en-US/firefox/addon/styl-us/)
based on https://userstyles.org/styles/177262/basecamp-insomnia */
:root
{
--bg-md: #18242b;
--bg-md-2: #152025;
--bg-lt: #213038;