Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Nova Editor
#21
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
Reply
#22
V 0.3 now has a theme parser and an md so yo can fallow how to create and had one theme. 

Still the version just toggles thru the themes and does not save you preferences in themes or any other thing.


Attached Files
.zip   nova.zip (Size: 154.55 KB / Downloads: 2)
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)