How to access the stylesheets of the default Nova themes?

Hello, I really love the Palette theme and I would like to make a port for iTerm2. The problem is I don’t know how to access the stylesheet so I can get the exact colors of the theme.

Anyone how or if it’s even possible at all?

Thanks in advance!

Hey @stalenstan. Yeah, the Palette theme is really nice! You can find the CSS inside the Nova.app bundle itself:

Nova.app/Contents/SharedSupport/Extensions/Themes.novaextension/Themes/Panic Palette.css

Also, you can use the inspector to look at the colors. With the Palette theme activated, you can turn on inspecting mode in the lower right-hand corner of the window by clicking the target icon.

scribe – markup_converter.cr 2

While enabled, you can hover your mouse over any symbol and see its CSS color:

Does that work?

1 Like

This works big time, thanks for the detailed answer Edward! Have a good one.

1 Like