mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
chore: move stylix color scheme
This commit is contained in:
parent
68bc6f5473
commit
ae9e5a6b5d
4 changed files with 3 additions and 6 deletions
35
programs/stylix/swarsel.yaml
Normal file
35
programs/stylix/swarsel.yaml
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
# scheme: "better-contrast"
|
||||
author: "Swarsel"
|
||||
base00: "1D252C" # #1d252c passt
|
||||
base01: "171D23" # #171d23
|
||||
base02: "5EC4FF" # #5EC4FF
|
||||
base03: "566C7D" # #566C7D passt
|
||||
base04: "5EC4FF" # #5EC4FF passt
|
||||
base05: "A0B3C5" # #A0B3C5 passt
|
||||
base06: "C06ECE" # #C06ECE passt
|
||||
base07: "A0B3C5" # #A0B3C5 passt
|
||||
base08: "D95468" # #D95468 passt
|
||||
base09: "FFA880" # #ffA880 passt
|
||||
base0A: "5EC4FF" # #5EC4FF
|
||||
base0B: "8BD49C" # #8BD49C
|
||||
base0C: "008B94" # #008B94 passt
|
||||
base0D: "5EC4FF" # #5EC4FF passt
|
||||
base0E: "C06ECE" # #C06ECE passt
|
||||
base0F: "5EC4FF" # #5EC4FF passt
|
||||
|
||||
# base00 - Default Background
|
||||
# base01 - Lighter Background (Used for status bars)
|
||||
# base02 - Selection Background
|
||||
# base03 - Comments, Invisibles, Line Highlighting
|
||||
# base04 - Dark Foreground (Used for status bars)
|
||||
# base05 - Default Foreground, Caret, Delimiters, Operators
|
||||
# base06 - Light Foreground (Not often used)
|
||||
# base07 - Light Background (Not often used)
|
||||
# base08 - Variables, XML Tags, Markup Link Text, Markup Lists, Diff Deleted
|
||||
# base09 - Integers, Boolean, Constants, XML Attributes, Markup Link Url
|
||||
# base0A - Classes, Markup Bold, Search Text Background
|
||||
# base0B - Strings, Inherited Class, Markup Code, Diff Inserted
|
||||
# base0C - Support, Regular Expressions, Escape Characters, Markup Quotes
|
||||
# base0D - Functions, Methods, Attribute IDs, Headings
|
||||
# base0E - Keywords, Storage, Selector, Markup Italic, Diff Changed
|
||||
# base0F - Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue