Skip to content

Commit 7905864

Browse files
committed
wip
2 parents 328d08d + 854a38a commit 7905864

File tree

2 files changed

+2
-449
lines changed

2 files changed

+2
-449
lines changed

fnl/oxocarbon/init.fnl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -749,12 +749,12 @@
749749
(custom-set-face! :MiniFilesTitle [] {:link "TelescopePromptTitle"})
750750
(custom-set-face! :MiniIconsRed [] {:fg oxocarbon.base10 :bg oxocarbon.none})
751751
(custom-set-face! :MiniIconsAzure [] {:fg oxocarbon.base11 :bg oxocarbon.none})
752-
(custom-set-face! :MiniIconsBlue [] {:fg oxocarbon.base15 :bg oxocarbon.none})
752+
(custom-set-face! :MiniIconsBlue [] {:fg oxocarbon.base09 :bg oxocarbon.none})
753753
(custom-set-face! :MiniIconsGreen [] {:fg oxocarbon.base13 :bg oxocarbon.none})
754754
(custom-set-face! :MiniIconsPurple [] {:fg oxocarbon.base14 :bg oxocarbon.none})
755755
(custom-set-face! :MiniIconsOrange [] {:fg "#FFAB91" :bg oxocarbon.none})
756756
(custom-set-face! :MiniIconsGrey [] {:fg oxocarbon.base05 :bg oxocarbon.none})
757-
(custom-set-face! :MiniIconsCyan [] {:fg oxocarbon.base07 :bg oxocarbon.none})
757+
(custom-set-face! :MiniIconsCyan [] {:fg oxocarbon.base08 :bg oxocarbon.none})
758758
(custom-set-face! :MiniIconsYellow [] {:fg "#FAFAFA" :bg oxocarbon.none})
759759
(custom-set-face! :MiniStarterCurrent [:bold :italic] {:fg oxocarbon.none :bg oxocarbon.blend})
760760

0 commit comments

Comments
 (0)