4 lines
206 B
Bash
4 lines
206 B
Bash
|
#!/bin/sh
|
||
|
#generated from: colors/base16-atlas
|
||
|
export BEMENU_OPTS="-H 22 --nb #002635 --nf #ffcc1b --hb #002635 --hf #e6e6dc --sb #00384d --sf #e6e6dc --tb #002635 --tf #ffcc1b --fb #002635 --ff #ffffff"
|