Skip to content

Commit 2b5910e

Browse files
basilbargegierens
authored andcommitted
fix(themes): replaced blocks color with a color from the rose-pine palette
1 parent b524d0f commit 2b5910e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

themes/rose-pine.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ file_type:
110110
punctuation: {foreground: "#524f67"}
111111
date: {foreground: "#31748f"}
112112
inode: {foreground: "#908caa"}
113-
blocks: {foreground: "#9399B2"}
113+
blocks: {foreground: "#6e6a86"}
114114
header: {foreground: "#908caa"}
115115
octal: {foreground: "#9ccfd8"}
116116
flags: {foreground: "#c4a7e7"}

0 commit comments

Comments
 (0)