diff options
author | Simon Rettberg | 2019-04-16 12:04:53 +0200 |
---|---|---|
committer | Simon Rettberg | 2019-04-16 12:04:53 +0200 |
commit | eb63d95ebb697687eb56e443eac3fe208319a8c9 (patch) | |
tree | bb4cfba572a19a152f67ba96cf2094d4a534b873 /modules-available/serversetup-bwlp-ipxe/api.inc.php | |
parent | [serversetup-bwlp-ipxe] Firce locale to get iconv() to behave (diff) | |
download | slx-admin-eb63d95ebb697687eb56e443eac3fe208319a8c9.tar.gz slx-admin-eb63d95ebb697687eb56e443eac3fe208319a8c9.tar.xz slx-admin-eb63d95ebb697687eb56e443eac3fe208319a8c9.zip |
[serversetup-bwlp-ipxe] Change color scheme a bit
Diffstat (limited to 'modules-available/serversetup-bwlp-ipxe/api.inc.php')
-rw-r--r-- | modules-available/serversetup-bwlp-ipxe/api.inc.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/modules-available/serversetup-bwlp-ipxe/api.inc.php b/modules-available/serversetup-bwlp-ipxe/api.inc.php index 2a1c6792..81f06a0f 100644 --- a/modules-available/serversetup-bwlp-ipxe/api.inc.php +++ b/modules-available/serversetup-bwlp-ipxe/api.inc.php @@ -191,8 +191,10 @@ console --left 55 --top 88 --right 63 --bottom 64 --keep --picture bg-menu || colour --rgb 0xffffff 7 colour --rgb 0xcccccc 5 +colour --rgb 0x000000 0 +colour --rgb 0xdddddd 6 cpair --foreground 0 --background 4 1 -cpair --foreground 7 --background 5 2 +cpair --foreground 0 --background 5 2 cpair --foreground 7 --background 9 0 :slx_menu |