Automatic theme updates

Performed after opening and saving the files in the editor without
making any changes.
This commit is contained in:
Leroy Hopson 2022-08-26 15:32:03 +12:00
parent 9765e94889
commit 94df3faa69
No known key found for this signature in database
GPG key ID: D2747312A6DB51AA
4 changed files with 17 additions and 17 deletions

View file

@ -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 )