jereconjota / catppuccin-noctis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Catppuccin Noctis!

banner

logo by Eric Dauenhauer. Check out his other generative art and cool pieces at https://ericyd.com/generative-art/

TL,DR

This theme takes Noctis syntax highlighting while using the increasingly popular Catpuccin palette. A bit of added personal flair as well and color scheme is tuned for python. Enjoy!

Sample Images

Python Python Typescript Typescript Javascript Javascript Java Java C++ C++ C# C# Go Go Rust Rust

Description

I absolutely love the syntax highlighting in the Noctis theme by Liviu Schera, but Catppuccin is absolutely blowing up right now and it is such a nice palette, I had to try to combine the two. This is the result!

πŸ‘ For Best Experience πŸ‘

add bracket pair colorization to your settings.json

{
    "editor.bracketPairColorization.enabled": true,
    "editor.guides.bracketPairs": "active",
}

Enjoy!

About


Languages

Language:Java 17.0%Language:C++ 16.3%Language:C# 15.7%Language:Go 12.8%Language:Rust 11.5%Language:TypeScript 10.5%Language:JavaScript 10.3%Language:Python 6.0%