Jump to content

A Dark Theme for Scite


Arion
 Share

Recommended Posts

  • Developers

Clear. No apparent interest will do that.

Well it is for me as I just mentioned in a PM to Arion:

By the way, my comment in the thread about saving the scheme wasn't an vent of frustration but I am not going to work on things that take time to do and nobody is really using it. I can't see how saving the scheme would benefit anybody really when to can simply manually save it from sciteuser.properties to myscheme1.SciTEConfig in SciTEConfig.

Jos :graduated:

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Here are a couple of themes. I have more in the works.

To use these: (this works for me anyway. If you know a better method lemme know)

1) create this file called 'Twilight.SciTEConfig' in the SciTEConfig folder found in the SciTE folder of your AutoIt installation

2) fire up SciTE and press 'Ctrl+1'

3) select the 'Color Settings' tab

4) select 'New Scheme'

5) select 'Twilight' from the drop down list

6) click 'OK'

7) and finally click 'Exit'

*edit* This particular theme has crossed the line into experimental territory. Still looks smooth though if you want to use it.

*note* of the two themes, this one is the most advanced!

Twilight.SciTEConfig

#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

# START: DO NOT CHANGE ANYTHING AFTER THIS LINE #-#-#-#-#

# Shamelessly ripped from Notepad++

#------------------------------------------------------------

font.base=font:Verdana,size:11,$(font.override)

font.monospace=font:Andale Mono,size:11

proper.case=1

check.updates.scite4autoit3=0

use.tabs=1

indent.size.au3=4

tabsize=4

toolbar.visible=0

save.on.deactivate=1

save.all.for.build=1

save.session=1

reload.preserves.undo=1

full.screen.hides.menu=1

tabbar.hide.one=1

# Checking

are.you.sure=0

#Background

style.au3.32=back:#141414

# Brace highlight

style.au3.34=fore:#FCE94F,nonitalics,nonbold

# Brace incomplete highlight

style.au3.35=fore:#EFEFEF,nonitalics,nonbold

# Line Number Margin

style.au3.33=fore:#F8F8F8,back:#2E3436,$(font.monospaced)

line.margin.visible=1

line.margin.width=1+

# Fold Margin

fold.margin.color=#141414

fold.margin.highlight.color=#141414

fold.compact=1

#Caret

caret.line.back=#2E3436

caret.line.back.alpha=100

caret.fore=#555753

caret.width=3

selection.fore=#F8F8F8

selection.back=#3E3E3E

selection.alpha=100

style.errorlist.32=back:#141414,$(font.monospace)

style.errorlist.0=fore:#F8F8F8

style.errorlist.3=fore:#CF6A4C

style.errorlist.4=fore:#0080FF

color.error=fore:#FFFF00

error.marker.fore=#FF0000

#White space

style.au3.0=fore:#F8F8F8

#Comment line

style.au3.1=fore:#5F5A60,italics

#Comment block

style.au3.2=fore:#5F5A60,italics

#Number

style.au3.3=fore:#CF6A4C,nonitalics,nonbold

#Function

style.au3.4=fore:#DAD085,nonitalics,nonbold

#Keyword

style.au3.5=fore:#F9EE98,nonitalics,nonbold

#Macro

style.au3.6=fore:#DADADA,nonitalics,nonbold

#String

style.au3.7=fore:#8F9D6A,nonitalics,nonbold

#Operator

style.au3.8=fore:#CDA869,nonitalics,nonbold

#Variable

style.au3.9=fore:#7587A6,nonitalics,nonbold

#Sent keys

style.au3.10=fore:#DADADA,nonitalics,nonbold

#Pre-Processor

style.au3.11=fore:#8996A8,nonitalics,nonbold

#Special

style.au3.12=fore:#DADADA,nonitalics,nonbold

#Abbrev-Expand

style.au3.13=fore:#DADADA,nonitalics,nonbold

#Com Objects

style.au3.14=fore:#DADADA,nonitalics,nonbold

#Standard UDF's

style.au3.15=fore:#0080FF,nonitalics,nonbold

# END => DO NOT CHANGE ANYTHING BEFORE THIS LINE #-#-#-#-#-#

