Changes tm
This commit is contained in:
@@ -1,27 +1,27 @@
|
||||
# :root {
|
||||
# --vii: #3a3432;
|
||||
# --vi: #5c5855;
|
||||
# --v: #db2d20;
|
||||
# --iv: #a5a2a2;
|
||||
# --iiv: #f7f7f7;
|
||||
# --a: #b5e4f4;
|
||||
# --vii: #22262d;
|
||||
# --vi: #383a47;
|
||||
# --v: #ff29a8;
|
||||
# --iv: #8b9cbe;
|
||||
# --iiv: #f4f4f7;
|
||||
# --a: #8265ff;
|
||||
# }
|
||||
|
||||
:root {
|
||||
--base00: #090300;
|
||||
--base01: #3a3432;
|
||||
--base02: #4a4543;
|
||||
--base03: #5c5855;
|
||||
--base04: #807d7c;
|
||||
--base05: #a5a2a2;
|
||||
--base06: #d6d5d4;
|
||||
--base07: #f7f7f7;
|
||||
--base08: #db2d20;
|
||||
--base09: #e8bbd0;
|
||||
--base0A: #fded02;
|
||||
--base0B: #01a252;
|
||||
--base0C: #b5e4f4;
|
||||
--base0D: #01a0e4;
|
||||
--base0E: #a16a94;
|
||||
--base0F: #cdab53;
|
||||
--base00: #17191E;
|
||||
--base01: #22262d;
|
||||
--base02: #3c3f4c;
|
||||
--base03: #383a47;
|
||||
--base04: #555e70;
|
||||
--base05: #8b9cbe;
|
||||
--base06: #B2BFD9;
|
||||
--base07: #f4f4f7;
|
||||
--base08: #ff29a8;
|
||||
--base09: #85ffe0;
|
||||
--base0A: #f0ffaa;
|
||||
--base0B: #0badff;
|
||||
--base0C: #8265ff;
|
||||
--base0D: #00eaff;
|
||||
--base0E: #00f6d9;
|
||||
--base0F: #ff3d81;
|
||||
}
|
||||
|
||||
@@ -49,22 +49,22 @@ c.content.user_stylesheets = "base16.css"
|
||||
# Template author: theova
|
||||
# Commentary: Tinted Theming: (https://github.com/tinted-theming)
|
||||
|
||||
base00 = "#090300"
|
||||
base01 = "#3a3432"
|
||||
base02 = "#4a4543"
|
||||
base03 = "#5c5855"
|
||||
base04 = "#807d7c"
|
||||
base05 = "#a5a2a2"
|
||||
base06 = "#d6d5d4"
|
||||
base07 = "#f7f7f7"
|
||||
base08 = "#db2d20"
|
||||
base09 = "#e8bbd0"
|
||||
base0A = "#fded02"
|
||||
base0B = "#01a252"
|
||||
base0C = "#b5e4f4"
|
||||
base0D = "#01a0e4"
|
||||
base0E = "#a16a94"
|
||||
base0F = "#cdab53"
|
||||
base00 = "#17191E"
|
||||
base01 = "#22262d"
|
||||
base02 = "#3c3f4c"
|
||||
base03 = "#383a47"
|
||||
base04 = "#555e70"
|
||||
base05 = "#8b9cbe"
|
||||
base06 = "#B2BFD9"
|
||||
base07 = "#f4f4f7"
|
||||
base08 = "#ff29a8"
|
||||
base09 = "#85ffe0"
|
||||
base0A = "#f0ffaa"
|
||||
base0B = "#0badff"
|
||||
base0C = "#8265ff"
|
||||
base0D = "#00eaff"
|
||||
base0E = "#00f6d9"
|
||||
base0F = "#ff3d81"
|
||||
|
||||
# set qutebrowser colors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user