07-06-2026, 10:18 AM
Working on a theme parser for Nova and this will be the way to add a new theme into folder theme.
Code:
; Solarized Dark Theme
; Based on Ethan Schoonover's Solarized color scheme
; https://ethanschoonover.com/solarized/
[theme]
name=Solarized Dark
author=Ethan Schoonover
version=1.0
[colors]
bg=7,54,66
gutter_bg=0,43,54
gutter_edge=88,110,117
tilde=88,110,117
line_active=38,139,210
line_normal=88,110,117
active_gutter=0,43,54
active_line=14,65,85
active_edge_left=38,139,210
active_edge_right=38,139,210
sel_bg=7,102,120
sel_fg=131,148,150
match_bg=181,137,0
nav_btn_bg=0,43,54
nav_btn_edge=38,139,210
nav_btn_text=131,148,150
status_bg=0,43,54
status_fg=131,148,150
msg_bg=7,54,66
msg_fg=131,148,150
[syntax]
comment=88,110,117
keyword=181,137,0
builtin=42,161,152
string=42,161,152
number=181,137,0
match=181,137,0
normal=131,148,150
