27 lines
707 B
Plaintext
27 lines
707 B
Plaintext
! -*- 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: x-red
|
|
directive.foreground: x-lightsteelblue
|
|
parenthesis.background: blue
|
|
|
|
! GTK resources
|
|
|
|
font: Monospace
|
|
foreground: #5fbf77
|
|
background: black
|