mirror of
https://github.com/GyulyVGC/sniffnet.git
synced 2026-06-05 21:06:52 +08:00
| .. | ||
| catppuccin.toml | ||
| deep_cosmos.toml | ||
| deep_sea.toml | ||
| electric_wave.toml | ||
| goleador.toml | ||
| heat_waves.toml | ||
| light_bubbles.toml | ||
| mon_amour.toml | ||
| README.md | ||
| seasons.toml | ||
| toucan.toml | ||
Custom themes for Sniffnet
Custom theme file structure:
# all colors are in RGB/RGBA hexadecimal.
primary = "#303446" # background color
secondary = "#a6d189" # header, footer, and incoming connections color
outgoing = "#f4b8e4" # outgoing connections color
text_body = "#c6d0f5" # body text color
text_headers = "#232634" # header and footer text color
starred = "#e5c890" # favorites' star color
For more information, refer to the Custom themes page in the wiki.