A tweet-sized debugger for visualizing your CSS layouts. Outlines every DOM element on your page a random (valid) CSS hex color.
One-line version to paste in your DevTools
Use $$
if your browser aliases it:
~ 108 byte version
; path: ~/.config/terminator/config -- DELETE THIS LINE! | |
[global_config] | |
window_state = maximise | |
handle_size = 1 | |
focus = system | |
title_inactive_fg_color = "#a7aba7" | |
suppress_multiple_term_dialog = True | |
borderless = True | |
title_receive_bg_color = "#3a81cc" | |
title_transmit_bg_color = "#3a81cc" |