refactored console theme logic
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user