I hereby claim:
- I am Teraskull on github.
- I am teraskull (https://keybase.io/teraskull) on keybase.
- I have a public key whose fingerprint is 7ABB D49F 9EF7 1F8C 2638 D8AA C678 9360 818A 2990
To claim this, I am signing this object:
/**Write your CSS style **/ | |
/* Dracula Theme */ | |
body { | |
background-color: #282A36; | |
} | |
.property { | |
color: #FF79C6; | |
} |
"""Python version for Philips Sonicare NFC Password generation.""" | |
# /// script | |
# requires-python = ">=3.8" | |
# dependencies = [ | |
# "segno", | |
# ] | |
# /// | |
# Made possible with the amazing work of: |
import argparse | |
import re | |
from pathlib import Path | |
class TypedNamespace(argparse.Namespace): | |
"""Typed `argparse.Namespace()` class for argparse arguments.""" | |
path: str | |
"""Path to the file or directory.""" |
/* ==UserStyle== | |
@name Pocketbase dark theme | |
@version 20230621.20.36 | |
@namespace userstyles.world/user/sergio9929 | |
@description Pocketbase dark theme. | |
@author sergio9929 | |
@license No License | |
==/UserStyle== */ | |
@-moz-document regexp("^(http).*(\\/_\\/|\\/pocketbase.io\\/docs).*") { |
/* ==UserStyle== | |
@name Duplicati Night Sky Theme | |
@description Alternative Dark Theme for Duplicati | |
@namespace github.com/Teraskull/a16e6482b8ca74ca79a2f13cb7137f88 | |
@homepageURL https://github.com/Teraskull/a16e6482b8ca74ca79a2f13cb7137f88 | |
@supportURL https://github.com/Teraskull/a16e6482b8ca74ca79a2f13cb7137f88 | |
@updateURL https://gist.github.com/Teraskull/a16e6482b8ca74ca79a2f13cb7137f88/raw/6d8eb1e2b0e7d86cb2452d04695b65d0467825dd/style.user.css | |
@author Teraskull | |
@version 1.0.0 | |
@preprocessor stylus |
/* Hide Application URLs */ | |
.AppCard_AppCardDetails__tbAhY { | |
height: 50%; | |
} | |
.AppCard_AppCardDetails__tbAhY span { | |
display: none !important; | |
} | |
I hereby claim:
To claim this, I am signing this object: