sniffnet/resources/themes
2026-03-10 14:07:56 +01:00
..
catppuccin.toml set alpha to 1.0 for all palettes starred color 2026-03-10 14:07:56 +01:00
deep_cosmos.toml set alpha to 1.0 for all palettes starred color 2026-03-10 14:07:56 +01:00
deep_sea.toml set alpha to 1.0 for all palettes starred color 2026-03-10 14:07:56 +01:00
electric_wave.toml set alpha to 1.0 for all palettes starred color 2026-03-10 14:07:56 +01:00
goleador.toml set alpha to 1.0 for all palettes starred color 2026-03-10 14:07:56 +01:00
heat_waves.toml new custom theme: heat_waves.toml 2024-08-13 16:05:22 +02:00
light_bubbles.toml minor improvements to palettes (starred color) 2024-01-20 22:24:23 +01:00
mon_amour.toml set alpha to 1.0 for all palettes starred color 2026-03-10 14:07:56 +01:00
README.md set alpha to 1.0 for all palettes starred color 2026-03-10 14:07:56 +01:00
seasons.toml minor improvements to palettes (starred color) 2024-01-20 22:24:23 +01:00
toucan.toml set alpha to 1.0 for all palettes starred color 2026-03-10 14:07:56 +01:00

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.