added missing # for hex vaule

pull/109/head
kyli0x 2020-09-10 14:41:36 -04:00 committed by GitHub
parent 3e2ad2b082
commit 5c0d96e458
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ theme[selected_fg]="#f8f8f2"
theme[inactive_fg]="#497e7a"
# Color of text appearing on top of graphs, i.e uptime and current network graph scaling
theme[graph_text]="21d6c9"
theme[graph_text]="#21d6c9"
# Background color of the percentage meters
theme[meter_bg]="#80638e"