Skip to content

Commit

Permalink
fix: test new colour with dt background
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-pitblado committed Nov 23, 2024
1 parent 3b49773 commit 1e5e6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/themes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ case $SELECTED_THEME in
["white"]="#11111b"
["yellow"]="#f9e2af"

["bblack"]="#2A2F41"
["bblack"]="#313244"
["bblue"]="#7aa2f7"
["bcyan"]="#7dcfff"
["bgreen"]="#41a6b5"
Expand Down

0 comments on commit 1e5e6ec

Please sign in to comment.