Newton_Editor/user_config/usr/share/newton/stylesheet.css

5 lines
120 B
CSS

/* Set fm to have transparent window */
* {
background: rgba(39, 43, 52, 0.24);
color: rgba(255, 255, 255, 1);
}