mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-10 14:05:32 +02:00
Automatic theme updates
Performed after opening and saving the files in the editor without making any changes.
This commit is contained in:
parent
9765e94889
commit
94df3faa69
4 changed files with 17 additions and 17 deletions
|
@ -9,7 +9,6 @@ extra_spacing_bottom = 1
|
|||
font_data = ExtResource( 2 )
|
||||
|
||||
[resource]
|
||||
Terminal/colors/cursor = Color( 0, 1, 0.4, 1 )
|
||||
Terminal/colors/background = Color( 0.156863, 0.156863, 0.156863, 1 )
|
||||
Terminal/colors/black = Color( 0, 1, 0.4, 1 )
|
||||
Terminal/colors/blue = Color( 0, 1, 0.4, 1 )
|
||||
|
@ -21,6 +20,7 @@ Terminal/colors/bright_magenta = Color( 0, 1, 0.4, 1 )
|
|||
Terminal/colors/bright_red = Color( 0, 1, 0.4, 1 )
|
||||
Terminal/colors/bright_white = Color( 0, 1, 0.4, 1 )
|
||||
Terminal/colors/bright_yellow = Color( 0, 1, 0.4, 1 )
|
||||
Terminal/colors/cursor = Color( 0, 1, 0.4, 1 )
|
||||
Terminal/colors/cyan = Color( 0, 1, 0.4, 1 )
|
||||
Terminal/colors/foreground = Color( 0, 1, 0.4, 1 )
|
||||
Terminal/colors/green = Color( 0, 1, 0.4, 1 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue