Skip to content

Instantly share code, notes, and snippets.

@pixeljammed
Created June 18, 2025 17:47
Show Gist options
  • Select an option

  • Save pixeljammed/616f51c0ecddce5e3e867308b670c155 to your computer and use it in GitHub Desktop.

Select an option

Save pixeljammed/616f51c0ecddce5e3e867308b670c155 to your computer and use it in GitHub Desktop.
coloured text test

$\textsf{{\color[rgb]{0.0, 0.0, 1.0}L}{\color[rgb]{0.1, 0.0, 0.9}O}{\color[rgb]{0.2, 0.0, 0.8}L}{\color[rgb]{0.3, 0.0, 0.7}O}{\color[rgb]{0.4, 0.0, 0.6}L}{\color[rgb]{0.5, 0.0, 0.5}O}{\color[rgb]{0.6, 0.0, 0.4}L}{\color[rgb]{0.7, 0.0, 0.3}O}{\color[rgb]{0.8, 0.0, 0.2}L}{\color[rgb]{0.9, 0.0, 0.1}O}{\color[rgb]{1.0, 0.0, 0.0}L}}$

Using \color tag in LaTex syntax.

Nobody seems to be using or talking about this (probably bc it's ugly and useless but I might make a generator for funsies... ;P).

@pixeljammed
Copy link
Author

pixeljammed commented Jun 18, 2025

QWERTYUIOPLKJHGFDSAZXCVBNM!!!

@pixeljammed
Copy link
Author

pixeljammed commented Sep 25, 2025

$\textsf{{\color[hsb]{green!40!yellow}L}{\color[rgb]{0.1, 0.0, 0.9}O}{\color[rgb]{0.2, 0.0, 0.8}L}{\color[rgb]{0.3, 0.0, 0.7}O}{\color[rgb]{0.4, 0.0, 0.6}L}{\color[rgb]{0.5, 0.0, 0.5}O}{\color[rgb]{0.6, 0.0, 0.4}L}{\color[rgb]{0.7, 0.0, 0.3}O}{\color[rgb]{0.8, 0.0, 0.2}L}{\color[rgb]{0.9, 0.0, 0.1}O}{\color[rgb]{1.0, 0.0, 0.0}L}}$

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment