aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-windows-nt
diff options
context:
space:
mode:
authorMichaël Ball <git@michaelball.name>2022-03-06 19:08:27 +0000
committerMichaël Ball <git@michaelball.name>2022-03-06 19:08:27 +0000
commitbf72318d15a97f37ad02b0a976e97fb503306ee3 (patch)
treecfb44ec522445aaf44ab40c745d38fd30a6fb555 /colors/base16-windows-nt
parent43903f5ab15b8975c3224fc9c016b0d505866a1d (diff)
Update colours from new templateHEADmain
Diffstat (limited to 'colors/base16-windows-nt')
-rw-r--r--colors/base16-windows-nt13
1 files changed, 7 insertions, 6 deletions
diff --git a/colors/base16-windows-nt b/colors/base16-windows-nt
index 401c64e..db8219d 100644
--- a/colors/base16-windows-nt
+++ b/colors/base16-windows-nt
@@ -13,11 +13,12 @@ regular5=ff00ff
regular6=00ffff
regular7=c0c0c0
bright0=808080
-bright1=ff0000
-bright2=00ff00
-bright3=ffff00
-bright4=0000ff
-bright5=ff00ff
-bright6=00ffff
+bright1=808000
+bright2=2a2a2a
+bright3=555555
+bright4=a1a1a1
+bright5=e0e0e0
+bright6=008000
+bright7=ffffff
selection-foreground=c0c0c0
selection-background=555555
} /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
MIT License

Copyright (c) 2018 Michaël Ball

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.