Skip to content

Instantly share code, notes, and snippets.

View pedro15's full-sized avatar
🦎
Back to work

Pedro Duran pedro15

🦎
Back to work
View GitHub Profile
@pedro15
pedro15 / VS2015-Dark-fixed.xml
Created March 24, 2024 14:21
Visual Studio Theme for notepad++
<?xml version="1.0" encoding="Windows-1252" ?>
<NotepadPlus>
<LexerStyles>
<LexerType name="c" desc="C" ext="cw">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="9B9B9B" bgColor="1E1E1E" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F2F3" bgColor="1E1E1E" fontName="" fontStyle="0" fontSize="">ContentScroller</WordsStyle>
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="559CD6" bgColor="1E1E1E" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="559CD6" bgColor="1E1E1E" fontName="" fontStyle="0" fontSize="" keywordClass="type1">uint8_t uint16_t uint32_t uint64_t int8_t int16_t int32_t int64_t uint_least8_t uint_least16_t uint_least32_t __m512 __m512i __m512d __m256 __m256i __m256d __m128 __m128i __m128d TRUE FALSE true false</WordsStyle>
<WordsStyle name="NUMBER" styleID="4" fgColor="A6CEA8" bgColor="1E1E1E" fontName=""