Git Product home page Git Product logo

vs2015-dark-npp's Introduction

VS2015 Dark Theme for Notepad++

This is as close as I can get to a replica of the Visual Studio 2015's Dark theme in Notepad++. I created it to ease switching between files opened in Visual Studio and Notepad++. Particularly close attention has been paid to C, C++, and XML but a number of other languages have been tested.

Installation

  1. Right Click HERE and select Save As to download the theme.
  2. Go to %APPDATA%\Notepad++.
  3. Open themes folder, create a new folder named themes if it doesn't exists.
  4. Place downloaded .xml file inside the folder.
  5. Restart Notepad++.
  6. Open Settings->Style Configurator.
  7. Select VS2015-Dark from the theme drop-down box.
  8. Click Save & Close

FAQ

Load stylers.xml failed!

https://github.com/Nidre/VS2015-Dark-Npp/issues?utf8=%E2%9C%93&q=is%3Aissue%20Load%20stylers.xml%20failed!

Issues

If you find anything else wrong, feel free to let me know.

Screenshot

Screenshot

vs2015-dark-npp's People

Contributors

ackara avatar aikeru avatar donwayo avatar evsar3 avatar jpdillingham avatar ludomancer avatar nidre avatar seancline avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vs2015-dark-npp's Issues

Thank you!

I just loaded it, but it looks great. Thanks for sharing.

Load failed

when i try load theme, i get this error:
Load stylers.xml failed!

I guess would be a codification.

Sorry my very poor english,

[Suggestion] Current line background

Hi,

this is just a suggestion. I like to have the current line to be more visible. So I changed a setting in your theme:

Current line background --> Background colour:
default value for all three colours is "30". I changed it to "50" for all three colours, so that the line is barely visible.

What do you think?

Change Notepad++ Theme without Admin Access

Hiya,
I'm doing a web design class at my school using Notepad++, and the default theme kinda hurts my eyes. However, I can't move any files into the Program Files folder because I don't have permissions. Is there any way to change the directory that Notepad++ looks in for themes?

Update install instructions for per-user settings

Cool theme, but the install instructions aren't suitable for non admin users. Here is how it works for these users:

  1. Go to %APPDATA%\Notepad++
  2. Create a folder themes
  3. Place the .xml
  4. Restart Notepad++.
  5. Open Settings->Style Configurator.
  6. Select VS2015-Dark from the theme drop-down box.
  7. Click Save & Close

Different font for TAG style in CSS lexer.

I'm not sure if it's wrong or not.
VS2015-Dark.xml line 276:
<WordsStyle name="TAG" styleID="1" fgColor="569CD6" bgColor="1E1E1E" fontName="Batang" fontStyle="0" fontSize="" />
css

Crashes with Notepad++ 6.9

The theme crashes when I try to load it. Here's my Notepad++ debug info:

Notepad++ v6.9
Build time : Feb 21 2016 - 21:27:55
Path : C:\Program Files (x86)\Notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : OFF
OS : Windows 8.1
Plugins : ComparePlugin.dll NppAutoIndent.dll NppExec.dll PluginManager.dll

Note: It doesn't matter if I ran NP++ as Admin Mode or not, it still crashes.

Thanks! A wish (Feature request) / Suggestion!

Hi!

Thanks a ton for the nice plugin / theme.

If possible, kindly consider extending the dark theme to menu bar/ tool bars too.

As of now, only the document code area is dark.

Warm regars and gratitude!

Class/Types color addition

Hi,

Love your effort for making a more comfortable viewing/editing experience in npp for VS user.

The only thing I am missing is the Turquoise-ish color for classes.
Adding this would be perfect!

Thanks,
Bram

..error applying theme on NP++ v6.9.2...

Hi,

I get the following error applying the theme on NP++ v6.9.2: Load stylers.xml failed!

I'm on Windows7sp1 32bit skinned to look like Windows10.

Please help if at all possible.

Cheers,
Johann

image

Load stylers.xml failed!

Followed the instruction and placed the file in the themes folder. When trying to apply the theme npp throws the error "Load stylers.xml failed!". Tried to place the original theme in the folder and that one worked fine.

cannot print with this theme

I am having issues trying to print code page with this theme on. With both attempts it just prints the line numbers but no text on page.

Error loading stylers.xml

When I'm trying to load I got an error saying "Load stylers.xml Failed!"
Can you let me know the issue please.

Error: load stylers.xml failed

Hello. I followed the instructions. I'm using NP++ v7.3 32bit. When I select the theme from the drop down menu in style configurator, I get a dialog box saying "load stylers.xml failed".

YML

Please add the YML format :(

Load stylers.xml failed

I put the theme in the themes folder but when I try selecting it I get the following error:
image

And after I click OK notepad++ crashes.

Notepad++ version: 7.2.2 32-bit
OS: Microsoft Windows 10 Enterprise, Version 10.0.10240

Can't install

Hi,

Sorry but I just installed Windows 10 Pro x64 and Notepad++
Then I tried VS2015-Dark without success.
Please check the error on the attached screen.
Thank you!
sketch

Syntax highlighting issue for NVARCHAR keyword [SQL]

Hi,

I'm using latest version of your theme & NPP.
For SQL language, NVARCHAR keyword shown white, instead of blue.
For all other keywords/types your theme works perfectly.

BTW, Great theme!

Update
UNIQUEIDENTIFIER also has the same problem.

Thank you !

Ubuntu

How to install theme on ubuntu 18.04.
I've tested this on windows and it works but I recently had to switch to ubuntu but I don't know how to implement this theme into it.

Thank you

Not a question, this is more of a thank you. the previous theme i had was seriously taking a toll in my eyes. and this........... this made it so much better. thank you :)

Python - Swap fgColor around

Thanks for the work in creating this, it looks great some of the common languages, but I've found that the foreground colours are on the wrong attributes for Python.
KEYWORDS <-> IDENTIFIER: so that the statements are blue, and the object names are the soft white.
TRIPLE, TRIPLEDOUBLE <- STRING: so that all strings are coloured consistently.
CLASSNAME <- Aqua (78C9B0)
DEFNAME <- Yellow (DCDCAA)

JSON Property Names are not Colored

When viewing JSON files, the property names share coloring with strings. In VS (left side of image), JSON property names are in a different color (RGB 215, 186, 125) than their values. This makes (in my opinion) it easier to quickly find specific properties by eye

image

Tools bar is white

Hi, this theme is great, thanks!
Is that possible to make tools bar and tabs dark?

nppp_white

Load stylers.xml failed?

I get the following error upon switching to your theme in the style configurator . Notepad++ portable 7.4.2

Colours

Hey there!'

First of all the theme is awesome but I feel there are a few things that are missing, the different colours, or am i just missing a setting somewhere?

.txt file issue/question

Hi,
The color scheme is great except for when I am editing normal text files. When it's a .txt file text is highlighted White with black letters and the current line is black on black. Attaching a screenshot.

Any idea how to fix this? I tried adding .txt (and txt) to the ini file type settings. I tried creating an xml block speficially for txt files. It keeps coming back like this.
screenshot1

Thanks,
Brandon

Styling the whole window

Is it possible for this theme to style the whole Notepad++ window? I mean styling the toolbar etc.

notepad

Text color not working

So idk if i'm not doing something right but i am using using ubuntu but the text color doesn't change when installing the theme, it keeps being white

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.