Skip to content

Commit 1d02fe2

Browse files
committed
console: update pudb theme
1 parent a02d661 commit 1d02fe2

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.config/pudb/pudb.cfg

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ hotkeys_code = C
1212
hotkeys_stack = S
1313
hotkeys_toggle_cmdline_focus = ctrl x
1414
hotkeys_variables = V
15-
line_numbers = True
15+
line_numbers = False
1616
prompt_on_quit = True
1717
seen_welcome = e054
1818
shell = internal
19-
sidebar_width = 0.6710886400000001
19+
sidebar_width = 0.5
2020
stack_weight = 1
21-
stringifier = type
22-
theme = monokai-256
23-
variables_weight = 4.76837158203125
21+
stringifier = default
22+
theme = solarized
23+
variables_weight = 1
2424
wrap_variables = True
2525

0 commit comments

Comments
 (0)