21 lines
417 B
INI
21 lines
417 B
INI
|
[styles]
|
||
|
# default gray text #999999
|
||
|
# light text #f1f2f6
|
||
|
# dark gray #555555
|
||
|
# light blue #9999ff
|
||
|
# green #70bc45
|
||
|
# dark blue #017d93
|
||
|
text = #999999
|
||
|
bright = #f1f2f6
|
||
|
bold = #f1f2f6 bold
|
||
|
dim = #555555
|
||
|
link = #9999FF
|
||
|
prompt = #f1f2f6 bold
|
||
|
artist = #017D93
|
||
|
title = #70bc45
|
||
|
help = #999999
|
||
|
|
||
|
background = #001321
|
||
|
|
||
|
error = #FF8888
|