Change Soraka wallpaper and theme colors
This commit is contained in:
parent
f9d9c86505
commit
8606d91de9
4 changed files with 20 additions and 17 deletions
|
@ -25,7 +25,7 @@ in
|
|||
enable = true;
|
||||
autoEnable = true;
|
||||
base16Scheme = ./soraka.yaml;
|
||||
image = ./wallpapers/soraka.jpg;
|
||||
image = ./wallpapers/soraka.png;
|
||||
polarity = "dark";
|
||||
fonts = {
|
||||
serif = {
|
||||
|
@ -81,7 +81,7 @@ in
|
|||
# name = "Qogir";
|
||||
package = (
|
||||
pkgs.papirus-icon-theme.override {
|
||||
color = "violet";
|
||||
color = "paleorange";
|
||||
}
|
||||
);
|
||||
name = "Papirus";
|
||||
|
|
|
@ -4,22 +4,25 @@ name: Soraka
|
|||
author: tophc7
|
||||
variant: dark
|
||||
palette:
|
||||
base00: "1F2333"
|
||||
base01: "2A293F"
|
||||
base02: "352E4A"
|
||||
base03: "4A3960"
|
||||
base04: "92BDEA"
|
||||
base05: "C9D5F5"
|
||||
base06: "E4E1FA"
|
||||
base00: "1D2434"
|
||||
base01: "2D364D"
|
||||
base02: "3D4967"
|
||||
base03: "4D5B80"
|
||||
base04: "DEC2A3"
|
||||
base05: "E7CDBA"
|
||||
base06: "EFD7D1"
|
||||
base07: "FFECFF"
|
||||
base08: "D44763" # Red
|
||||
base09: "F7A94E" # Orange
|
||||
base0A: "FCEEA1" # Yellow
|
||||
base0B: "8DE364" # Green
|
||||
base0C: "A5E4EB" # Cyan
|
||||
base0D: "313568" # Blue
|
||||
base0E: "BE68C9" # Purple
|
||||
base0F: "C2708F" # Magenta
|
||||
base08: "A22A48" # Red
|
||||
base09: "CC9C66" # Orange
|
||||
base0A: "E8D792" # Yellow
|
||||
base0B: "99D27F" # Green
|
||||
base0C: "85CED8" # Cyan
|
||||
base0D: "282E7B" # Blue
|
||||
base0E: "514A8F" # Purple
|
||||
base0F: "754558" # Magenta
|
||||
|
||||
# https://coolors.co/1f2332-42444d-656569-898784-aca8a0-d0c9bb-d7d1c6-ded9d0
|
||||
# https://coolors.co/8f66b9-827767-be5a47-9c7149-7d7772-8d7177-857665-947066
|
||||
|
||||
# https://coolors.co/1f2333-2a293f-352e4a-4a3960-92bdea-c9d5f5-e4e1fa-ffecff
|
||||
# https://coolors.co/d44763-f7a94e-fceea1-8de364-a5e4eb-313568-be68c9-c2708f
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.2 MiB |
BIN
home/users/cesar/config/theme/wallpapers/soraka.png
Normal file
BIN
home/users/cesar/config/theme/wallpapers/soraka.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.1 MiB |
Loading…
Add table
Reference in a new issue