mirror of https://github.com/aristocratos/bpytop
fix(themes): add missing new line
parent
8e398f66f9
commit
dd4c033040
|
@ -89,4 +89,4 @@ theme[upload_end]="#ff5555"
|
|||
# Process box color gradient for threads, mem and cpu usage
|
||||
theme[process_start]="#8be9fd"
|
||||
theme[process_mid]="#50fa7b"
|
||||
theme[process_end]="#BD93F9"
|
||||
theme[process_end]="#BD93F9"
|
||||
|
|
|
@ -89,4 +89,4 @@ theme[upload_end]="#ff79c6"
|
|||
# Process box color gradient for threads, mem and cpu usage
|
||||
theme[process_start]="#50fa7b"
|
||||
theme[process_mid]="#f1fa8c"
|
||||
theme[process_end]="#ff5555"
|
||||
theme[process_end]="#ff5555"
|
||||
|
|
|
@ -89,4 +89,4 @@ theme[upload_end]="#ff5555"
|
|||
# Process box color gradient for threads, mem and cpu usage
|
||||
theme[process_start]="#50fa7b"
|
||||
theme[process_mid]="#f1fa8c"
|
||||
theme[process_end]="#ff5555"
|
||||
theme[process_end]="#ff5555"
|
||||
|
|
|
@ -89,4 +89,4 @@ theme[upload_end]="#f8f8f2"
|
|||
# Process box color gradient for threads, mem and cpu usage
|
||||
theme[process_start]="#50fa7b"
|
||||
theme[process_mid]="#50fa7b"
|
||||
theme[process_end]="#50fa7b"
|
||||
theme[process_end]="#50fa7b"
|
||||
|
|
Loading…
Reference in New Issue