#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

Edited by jaberwocky6669
Link to comment
Share on other sites

Updated: Better screenshot. Fold margin now has colors.

Bespin.SciTEConfig --- Screenshot (31 views)

#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# START: DO NOT CHANGE ANYTHING AFTER THIS LINE     #-#-#-#-#
# Shamelessly ripped from Notepad++
#------------------------------------------------------------
font.base=font:Verdana,size:10,$(font.override)
font.monospace=font:Andale Mono,size:10
proper.case=1
check.updates.scite4autoit3=0
use.tabs=1
indent.size=4
indent.size.*.au3=4
tabsize=4

fold.margin.colour=#2A211C
fold.margin.highlight.colour=#2A211C
caret.fore=#2A211C
selection.back=#607060
whitespace.fore=#508050

# Line number
style.*.33=fore:#FFFFFF,back:#2E3436,$(font.monospaced)

#Background
style.au3.32=back:#2A211C
#Line Number Margin
style.au3.33=back:#2A211C
#CaretLineBackground
caret.line.back=#2A151C
# Brace highlight
style.au3.34=fore:#F6F080,bold,back:#2A211C
# Brace incomplete highlight
style.au3.35=fore:#1E9AE0,italics,back:#2A211C
#White space
style.au3.0=fore:#F8F8F8,back:#2A211C
#Comment line
style.au3.1=fore:#1E9AE0,italics,back:#2A211C
#Comment block
style.au3.2=fore:#1E9AE0,italics,back:#2A211C
#Number
style.au3.3=fore:#FF3A83,bold,back:#2A211C
#Function
style.au3.4=fore:#FFB454,bold,back:#2A211C
#Keyword
style.au3.5=fore:#F6F080,bold,back:#2A211C
#Macro
style.au3.6=fore:#D2D2D2,bold,back:#2A211C
#String
style.au3.7=fore:#55E439,bold,back:#2A211C
#Operator
style.au3.8=fore:#FFAA00,bold,back:#2A211C
#Variable
style.au3.9=fore:#FB9A4B,bold,back:#2A211C
#Sent keys
style.au3.10=fore:#D2D2D2,bold,back:#2A211C
#Pre-Processor
style.au3.11=fore:#FFAA00,italics,back:#2A211C
#Special
style.au3.12=fore:#FFFFFF,italics,back:#2A211C
#Abbrev-Expand
style.au3.13=fore:#D2D2D2,bold,back:#2A211C
#Com Objects
style.au3.14=fore:#FFFFFF,bold,back:#2A211C
#Standard UDF's
style.au3.15=fore:#0080FF,bold,back:#2A211C
# END => DO NOT CHANGE ANYTHING BEFORE THIS LINE  #-#-#-#-#-#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
Edited by jaberwocky6669
Link to comment
Share on other sites

  • Moderators

@Jaber...

I liked that bespin theme until I got to the _Singleton.

I prefer the darker themes myself with other languages, and that one is close to one I usually make myself.

The only issue is, I usually am remote programming on my PC and the laptop sucks for resolution on dark themes when remote and trying to figure out where the hell the cursor is lol.

But it still gets s thumbs up ( if you can explain what the hell the singleton value is that is too dark to tell ). ( yes, I'm being lazy and don't want to dig through the syntax )

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

@Jaber...

I liked that bespin theme until I got to the _Singleton.

I prefer the darker themes myself with other languages, and that one is close to one I usually make myself.

The only issue is, I usually am remote programming on my PC and the laptop sucks for resolution on dark themes when remote and trying to figure out where the hell the cursor is lol.

But it still gets s thumbs up ( if you can explain what the hell the singleton value is that is too dark to tell ). ( yes, I'm being lazy and don't want to dig through the syntax )

Thanks Smoke_N. I guess that's my cue to brighten up 'Macro' a bit more. Keep in mind that the screenshot is pretty horrible.

As much as I love dark themes, I can't stand how the SciTE console is unaffected by them.

I believe you can change the console too, lemme look into it. *edit* Yup, sure can. Experiments are forthcoming.

Edited by jaberwocky6669
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...