Search found 1 match

by cyanlight
29.05.2021 02:43
Forum: Issues solved
Topic: how to set the edit background color in user.json
Replies: 1
Views: 523

how to set the edit background color in user.json

Code: Select all

{
  "font_name" : "Consolas",
  "font_size" : 20,
  "background_color":"#505050"
}
"background_color":"#505050" , it did not work

how to set ?thx