Files
RedBear-OS/local/recipes/tui/mc/source/misc/skins/default.ini
T
vasilito cee25393d8 fix: boot process improvements — dependency cycle, INIT_NOTIFY, probing loop, and log spam fixes
- Fix P15-8-init-cycle-detection.patch: replace visiting+error with seen+silent-skip
  to eliminate 11 false-positive 'dependency cycle detected' errors on shared deps
- Fix P0-daemon-fix-init-notify-unwrap.patch: remove eprintln! for missing
  INIT_NOTIFY (expected for oneshot_async services, ~7 daemons affected)
- Fix driver-manager hotplug loop: add PERMANENTLY_SKIPPED static set shared
  between hotplug handler and DriverConfig::probe() to stop infinite re-probing
  of Fatal/NotSupported/deferred-exhausted device+driver pairs (e.g. ided)
- Fix driver-manager log_timeline: suppress repeated EPIPE/ENOENT errors with
  AtomicI32 dedup and AtomicBool one-shot guards for boot timeline JSON
- Add driver-manager SIGTERM handler, ACPI bus registration, --status mode,
  driver reap loop, graceful shutdown, and reduced deferred retries (30→3)
2026-05-17 12:34:02 +03:00

140 lines
2.9 KiB
INI

[skin]
description = Standard skin
[Lines]
horiz =
vert = │
lefttop = ┌
righttop = ┐
leftbottom = └
rightbottom = ┘
topmiddle = ┬
bottommiddle = ┴
leftmiddle = ├
rightmiddle = ┤
cross = ┼
dhoriz = ─
dvert = │
dlefttop = ┌
drighttop = ┐
dleftbottom = └
drightbottom = ┘
dtopmiddle = ┬
dbottommiddle = ┴
dleftmiddle = ├
drightmiddle = ┤
[core]
_default_ = lightgray;blue
selected = black;cyan
marked = yellow;blue
markselect = yellow;cyan
gauge = white;black
input = black;cyan
inputunchanged = gray;cyan
inputmark = cyan;black
disabled = gray;lightgray
reverse = black;lightgray
commandlinemark = black;lightgray
header = yellow;blue
inputhistory =
commandhistory =
shadow = gray;black
[dialog]
_default_ = black;lightgray
dfocus = black;cyan
dhotnormal = blue;lightgray
dhotfocus = blue;cyan
dtitle = blue;lightgray
[error]
_default_ = white;red
errdfocus = black;lightgray
errdhotnormal = yellow;red
errdhotfocus = yellow;lightgray
errdtitle = yellow;red
[filehighlight]
directory = white;
executable = brightgreen;
symlink = lightgray;
hardlink =
stalelink = brightred;
device = brightmagenta;
special = black;
core = red;
temp = gray;
archive = brightmagenta;
doc = brown;
source = cyan;
media = green;
graph = brightcyan;
database = brightred;
[menu]
_default_ = white;cyan
menusel = white;black
menuhot = yellow;cyan
menuhotsel = yellow;black
menuinactive = black;cyan
[popupmenu]
_default_ = white;cyan
menusel = yellow;black
menutitle = yellow;cyan
[buttonbar]
hotkey = white;black
button = black;cyan
[statusbar]
_default_ = black;cyan
[help]
_default_ = black;lightgray
helpitalic = red;lightgray
helpbold = blue;lightgray
helplink = black;cyan
helpslink = yellow;blue
helptitle = blue;lightgray
[editor]
_default_ = lightgray;blue
editbold = yellow;green
editmarked = black;cyan
editwhitespace = brightblue;blue
editnonprintable = ;black
editlinestate = white;cyan
bookmark = white;red
bookmarkfound = black;green
editrightmargin = brightblue;black
# editbg = lightgray;
# editframe = lightgray;
editframeactive = white;
editframedrag = green;
[viewer]
_default_ = lightgray;blue
viewbold = yellow;blue
viewunderline = brightred;blue
viewselected = yellow;cyan
[diffviewer]
added = white;green
changedline = blue;cyan
changednew = red;cyan
changed = white;cyan
removed = white;red
error = red;lightgray
[widget-panel]
sort-up-char = '
sort-down-char = .
filename-scroll-left-char = {
filename-scroll-right-char = }
[widget-editor]
window-state-char = *
window-close-char = X