24 lines
689 B
Plaintext
24 lines
689 B
Plaintext
! -*- conf-xdefaults -*-
|
|
|
|
! Copy this file to $XDG_CONFIG_HOME/utoprc (~/.config/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
|