Skip to content

Commit 8ebcfd9

Browse files
committed
increase contrast of org-meta lines
1 parent 47ae199 commit 8ebcfd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starlit-theme.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Each element has the form (NAME . HEX).")
6060
("graylight" . "#303032")
6161
("bluepopup" . "#102040")
6262
("selection" . "#103050")
63-
("bluedark" . "#0e355d")
63+
("bluedark" . "#0e527d")
6464
("grayhighlight" . "#424147")
6565
("backgroundgreen" . "#193a26")
6666
("backgroundred" . "#522621")

0 commit comments

Comments
 (0)