Skip to content

Commit

Permalink
green & cmd perms
Browse files Browse the repository at this point in the history
  • Loading branch information
schnensch0 committed Apr 30, 2022
1 parent 3372380 commit cad0db5
Show file tree
Hide file tree
Showing 7 changed files with 68 additions and 37 deletions.
3 changes: 2 additions & 1 deletion colors/blue.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
--background-modifier-hover: #262e33 !important;
--background-modifier-active: #495a63 !important;
--text-normal: var(--accent-color) !important;
--text-positive: #6ee1b6 !important;
--text-muted: #6d8692 !important;
--text-link: #edf8fe !important;
--settings-icon-color: #8eacbc !important;
Expand All @@ -33,6 +34,7 @@
--background-modifier-hover: transparent !important;
--background-modifier-active: #b7c2cc !important;
--text-normal: #123354 !important;
--text-positive: #2ac88d !important;
--text-muted: #8495a7 !important;
--text-link: #15a6f0 !important;
--settings-icon-color: #566e86 !important;
Expand All @@ -57,7 +59,6 @@
--background-floating: var(--background-1) !important;
--background-accent: var(--background-2) !important;
--background-modifier-selected: var(--accent-color) !important;
--text-positive: var(--text-normal) !important;
--interactive-selected: var(--background-primary) !important;
--background-modifier-accent: transparent !important;
--background-message-hover: transparent !important;
Expand Down
3 changes: 2 additions & 1 deletion colors/gray.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
--background-modifier-hover: #2a2a2a !important;
--background-modifier-active: #5d5d5d !important;
--text-normal: var(--accent-color) !important;
--text-positive: #6ee1b6 !important;
--text-muted: #909090 !important;
--text-link: var(--text-normal) !important;
--settings-icon-color: #bdbdbd !important;
Expand All @@ -33,6 +34,7 @@
--background-modifier-hover: transparent !important;
--background-modifier-active: #bebebe !important;
--text-normal: #29292a !important;
--text-positive: #2ac88d !important;
--text-muted: #909091 !important;
--text-link: #47494a !important;
--settings-icon-color: #676767 !important;
Expand All @@ -57,7 +59,6 @@
--background-floating: var(--background-1) !important;
--background-accent: var(--background-2) !important;
--background-modifier-selected: var(--accent-color) !important;
--text-positive: var(--text-normal) !important;
--interactive-selected: var(--background-primary) !important;
--background-modifier-accent: transparent !important;
--background-message-hover: transparent !important;
Expand Down
3 changes: 2 additions & 1 deletion colors/green.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
--background-modifier-hover: #232e2a !important;
--background-modifier-active: #475d55 !important;
--text-normal: var(--accent-color) !important;
--text-positive: #6ee1b6 !important;
--text-muted: #6b8a7f !important;
--text-link: #e6faf2 !important;
--settings-icon-color: #8bb4a5 !important;
Expand All @@ -33,6 +34,7 @@
--background-modifier-hover: transparent !important;
--background-modifier-active: #d5dedd !important;
--text-normal: #19483e !important;
--text-positive: #2ac88d !important;
--text-muted: #88a19c !important;
--text-link: #219e6f !important;
--settings-icon-color: #5a7c76 !important;
Expand All @@ -57,7 +59,6 @@
--background-floating: var(--background-1) !important;
--background-accent: var(--background-2) !important;
--background-modifier-selected: var(--accent-color) !important;
--text-positive: var(--text-normal) !important;
--interactive-selected: var(--background-primary) !important;
--background-modifier-accent: transparent !important;
--background-message-hover: transparent !important;
Expand Down
3 changes: 2 additions & 1 deletion colors/orange.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
--background-modifier-hover: #312723 !important;
--background-modifier-active: #624e46 !important;
--text-normal: var(--accent-color) !important;
--text-positive: #6ee1b6 !important;
--text-muted: #927367 !important;
--text-link: #feece5 !important;
--settings-icon-color: #bd9586 !important;
Expand All @@ -33,6 +34,7 @@
--background-modifier-hover: transparent !important;
--background-modifier-active: #e1dcd8 !important;
--text-normal: #563b25 !important;
--text-positive: #2ac88d !important;
--text-muted: #a89a8e !important;
--text-link: #f65c21 !important;
--settings-icon-color: #877364 !important;
Expand All @@ -57,7 +59,6 @@
--background-floating: var(--background-1) !important;
--background-accent: var(--background-2) !important;
--background-modifier-selected: var(--accent-color) !important;
--text-positive: var(--text-normal) !important;
--interactive-selected: var(--background-primary) !important;
--background-modifier-accent: transparent !important;
--background-message-hover: transparent !important;
Expand Down
3 changes: 2 additions & 1 deletion colors/purple.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
--background-modifier-hover: #2a2730 !important;
--background-modifier-active: #3d3745 !important;
--text-normal: var(--accent-color) !important;
--text-positive: #6ee1b6 !important;
--text-muted: #7d718c !important;
--text-link: #f3edfb !important;
--settings-icon-color: #a293b4 !important;
Expand All @@ -33,6 +34,7 @@
--background-modifier-hover: transparent !important;
--background-modifier-active: #c6bec9 !important;
--text-normal: #402b4d !important;
--text-positive: #2ac88d !important;
--text-muted: #9d91a3 !important;
--text-link: #813fd0 !important;
--settings-icon-color: #776880 !important;
Expand All @@ -57,7 +59,6 @@
--background-floating: var(--background-1) !important;
--background-accent: var(--background-2) !important;
--background-modifier-selected: var(--accent-color) !important;
--text-positive: var(--text-normal) !important;
--interactive-selected: var(--background-primary) !important;
--background-modifier-accent: transparent !important;
--background-message-hover: transparent !important;
Expand Down
3 changes: 2 additions & 1 deletion colors/red.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
--background-modifier-hover: #312323 !important;
--background-modifier-active: #473232 !important;
--text-normal: var(--accent-color) !important;
--text-positive: #6ee1b6 !important;
--text-muted: #926767 !important;
--text-link: #fee5e5 !important;
--settings-icon-color: #be8686 !important;
Expand All @@ -33,6 +34,7 @@
--background-modifier-hover: transparent !important;
--background-modifier-active: #cdbebb !important;
--text-normal: #572920 !important;
--text-positive: #2ac88d !important;
--text-muted: #a9908b !important;
--text-link: #f91212 !important;
--settings-icon-color: #88675f !important;
Expand All @@ -57,7 +59,6 @@
--background-floating: var(--background-1) !important;
--background-accent: var(--background-2) !important;
--background-modifier-selected: var(--accent-color) !important;
--text-positive: var(--text-normal) !important;
--interactive-selected: var(--background-primary) !important;
--background-modifier-accent: transparent !important;
--background-message-hover: transparent !important;
Expand Down
Loading

0 comments on commit cad0db5

Please sign in to comment.