wxbox/wxbox-pal/src/default_palettes.rs
core 2a2f46a5ff
Some checks are pending
build and test / wxbox - latest (push) Waiting to run
ci workflow
2025-03-04 20:51:33 -05:00

9 lines
375 B
Rust

pub const DEFAULT_REFLECTIVITY_PALETTE: &str = r#"Color: 10 164 164 255 100 100 192
Color: 20 64 128 255 32 64 128
Color: 30 0 255 0 0 128 0
Color: 40 255 255 0 255 128 0
Color: 50 255 0 0 160 0 0
Color: 60 255 0 255 128 0 128
Color: 70 255 255 255 128 128 128
Color: 80 128 128 128
"#;