Make vantablack fully black for OLED glory

This commit is contained in:
David Heinemeier Hansson
2026-04-23 12:47:16 +02:00
parent 1782e76d20
commit 09f93b5a92
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Main background, empty for terminal default, need to be empty if you want transparent background
theme[main_bg]="#0d0d0d"
theme[main_bg]="#000000"
# Main text color
theme[main_fg]="#ffffff"