supercharged-links-gen.css 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550
  1. /* WARNING: This file will be overwritten by the plugin.
  2. Do not edit this file directly! First copy this file and rename it if you want to edit things. */
  3. :root {
  4. --a2cb-1cab-color: #1b6299;
  5. --a2cb-1cab-weight: initial;
  6. --a2cb-1cab-before: '';
  7. --a2cb-1cab-after: '';
  8. --a2cb-1cab-background-color: #ffffff;
  9. --a2cb-1cab-decoration: initial;
  10. --4939-c421-color: #257A3E;
  11. --4939-c421-weight: initial;
  12. --4939-c421-before: '';
  13. --4939-c421-after: '';
  14. --4939-c421-background-color: #ffffff;
  15. --4939-c421-decoration: initial;
  16. --f4e8-944f-color: #B8E067;
  17. --f4e8-944f-weight: initial;
  18. --f4e8-944f-before: '';
  19. --f4e8-944f-after: '';
  20. --f4e8-944f-background-color: #ffffff;
  21. --f4e8-944f-decoration: initial;
  22. --9cdf-5b08-color: #006F5F;
  23. --9cdf-5b08-weight: initial;
  24. --9cdf-5b08-before: '';
  25. --9cdf-5b08-after: '';
  26. --9cdf-5b08-background-color: #ffffff;
  27. --9cdf-5b08-decoration: initial;
  28. --e6f3-1956-color: #FF6F91;
  29. --e6f3-1956-weight: initial;
  30. --e6f3-1956-before: '';
  31. --e6f3-1956-after: '';
  32. --e6f3-1956-background-color: #ffffff;
  33. --e6f3-1956-decoration: initial;
  34. --b6de-72bc-color: #0089BA;
  35. --b6de-72bc-weight: initial;
  36. --b6de-72bc-before: '';
  37. --b6de-72bc-after: '';
  38. --b6de-72bc-background-color: #ffffff;
  39. --b6de-72bc-decoration: initial;
  40. }
  41. div[data-id="a2cb-1cab"] div.setting-item-description,
  42. [data-link-path*="02 Action/02 Projects" i] {
  43. color: var(--a2cb-1cab-color) !important;
  44. font-weight: var(--a2cb-1cab-weight);
  45. }
  46. .c-a2cb-1cab-use-background div[data-id="a2cb-1cab"] div.setting-item-description,
  47. .c-a2cb-1cab-use-background .data-link-text[data-link-path*="02 Action/02 Projects" i] {
  48. background-color: var(--a2cb-1cab-background-color) !important;
  49. border-radius: 5px;
  50. padding-left: 2px;
  51. padding-right: 2px;
  52. text-decoration: var(--a2cb-1cab-decoration) !important;
  53. }
  54. div[data-id="a2cb-1cab"] div.setting-item-description::before,
  55. .data-link-icon[data-link-path*="02 Action/02 Projects" i]::before {
  56. content: var(--a2cb-1cab-before);
  57. }
  58. div[data-id="a2cb-1cab"] div.setting-item-description::after,
  59. .data-link-icon-after[data-link-path*="02 Action/02 Projects" i]::after {
  60. content: var(--a2cb-1cab-after);
  61. }
  62. div[data-id="4939-c421"] div.setting-item-description,
  63. [data-link-path^="02 Action/01 Tasks/" i] {
  64. color: var(--4939-c421-color) !important;
  65. font-weight: var(--4939-c421-weight);
  66. }
  67. .c-4939-c421-use-background div[data-id="4939-c421"] div.setting-item-description,
  68. .c-4939-c421-use-background .data-link-text[data-link-path^="02 Action/01 Tasks/" i] {
  69. background-color: var(--4939-c421-background-color) !important;
  70. border-radius: 5px;
  71. padding-left: 2px;
  72. padding-right: 2px;
  73. text-decoration: var(--4939-c421-decoration) !important;
  74. }
  75. div[data-id="4939-c421"] div.setting-item-description::before,
  76. .data-link-icon[data-link-path^="02 Action/01 Tasks/" i]::before {
  77. content: var(--4939-c421-before);
  78. }
  79. div[data-id="4939-c421"] div.setting-item-description::after,
  80. .data-link-icon-after[data-link-path^="02 Action/01 Tasks/" i]::after {
  81. content: var(--4939-c421-after);
  82. }
  83. div[data-id="f4e8-944f"] div.setting-item-description,
  84. [data-link-path^="02 Action/01 Tasks/Views" i] {
  85. color: var(--f4e8-944f-color) !important;
  86. font-weight: var(--f4e8-944f-weight);
  87. }
  88. .c-f4e8-944f-use-background div[data-id="f4e8-944f"] div.setting-item-description,
  89. .c-f4e8-944f-use-background .data-link-text[data-link-path^="02 Action/01 Tasks/Views" i] {
  90. background-color: var(--f4e8-944f-background-color) !important;
  91. border-radius: 5px;
  92. padding-left: 2px;
  93. padding-right: 2px;
  94. text-decoration: var(--f4e8-944f-decoration) !important;
  95. }
  96. div[data-id="f4e8-944f"] div.setting-item-description::before,
  97. .data-link-icon[data-link-path^="02 Action/01 Tasks/Views" i]::before {
  98. content: var(--f4e8-944f-before);
  99. }
  100. div[data-id="f4e8-944f"] div.setting-item-description::after,
  101. .data-link-icon-after[data-link-path^="02 Action/01 Tasks/Views" i]::after {
  102. content: var(--f4e8-944f-after);
  103. }
  104. div[data-id="9cdf-5b08"] div.setting-item-description,
  105. [data-link-path^="02 Action/03 Goals/" i] {
  106. color: var(--9cdf-5b08-color) !important;
  107. font-weight: var(--9cdf-5b08-weight);
  108. }
  109. .c-9cdf-5b08-use-background div[data-id="9cdf-5b08"] div.setting-item-description,
  110. .c-9cdf-5b08-use-background .data-link-text[data-link-path^="02 Action/03 Goals/" i] {
  111. background-color: var(--9cdf-5b08-background-color) !important;
  112. border-radius: 5px;
  113. padding-left: 2px;
  114. padding-right: 2px;
  115. text-decoration: var(--9cdf-5b08-decoration) !important;
  116. }
  117. div[data-id="9cdf-5b08"] div.setting-item-description::before,
  118. .data-link-icon[data-link-path^="02 Action/03 Goals/" i]::before {
  119. content: var(--9cdf-5b08-before);
  120. }
  121. div[data-id="9cdf-5b08"] div.setting-item-description::after,
  122. .data-link-icon-after[data-link-path^="02 Action/03 Goals/" i]::after {
  123. content: var(--9cdf-5b08-after);
  124. }
  125. div[data-id="e6f3-1956"] div.setting-item-description,
  126. [data-link-path^="02 Action/04 Values/" i] {
  127. color: var(--e6f3-1956-color) !important;
  128. font-weight: var(--e6f3-1956-weight);
  129. }
  130. .c-e6f3-1956-use-background div[data-id="e6f3-1956"] div.setting-item-description,
  131. .c-e6f3-1956-use-background .data-link-text[data-link-path^="02 Action/04 Values/" i] {
  132. background-color: var(--e6f3-1956-background-color) !important;
  133. border-radius: 5px;
  134. padding-left: 2px;
  135. padding-right: 2px;
  136. text-decoration: var(--e6f3-1956-decoration) !important;
  137. }
  138. div[data-id="e6f3-1956"] div.setting-item-description::before,
  139. .data-link-icon[data-link-path^="02 Action/04 Values/" i]::before {
  140. content: var(--e6f3-1956-before);
  141. }
  142. div[data-id="e6f3-1956"] div.setting-item-description::after,
  143. .data-link-icon-after[data-link-path^="02 Action/04 Values/" i]::after {
  144. content: var(--e6f3-1956-after);
  145. }
  146. div[data-id="b6de-72bc"] div.setting-item-description,
  147. [data-link-tags*="dashboard" i] {
  148. color: var(--b6de-72bc-color) !important;
  149. font-weight: var(--b6de-72bc-weight);
  150. }
  151. .c-b6de-72bc-use-background div[data-id="b6de-72bc"] div.setting-item-description,
  152. .c-b6de-72bc-use-background .data-link-text[data-link-tags*="dashboard" i] {
  153. background-color: var(--b6de-72bc-background-color) !important;
  154. border-radius: 5px;
  155. padding-left: 2px;
  156. padding-right: 2px;
  157. text-decoration: var(--b6de-72bc-decoration) !important;
  158. }
  159. div[data-id="b6de-72bc"] div.setting-item-description::before,
  160. .data-link-icon[data-link-tags*="dashboard" i]::before {
  161. content: var(--b6de-72bc-before);
  162. }
  163. div[data-id="b6de-72bc"] div.setting-item-description::after,
  164. .data-link-icon-after[data-link-tags*="dashboard" i]::after {
  165. content: var(--b6de-72bc-after);
  166. }
  167. /* @settings
  168. name: Supercharged Links
  169. id: supercharged-links
  170. settings:
  171. -
  172. id: a2cb-1cab
  173. title: path is 02 Action/02 Projects
  174. description: Example note
  175. type: heading
  176. collapsed: true
  177. level: 3
  178. -
  179. id: a2cb-1cab-color
  180. title: Link color
  181. type: variable-color
  182. format: hex
  183. default: '#1b6299'
  184. -
  185. id: a2cb-1cab-weight
  186. title: Font weight
  187. type: variable-select
  188. default: initial
  189. options:
  190. - initial
  191. - lighter
  192. - normal
  193. - bold
  194. - bolder
  195. -
  196. id: a2cb-1cab-decoration
  197. title: Font decoration
  198. type: variable-select
  199. default: initial
  200. options:
  201. - initial
  202. - underline
  203. - overline
  204. - line-through
  205. -
  206. id: a2cb-1cab-before
  207. title: Prepend text
  208. description: Add some text, such as an emoji, before the links.
  209. type: variable-text
  210. default: ''
  211. quotes: true
  212. -
  213. id: a2cb-1cab-after
  214. title: Append text
  215. description: Add some text, such as an emoji, after the links.
  216. type: variable-text
  217. default: ''
  218. quotes: true
  219. -
  220. id: c-a2cb-1cab-use-background
  221. title: Use background color
  222. description: Adds a background color to the link. This can look buggy in live preview.
  223. type: class-toggle
  224. -
  225. id: a2cb-1cab-background-color
  226. title: Background color
  227. type: variable-color
  228. format: hex
  229. default: '#ffffff'
  230. -
  231. id: 4939-c421
  232. title: path is 02 Action/01 Tasks/
  233. description: Example note
  234. type: heading
  235. collapsed: true
  236. level: 3
  237. -
  238. id: 4939-c421-color
  239. title: Link color
  240. type: variable-color
  241. format: hex
  242. default: '#257A3E'
  243. -
  244. id: 4939-c421-weight
  245. title: Font weight
  246. type: variable-select
  247. default: initial
  248. options:
  249. - initial
  250. - lighter
  251. - normal
  252. - bold
  253. - bolder
  254. -
  255. id: 4939-c421-decoration
  256. title: Font decoration
  257. type: variable-select
  258. default: initial
  259. options:
  260. - initial
  261. - underline
  262. - overline
  263. - line-through
  264. -
  265. id: 4939-c421-before
  266. title: Prepend text
  267. description: Add some text, such as an emoji, before the links.
  268. type: variable-text
  269. default: ''
  270. quotes: true
  271. -
  272. id: 4939-c421-after
  273. title: Append text
  274. description: Add some text, such as an emoji, after the links.
  275. type: variable-text
  276. default: ''
  277. quotes: true
  278. -
  279. id: c-4939-c421-use-background
  280. title: Use background color
  281. description: Adds a background color to the link. This can look buggy in live preview.
  282. type: class-toggle
  283. -
  284. id: 4939-c421-background-color
  285. title: Background color
  286. type: variable-color
  287. format: hex
  288. default: '#ffffff'
  289. -
  290. id: f4e8-944f
  291. title: path is 02 Action/01 Tasks/Views
  292. description: Example note
  293. type: heading
  294. collapsed: true
  295. level: 3
  296. -
  297. id: f4e8-944f-color
  298. title: Link color
  299. type: variable-color
  300. format: hex
  301. default: '#B8E067'
  302. -
  303. id: f4e8-944f-weight
  304. title: Font weight
  305. type: variable-select
  306. default: initial
  307. options:
  308. - initial
  309. - lighter
  310. - normal
  311. - bold
  312. - bolder
  313. -
  314. id: f4e8-944f-decoration
  315. title: Font decoration
  316. type: variable-select
  317. default: initial
  318. options:
  319. - initial
  320. - underline
  321. - overline
  322. - line-through
  323. -
  324. id: f4e8-944f-before
  325. title: Prepend text
  326. description: Add some text, such as an emoji, before the links.
  327. type: variable-text
  328. default: ''
  329. quotes: true
  330. -
  331. id: f4e8-944f-after
  332. title: Append text
  333. description: Add some text, such as an emoji, after the links.
  334. type: variable-text
  335. default: ''
  336. quotes: true
  337. -
  338. id: c-f4e8-944f-use-background
  339. title: Use background color
  340. description: Adds a background color to the link. This can look buggy in live preview.
  341. type: class-toggle
  342. -
  343. id: f4e8-944f-background-color
  344. title: Background color
  345. type: variable-color
  346. format: hex
  347. default: '#ffffff'
  348. -
  349. id: 9cdf-5b08
  350. title: path is 02 Action/03 Goals/
  351. description: Example note
  352. type: heading
  353. collapsed: true
  354. level: 3
  355. -
  356. id: 9cdf-5b08-color
  357. title: Link color
  358. type: variable-color
  359. format: hex
  360. default: '#006F5F'
  361. -
  362. id: 9cdf-5b08-weight
  363. title: Font weight
  364. type: variable-select
  365. default: initial
  366. options:
  367. - initial
  368. - lighter
  369. - normal
  370. - bold
  371. - bolder
  372. -
  373. id: 9cdf-5b08-decoration
  374. title: Font decoration
  375. type: variable-select
  376. default: initial
  377. options:
  378. - initial
  379. - underline
  380. - overline
  381. - line-through
  382. -
  383. id: 9cdf-5b08-before
  384. title: Prepend text
  385. description: Add some text, such as an emoji, before the links.
  386. type: variable-text
  387. default: ''
  388. quotes: true
  389. -
  390. id: 9cdf-5b08-after
  391. title: Append text
  392. description: Add some text, such as an emoji, after the links.
  393. type: variable-text
  394. default: ''
  395. quotes: true
  396. -
  397. id: c-9cdf-5b08-use-background
  398. title: Use background color
  399. description: Adds a background color to the link. This can look buggy in live preview.
  400. type: class-toggle
  401. -
  402. id: 9cdf-5b08-background-color
  403. title: Background color
  404. type: variable-color
  405. format: hex
  406. default: '#ffffff'
  407. -
  408. id: e6f3-1956
  409. title: path is 02 Action/04 Values/
  410. description: Example note
  411. type: heading
  412. collapsed: true
  413. level: 3
  414. -
  415. id: e6f3-1956-color
  416. title: Link color
  417. type: variable-color
  418. format: hex
  419. default: '#FF6F91'
  420. -
  421. id: e6f3-1956-weight
  422. title: Font weight
  423. type: variable-select
  424. default: initial
  425. options:
  426. - initial
  427. - lighter
  428. - normal
  429. - bold
  430. - bolder
  431. -
  432. id: e6f3-1956-decoration
  433. title: Font decoration
  434. type: variable-select
  435. default: initial
  436. options:
  437. - initial
  438. - underline
  439. - overline
  440. - line-through
  441. -
  442. id: e6f3-1956-before
  443. title: Prepend text
  444. description: Add some text, such as an emoji, before the links.
  445. type: variable-text
  446. default: ''
  447. quotes: true
  448. -
  449. id: e6f3-1956-after
  450. title: Append text
  451. description: Add some text, such as an emoji, after the links.
  452. type: variable-text
  453. default: ''
  454. quotes: true
  455. -
  456. id: c-e6f3-1956-use-background
  457. title: Use background color
  458. description: Adds a background color to the link. This can look buggy in live preview.
  459. type: class-toggle
  460. -
  461. id: e6f3-1956-background-color
  462. title: Background color
  463. type: variable-color
  464. format: hex
  465. default: '#ffffff'
  466. -
  467. id: b6de-72bc
  468. title: tag is dashboard
  469. description: Example note
  470. type: heading
  471. collapsed: true
  472. level: 3
  473. -
  474. id: b6de-72bc-color
  475. title: Link color
  476. type: variable-color
  477. format: hex
  478. default: '#0089BA'
  479. -
  480. id: b6de-72bc-weight
  481. title: Font weight
  482. type: variable-select
  483. default: initial
  484. options:
  485. - initial
  486. - lighter
  487. - normal
  488. - bold
  489. - bolder
  490. -
  491. id: b6de-72bc-decoration
  492. title: Font decoration
  493. type: variable-select
  494. default: initial
  495. options:
  496. - initial
  497. - underline
  498. - overline
  499. - line-through
  500. -
  501. id: b6de-72bc-before
  502. title: Prepend text
  503. description: Add some text, such as an emoji, before the links.
  504. type: variable-text
  505. default: ''
  506. quotes: true
  507. -
  508. id: b6de-72bc-after
  509. title: Append text
  510. description: Add some text, such as an emoji, after the links.
  511. type: variable-text
  512. default: ''
  513. quotes: true
  514. -
  515. id: c-b6de-72bc-use-background
  516. title: Use background color
  517. description: Adds a background color to the link. This can look buggy in live preview.
  518. type: class-toggle
  519. -
  520. id: b6de-72bc-background-color
  521. title: Background color
  522. type: variable-color
  523. format: hex
  524. default: '#ffffff'
  525. */