Skip to content

Commit f11912b

Browse files
committed
Rosé Pine refactor
1 parent eb59e2c commit f11912b

File tree

6 files changed

+22
-67
lines changed

6 files changed

+22
-67
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "colorschemes/rose-pine-common/rose-pine-colors"]
2+
path = colorschemes/rose-pine-common/rose-pine-colors
3+
url = https://github.com/rose-pine/waybar
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
@define-color base-transparent alpha(@base, 0.86);
2+
3+
@define-color bg-color @base;
4+
@define-color bar-bg-color @bg-color;
5+
@define-color terminal-bg-color @base-transparent;
6+
@define-color fg-color @text;
7+
@define-color accent-color @iris;
8+
9+
@define-color selected-bg-color @accent-color;
10+
@define-color selected-fg-color @bg-color;
11+
@define-color tray-bg-color @rose;
12+
@define-color tray-fg-color @bg-color;

colorschemes/rose-pine-dawn/style.css

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
/* owlphin color scheme based on Noctis VSCode theme (https://github.com/liviuschera/noctis/) */
22

3-
@define-color bg-color #fffaf3;
4-
@define-color bar-bg-color #faf4ed;
5-
@define-color terminal-bg-color rgba (250, 244, 237, 0.86);
6-
@define-color fg-color #0c006b;
7-
@define-color accent-color #d7827e;
8-
9-
@define-color selected-bg-color #d7827e;
10-
@define-color selected-fg-color @fg-color;
11-
@define-color tray-bg-color #f2e9e1;
12-
@define-color tray-fg-color @fg-color;
13-
3+
@import url("../rose-pine-common/rose-pine-colors/rose-pine-dawn.css");
4+
@import url("../rose-pine-common/style.css");
145
@import url("app.css");

colorschemes/rose-pine-moon/style.css

Lines changed: 2 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,5 @@
11
/* owlphin color scheme based on Rosé Pine Moon color scheme (https://rosepinetheme.com) */
2-
@define-color base #232136;
3-
@define-color surface #2a273f;
4-
@define-color overlay #393552;
5-
@define-color muted #6e6a86;
6-
@define-color subtle #908caa;
7-
@define-color text #e0def4;
8-
@define-color love #eb6f92;
9-
@define-color gold #f6c177;
10-
@define-color rose #ea9a97;
11-
@define-color pine #3e8fb0;
12-
@define-color foam #9ccfd8;
13-
@define-color iris #c4a7e7;
14-
@define-color highlight-low #2a283e;
15-
@define-color highlight-med #44415a;
16-
@define-color highlight-high #56526e;
17-
18-
@define-color base-transparent rgba (35, 33, 54, 0.86);
19-
20-
@define-color bg-color @base;
21-
@define-color bar-bg-color @bg-color;
22-
@define-color terminal-bg-color @base-transparent;
23-
@define-color fg-color @text;
24-
@define-color accent-color @iris;
25-
26-
@define-color selected-bg-color @accent-color;
27-
@define-color selected-fg-color @bg-color;
28-
@define-color tray-bg-color @rose;
29-
@define-color tray-fg-color @bg-color;
302

3+
@import url("../rose-pine-common/rose-pine-colors/rose-pine-moon.css");
4+
@import url("../rose-pine-common/style.css");
315
@import url("app.css");

colorschemes/rose-pine/style.css

Lines changed: 2 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,5 @@
11
/* owlphin color scheme based on Rosé Pine color scheme (https://rosepinetheme.com) */
2-
@define-color base #191724;
3-
@define-color surface #1f1d2e;
4-
@define-color overlay #26233a;
5-
@define-color muted #6e6a86;
6-
@define-color subtle #908caa;
7-
@define-color text #e0def4;
8-
@define-color love #eb6f92;
9-
@define-color gold #f6c177;
10-
@define-color rose #ebbcba;
11-
@define-color pine #31748f;
12-
@define-color foam #9ccfd8;
13-
@define-color iris #c4a7e7;
14-
@define-color highlight-low #21202e;
15-
@define-color highlight-med #403d52;
16-
@define-color highlight-high #524f67;
17-
18-
@define-color base-transparent rgba (25, 23, 36, 0.86);
19-
20-
@define-color bg-color @base;
21-
@define-color bar-bg-color @bg-color;
22-
@define-color terminal-bg-color @base-transparent;
23-
@define-color fg-color @text;
24-
@define-color accent-color @iris;
25-
26-
@define-color selected-bg-color @accent-color;
27-
@define-color selected-fg-color @bg-color;
28-
@define-color tray-bg-color @rose;
29-
@define-color tray-fg-color @bg-color;
302

3+
@import url("../rose-pine-common/rose-pine-colors/rose-pine.css");
4+
@import url("../rose-pine-common/style.css");
315
@import url("app.css");

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy