/usr/share/doc/libutop-ocaml-dev/utoprc-dark is in libutop-ocaml-dev 1.19.3-2build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | ! -*- conf-xdefaults -*-
! Copy this file to ~/.utoprc
! Common resources
profile: dark
identifier.foreground: none
module.foreground: x-palegreen
comment.foreground: x-chocolate1
doc.foreground: x-light-salmon
constant.foreground: x-aquamarine
keyword.foreground: x-cyan1
symbol.foreground: x-cyan1
string.foreground: x-light-salmon
char.foreground: x-light-salmon
quotation.foreground: x-purple
error.foreground: red
directive.foreground: x-lightsteelblue
parenthesis.background: blue
! uncomment the next line to disable autoload files
! autoload: false
|