Skip to content

Instantly share code, notes, and snippets.

View baamn's full-sized avatar

BAAMN baamn

View GitHub Profile
<?xml version="1.0"?>
<button display="icon" label_pos="right" type="three_button">
<label>Everything</label>
<icon1>#actions:findf</icon1>
<button display="both" hotkey="ctrl+f3" label_pos="right">
<label>Everything (Dialog)</label>
<tip>Search Everything (ALT = Current Source)</tip>
<icon1>#default:find</icon1>
<function type="normal">
<instruction>@nofilenamequoting </instruction>
<?xml version="1.0"?>
<button display="icon" label_pos="right" type="three_button">
<label>Everything</label>
<icon1>#actions:findf</icon1>
<button display="both" hotkey="ctrl+f3" label_pos="right">
<label>Everything (Dialog)</label>
<tip>Search Everything (ALT = Current Source)</tip>
<icon1>#default:find</icon1>
<function type="normal">
<instruction>@nofilenamequoting </instruction>

My First Github Gist

Hello fellow gisters

@baamn
baamn / css-only-shimmering-neon-text.markdown
Created May 2, 2023 21:04
CSS-only shimmering neon text

CSS-only shimmering neon text

This is so not what a neon sign looks like, but I stumbled on the effect on accident and thought it looked cool. So.

Select the text and type whatever you want.

A Pen by Giana on CodePen.

License.