@carbon/ibmdotcom-styles 2.39.0 → 2.41.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -6049,6 +6049,14 @@ screen and (prefers-contrast) {
|
|
|
6049
6049
|
fill: #161616
|
|
6050
6050
|
}
|
|
6051
6051
|
}
|
|
6052
|
+
.cds--pricing-table-header-cell-cta,
|
|
6053
|
+
:host(c4d-button-group-item),
|
|
6054
|
+
:host(c4d-pricing-table-header-cell-cta) {
|
|
6055
|
+
display: -webkit-box;
|
|
6056
|
+
display: -ms-flexbox;
|
|
6057
|
+
display: flex;
|
|
6058
|
+
inline-size: 100%
|
|
6059
|
+
}
|
|
6052
6060
|
:host(c4d-hr) {
|
|
6053
6061
|
display: block;
|
|
6054
6062
|
border: none;
|
|
@@ -11389,8 +11397,10 @@ screen and (prefers-contrast) {
|
|
|
11389
11397
|
--cds-chat-avatar-bot: #6f6f6f;
|
|
11390
11398
|
--cds-chat-avatar-user: #0f62fe;
|
|
11391
11399
|
--cds-chat-bubble-agent: #ffffff;
|
|
11400
|
+
--cds-chat-bubble-agent-text: #161616;
|
|
11392
11401
|
--cds-chat-bubble-border: #e0e0e0;
|
|
11393
11402
|
--cds-chat-bubble-user: #e0e0e0;
|
|
11403
|
+
--cds-chat-bubble-user-text: #161616;
|
|
11394
11404
|
--cds-chat-button: #0f62fe;
|
|
11395
11405
|
--cds-chat-button-active: rgba(141, 141, 141, 0.5);
|
|
11396
11406
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.12);
|
|
@@ -11398,9 +11408,11 @@ screen and (prefers-contrast) {
|
|
|
11398
11408
|
--cds-chat-button-text-hover: #0043ce;
|
|
11399
11409
|
--cds-chat-button-text-selected: #525252;
|
|
11400
11410
|
--cds-chat-header-background: #ffffff;
|
|
11411
|
+
--cds-chat-header-text: #161616;
|
|
11401
11412
|
--cds-chat-prompt-background: #ffffff;
|
|
11402
11413
|
--cds-chat-prompt-border-end: rgba(244, 244, 244, 0);
|
|
11403
11414
|
--cds-chat-prompt-border-start: #f4f4f4;
|
|
11415
|
+
--cds-chat-prompt-text: #161616;
|
|
11404
11416
|
--cds-chat-shell-background: #ffffff;
|
|
11405
11417
|
--cds-field-01: #ffffff;
|
|
11406
11418
|
--cds-field-02: #f4f4f4;
|
|
@@ -11472,6 +11484,92 @@ screen and (prefers-contrast) {
|
|
|
11472
11484
|
--cds-support-success-inverse: #42be65;
|
|
11473
11485
|
--cds-support-warning: #f1c21b;
|
|
11474
11486
|
--cds-support-warning-inverse: #f1c21b;
|
|
11487
|
+
--cds-syntax-angle-bracket: #697077;
|
|
11488
|
+
--cds-syntax-annotation: #007d79;
|
|
11489
|
+
--cds-syntax-arithmetic-operator: #343a3f;
|
|
11490
|
+
--cds-syntax-atom: #161616;
|
|
11491
|
+
--cds-syntax-attribute: #00539a;
|
|
11492
|
+
--cds-syntax-attribute-name: #00539a;
|
|
11493
|
+
--cds-syntax-attribute-value: #161616;
|
|
11494
|
+
--cds-syntax-bitwise-operator: #343a3f;
|
|
11495
|
+
--cds-syntax-block-comment: #198038;
|
|
11496
|
+
--cds-syntax-bool: #161616;
|
|
11497
|
+
--cds-syntax-brace: #343a3f;
|
|
11498
|
+
--cds-syntax-bracket: #343a3f;
|
|
11499
|
+
--cds-syntax-character: #161616;
|
|
11500
|
+
--cds-syntax-class-name: #007d79;
|
|
11501
|
+
--cds-syntax-color: #161616;
|
|
11502
|
+
--cds-syntax-comment: #198038;
|
|
11503
|
+
--cds-syntax-compare-operator: #343a3f;
|
|
11504
|
+
--cds-syntax-constant: #0f62fe;
|
|
11505
|
+
--cds-syntax-content: #161616;
|
|
11506
|
+
--cds-syntax-content-separator: #343a3f;
|
|
11507
|
+
--cds-syntax-control-keyword: #6929c4;
|
|
11508
|
+
--cds-syntax-control-operator: #6929c4;
|
|
11509
|
+
--cds-syntax-definition: #00539a;
|
|
11510
|
+
--cds-syntax-definition-keyword: #00539a;
|
|
11511
|
+
--cds-syntax-definition-operator: #00539a;
|
|
11512
|
+
--cds-syntax-deref-operator: #343a3f;
|
|
11513
|
+
--cds-syntax-doc-comment: #198038;
|
|
11514
|
+
--cds-syntax-doc-string: #161616;
|
|
11515
|
+
--cds-syntax-document-meta: #198038;
|
|
11516
|
+
--cds-syntax-emphasis: #161616;
|
|
11517
|
+
--cds-syntax-escape: #343a3f;
|
|
11518
|
+
--cds-syntax-float: #198038;
|
|
11519
|
+
--cds-syntax-function: #8e6a00;
|
|
11520
|
+
--cds-syntax-heading: #00539a;
|
|
11521
|
+
--cds-syntax-heading-1: #00539a;
|
|
11522
|
+
--cds-syntax-heading-2: #00539a;
|
|
11523
|
+
--cds-syntax-heading-3: #00539a;
|
|
11524
|
+
--cds-syntax-heading-4: #00539a;
|
|
11525
|
+
--cds-syntax-heading-5: #00539a;
|
|
11526
|
+
--cds-syntax-heading-6: #00539a;
|
|
11527
|
+
--cds-syntax-integer: #198038;
|
|
11528
|
+
--cds-syntax-invalid: #da1e28;
|
|
11529
|
+
--cds-syntax-keyword: #0f62fe;
|
|
11530
|
+
--cds-syntax-label-name: #0f62fe;
|
|
11531
|
+
--cds-syntax-line-comment: #198038;
|
|
11532
|
+
--cds-syntax-link: #0f62fe;
|
|
11533
|
+
--cds-syntax-list: #161616;
|
|
11534
|
+
--cds-syntax-literal: #161616;
|
|
11535
|
+
--cds-syntax-local: #0f62fe;
|
|
11536
|
+
--cds-syntax-logic-operator: #343a3f;
|
|
11537
|
+
--cds-syntax-macro-name: #161616;
|
|
11538
|
+
--cds-syntax-meta: #198038;
|
|
11539
|
+
--cds-syntax-modifier: #0f62fe;
|
|
11540
|
+
--cds-syntax-module-keyword: #6929c4;
|
|
11541
|
+
--cds-syntax-monospace: #161616;
|
|
11542
|
+
--cds-syntax-name: #0f62fe;
|
|
11543
|
+
--cds-syntax-namespace: #007d79;
|
|
11544
|
+
--cds-syntax-null: #161616;
|
|
11545
|
+
--cds-syntax-number: #198038;
|
|
11546
|
+
--cds-syntax-operator: #343a3f;
|
|
11547
|
+
--cds-syntax-operator-keyword: #0f62fe;
|
|
11548
|
+
--cds-syntax-paren: #343a3f;
|
|
11549
|
+
--cds-syntax-processing-instruction: #161616;
|
|
11550
|
+
--cds-syntax-property-name: #00539a;
|
|
11551
|
+
--cds-syntax-punctuation: #343a3f;
|
|
11552
|
+
--cds-syntax-quote: #198038;
|
|
11553
|
+
--cds-syntax-regexp: #6929c4;
|
|
11554
|
+
--cds-syntax-self: #007d79;
|
|
11555
|
+
--cds-syntax-separator: #343a3f;
|
|
11556
|
+
--cds-syntax-special: #0f62fe;
|
|
11557
|
+
--cds-syntax-special-string: #8a3ffc;
|
|
11558
|
+
--cds-syntax-square-bracket: #343a3f;
|
|
11559
|
+
--cds-syntax-standard: #0f62fe;
|
|
11560
|
+
--cds-syntax-strikethrough: #161616;
|
|
11561
|
+
--cds-syntax-string: #161616;
|
|
11562
|
+
--cds-syntax-strong: #161616;
|
|
11563
|
+
--cds-syntax-tag: #007d79;
|
|
11564
|
+
--cds-syntax-tag-name: #007d79;
|
|
11565
|
+
--cds-syntax-type: #007d79;
|
|
11566
|
+
--cds-syntax-type-name: #007d79;
|
|
11567
|
+
--cds-syntax-type-operator: #007d79;
|
|
11568
|
+
--cds-syntax-unit: #198038;
|
|
11569
|
+
--cds-syntax-update-operator: #343a3f;
|
|
11570
|
+
--cds-syntax-url: #343a3f;
|
|
11571
|
+
--cds-syntax-variable: #0f62fe;
|
|
11572
|
+
--cds-syntax-variable-name: #0f62fe;
|
|
11475
11573
|
--cds-text-disabled: rgba(22, 22, 22, 0.25);
|
|
11476
11574
|
--cds-text-error: #da1e28;
|
|
11477
11575
|
--cds-text-helper: #6f6f6f;
|
|
@@ -11858,8 +11956,10 @@ screen and (prefers-contrast) {
|
|
|
11858
11956
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
11859
11957
|
--cds-chat-avatar-user: #4589ff;
|
|
11860
11958
|
--cds-chat-bubble-agent: #262626;
|
|
11959
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
11861
11960
|
--cds-chat-bubble-border: #525252;
|
|
11862
11961
|
--cds-chat-bubble-user: #393939;
|
|
11962
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
11863
11963
|
--cds-chat-button: #78a9ff;
|
|
11864
11964
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
11865
11965
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -11867,9 +11967,11 @@ screen and (prefers-contrast) {
|
|
|
11867
11967
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
11868
11968
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
11869
11969
|
--cds-chat-header-background: #262626;
|
|
11970
|
+
--cds-chat-header-text: #f4f4f4;
|
|
11870
11971
|
--cds-chat-prompt-background: #161616;
|
|
11871
11972
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
11872
11973
|
--cds-chat-prompt-border-start: #262626;
|
|
11974
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
11873
11975
|
--cds-chat-shell-background: #262626;
|
|
11874
11976
|
--cds-field-01: #393939;
|
|
11875
11977
|
--cds-field-02: #525252;
|
|
@@ -11941,6 +12043,92 @@ screen and (prefers-contrast) {
|
|
|
11941
12043
|
--cds-support-success-inverse: #24a148;
|
|
11942
12044
|
--cds-support-warning: #f1c21b;
|
|
11943
12045
|
--cds-support-warning-inverse: #f1c21b;
|
|
12046
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
12047
|
+
--cds-syntax-annotation: #08bdba;
|
|
12048
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
12049
|
+
--cds-syntax-atom: #f4f4f4;
|
|
12050
|
+
--cds-syntax-attribute: #33b1ff;
|
|
12051
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
12052
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
12053
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
12054
|
+
--cds-syntax-block-comment: #42be65;
|
|
12055
|
+
--cds-syntax-bool: #f4f4f4;
|
|
12056
|
+
--cds-syntax-brace: #e0e0e0;
|
|
12057
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
12058
|
+
--cds-syntax-character: #f4f4f4;
|
|
12059
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
12060
|
+
--cds-syntax-color: #f4f4f4;
|
|
12061
|
+
--cds-syntax-comment: #42be65;
|
|
12062
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
12063
|
+
--cds-syntax-constant: #4589ff;
|
|
12064
|
+
--cds-syntax-content: #f4f4f4;
|
|
12065
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
12066
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
12067
|
+
--cds-syntax-control-operator: #be95ff;
|
|
12068
|
+
--cds-syntax-definition: #33b1ff;
|
|
12069
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
12070
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
12071
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
12072
|
+
--cds-syntax-doc-comment: #42be65;
|
|
12073
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
12074
|
+
--cds-syntax-document-meta: #42be65;
|
|
12075
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
12076
|
+
--cds-syntax-escape: #e0e0e0;
|
|
12077
|
+
--cds-syntax-float: #6fdc8c;
|
|
12078
|
+
--cds-syntax-function: #f1c21b;
|
|
12079
|
+
--cds-syntax-heading: #33b1ff;
|
|
12080
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
12081
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
12082
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
12083
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
12084
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
12085
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
12086
|
+
--cds-syntax-integer: #6fdc8c;
|
|
12087
|
+
--cds-syntax-invalid: #fa4d56;
|
|
12088
|
+
--cds-syntax-keyword: #4589ff;
|
|
12089
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
12090
|
+
--cds-syntax-line-comment: #42be65;
|
|
12091
|
+
--cds-syntax-link: #4589ff;
|
|
12092
|
+
--cds-syntax-list: #f4f4f4;
|
|
12093
|
+
--cds-syntax-literal: #f4f4f4;
|
|
12094
|
+
--cds-syntax-local: #a6c8ff;
|
|
12095
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
12096
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
12097
|
+
--cds-syntax-meta: #42be65;
|
|
12098
|
+
--cds-syntax-modifier: #4589ff;
|
|
12099
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
12100
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
12101
|
+
--cds-syntax-name: #a6c8ff;
|
|
12102
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
12103
|
+
--cds-syntax-null: #f4f4f4;
|
|
12104
|
+
--cds-syntax-number: #6fdc8c;
|
|
12105
|
+
--cds-syntax-operator: #e0e0e0;
|
|
12106
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
12107
|
+
--cds-syntax-paren: #e0e0e0;
|
|
12108
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
12109
|
+
--cds-syntax-property-name: #33b1ff;
|
|
12110
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
12111
|
+
--cds-syntax-quote: #42be65;
|
|
12112
|
+
--cds-syntax-regexp: #be95ff;
|
|
12113
|
+
--cds-syntax-self: #3ddbd9;
|
|
12114
|
+
--cds-syntax-separator: #e0e0e0;
|
|
12115
|
+
--cds-syntax-special: #4589ff;
|
|
12116
|
+
--cds-syntax-special-string: #be95ff;
|
|
12117
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
12118
|
+
--cds-syntax-standard: #4589ff;
|
|
12119
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
12120
|
+
--cds-syntax-string: #f4f4f4;
|
|
12121
|
+
--cds-syntax-strong: #f4f4f4;
|
|
12122
|
+
--cds-syntax-tag: #3ddbd9;
|
|
12123
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
12124
|
+
--cds-syntax-type: #3ddbd9;
|
|
12125
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
12126
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
12127
|
+
--cds-syntax-unit: #6fdc8c;
|
|
12128
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
12129
|
+
--cds-syntax-url: #e0e0e0;
|
|
12130
|
+
--cds-syntax-variable: #a6c8ff;
|
|
12131
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
11944
12132
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
11945
12133
|
--cds-text-error: #ffb3b8;
|
|
11946
12134
|
--cds-text-helper: #c6c6c6;
|
|
@@ -12327,8 +12515,10 @@ screen and (prefers-contrast) {
|
|
|
12327
12515
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
12328
12516
|
--cds-chat-avatar-user: #4589ff;
|
|
12329
12517
|
--cds-chat-bubble-agent: #262626;
|
|
12518
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
12330
12519
|
--cds-chat-bubble-border: #525252;
|
|
12331
12520
|
--cds-chat-bubble-user: #393939;
|
|
12521
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
12332
12522
|
--cds-chat-button: #78a9ff;
|
|
12333
12523
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
12334
12524
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -12336,9 +12526,11 @@ screen and (prefers-contrast) {
|
|
|
12336
12526
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
12337
12527
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
12338
12528
|
--cds-chat-header-background: #262626;
|
|
12529
|
+
--cds-chat-header-text: #f4f4f4;
|
|
12339
12530
|
--cds-chat-prompt-background: #161616;
|
|
12340
12531
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
12341
12532
|
--cds-chat-prompt-border-start: #262626;
|
|
12533
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
12342
12534
|
--cds-chat-shell-background: #262626;
|
|
12343
12535
|
--cds-field-01: #262626;
|
|
12344
12536
|
--cds-field-02: #393939;
|
|
@@ -12410,6 +12602,92 @@ screen and (prefers-contrast) {
|
|
|
12410
12602
|
--cds-support-success-inverse: #24a148;
|
|
12411
12603
|
--cds-support-warning: #f1c21b;
|
|
12412
12604
|
--cds-support-warning-inverse: #f1c21b;
|
|
12605
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
12606
|
+
--cds-syntax-annotation: #08bdba;
|
|
12607
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
12608
|
+
--cds-syntax-atom: #f4f4f4;
|
|
12609
|
+
--cds-syntax-attribute: #33b1ff;
|
|
12610
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
12611
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
12612
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
12613
|
+
--cds-syntax-block-comment: #42be65;
|
|
12614
|
+
--cds-syntax-bool: #f4f4f4;
|
|
12615
|
+
--cds-syntax-brace: #e0e0e0;
|
|
12616
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
12617
|
+
--cds-syntax-character: #f4f4f4;
|
|
12618
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
12619
|
+
--cds-syntax-color: #f4f4f4;
|
|
12620
|
+
--cds-syntax-comment: #42be65;
|
|
12621
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
12622
|
+
--cds-syntax-constant: #4589ff;
|
|
12623
|
+
--cds-syntax-content: #f4f4f4;
|
|
12624
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
12625
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
12626
|
+
--cds-syntax-control-operator: #be95ff;
|
|
12627
|
+
--cds-syntax-definition: #33b1ff;
|
|
12628
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
12629
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
12630
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
12631
|
+
--cds-syntax-doc-comment: #42be65;
|
|
12632
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
12633
|
+
--cds-syntax-document-meta: #42be65;
|
|
12634
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
12635
|
+
--cds-syntax-escape: #e0e0e0;
|
|
12636
|
+
--cds-syntax-float: #6fdc8c;
|
|
12637
|
+
--cds-syntax-function: #f1c21b;
|
|
12638
|
+
--cds-syntax-heading: #33b1ff;
|
|
12639
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
12640
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
12641
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
12642
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
12643
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
12644
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
12645
|
+
--cds-syntax-integer: #6fdc8c;
|
|
12646
|
+
--cds-syntax-invalid: #fa4d56;
|
|
12647
|
+
--cds-syntax-keyword: #4589ff;
|
|
12648
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
12649
|
+
--cds-syntax-line-comment: #42be65;
|
|
12650
|
+
--cds-syntax-link: #4589ff;
|
|
12651
|
+
--cds-syntax-list: #f4f4f4;
|
|
12652
|
+
--cds-syntax-literal: #f4f4f4;
|
|
12653
|
+
--cds-syntax-local: #a6c8ff;
|
|
12654
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
12655
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
12656
|
+
--cds-syntax-meta: #42be65;
|
|
12657
|
+
--cds-syntax-modifier: #4589ff;
|
|
12658
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
12659
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
12660
|
+
--cds-syntax-name: #a6c8ff;
|
|
12661
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
12662
|
+
--cds-syntax-null: #f4f4f4;
|
|
12663
|
+
--cds-syntax-number: #6fdc8c;
|
|
12664
|
+
--cds-syntax-operator: #e0e0e0;
|
|
12665
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
12666
|
+
--cds-syntax-paren: #e0e0e0;
|
|
12667
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
12668
|
+
--cds-syntax-property-name: #33b1ff;
|
|
12669
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
12670
|
+
--cds-syntax-quote: #42be65;
|
|
12671
|
+
--cds-syntax-regexp: #be95ff;
|
|
12672
|
+
--cds-syntax-self: #3ddbd9;
|
|
12673
|
+
--cds-syntax-separator: #e0e0e0;
|
|
12674
|
+
--cds-syntax-special: #4589ff;
|
|
12675
|
+
--cds-syntax-special-string: #be95ff;
|
|
12676
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
12677
|
+
--cds-syntax-standard: #4589ff;
|
|
12678
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
12679
|
+
--cds-syntax-string: #f4f4f4;
|
|
12680
|
+
--cds-syntax-strong: #f4f4f4;
|
|
12681
|
+
--cds-syntax-tag: #3ddbd9;
|
|
12682
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
12683
|
+
--cds-syntax-type: #3ddbd9;
|
|
12684
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
12685
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
12686
|
+
--cds-syntax-unit: #6fdc8c;
|
|
12687
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
12688
|
+
--cds-syntax-url: #e0e0e0;
|
|
12689
|
+
--cds-syntax-variable: #a6c8ff;
|
|
12690
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
12413
12691
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
12414
12692
|
--cds-text-error: #ff8389;
|
|
12415
12693
|
--cds-text-helper: #a8a8a8;
|
|
@@ -12812,6 +13090,7 @@ screen and (prefers-contrast) {
|
|
|
12812
13090
|
content: revert
|
|
12813
13091
|
}
|
|
12814
13092
|
:host(c4d-card-group-item) .cds--card .cds--card__wrapper::after {
|
|
13093
|
+
z-index: -1000;
|
|
12815
13094
|
display: block;
|
|
12816
13095
|
aspect-ratio: 16/9;
|
|
12817
13096
|
content: "";
|
|
@@ -12855,8 +13134,8 @@ screen and (prefers-contrast) {
|
|
|
12855
13134
|
margin-block-end: 1rem
|
|
12856
13135
|
}
|
|
12857
13136
|
:host(c4d-card-group-item)[grid-mode=condensed] .cds--card {
|
|
12858
|
-
-webkit-margin-after:
|
|
12859
|
-
margin-block-end:
|
|
13137
|
+
-webkit-margin-after: 0;
|
|
13138
|
+
margin-block-end: 0
|
|
12860
13139
|
}
|
|
12861
13140
|
:host(c4d-card-group-item) ::slotted(c4d-card-footer) {
|
|
12862
13141
|
display: revert;
|
|
@@ -14436,8 +14715,10 @@ screen and (prefers-contrast) {
|
|
|
14436
14715
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
14437
14716
|
--cds-chat-avatar-user: #4589ff;
|
|
14438
14717
|
--cds-chat-bubble-agent: #262626;
|
|
14718
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
14439
14719
|
--cds-chat-bubble-border: #525252;
|
|
14440
14720
|
--cds-chat-bubble-user: #393939;
|
|
14721
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
14441
14722
|
--cds-chat-button: #78a9ff;
|
|
14442
14723
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
14443
14724
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -14445,9 +14726,11 @@ screen and (prefers-contrast) {
|
|
|
14445
14726
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
14446
14727
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
14447
14728
|
--cds-chat-header-background: #262626;
|
|
14729
|
+
--cds-chat-header-text: #f4f4f4;
|
|
14448
14730
|
--cds-chat-prompt-background: #161616;
|
|
14449
14731
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
14450
14732
|
--cds-chat-prompt-border-start: #262626;
|
|
14733
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
14451
14734
|
--cds-chat-shell-background: #262626;
|
|
14452
14735
|
--cds-field-01: #262626;
|
|
14453
14736
|
--cds-field-02: #393939;
|
|
@@ -14519,6 +14802,92 @@ screen and (prefers-contrast) {
|
|
|
14519
14802
|
--cds-support-success-inverse: #24a148;
|
|
14520
14803
|
--cds-support-warning: #f1c21b;
|
|
14521
14804
|
--cds-support-warning-inverse: #f1c21b;
|
|
14805
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
14806
|
+
--cds-syntax-annotation: #08bdba;
|
|
14807
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
14808
|
+
--cds-syntax-atom: #f4f4f4;
|
|
14809
|
+
--cds-syntax-attribute: #33b1ff;
|
|
14810
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
14811
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
14812
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
14813
|
+
--cds-syntax-block-comment: #42be65;
|
|
14814
|
+
--cds-syntax-bool: #f4f4f4;
|
|
14815
|
+
--cds-syntax-brace: #e0e0e0;
|
|
14816
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
14817
|
+
--cds-syntax-character: #f4f4f4;
|
|
14818
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
14819
|
+
--cds-syntax-color: #f4f4f4;
|
|
14820
|
+
--cds-syntax-comment: #42be65;
|
|
14821
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
14822
|
+
--cds-syntax-constant: #4589ff;
|
|
14823
|
+
--cds-syntax-content: #f4f4f4;
|
|
14824
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
14825
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
14826
|
+
--cds-syntax-control-operator: #be95ff;
|
|
14827
|
+
--cds-syntax-definition: #33b1ff;
|
|
14828
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
14829
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
14830
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
14831
|
+
--cds-syntax-doc-comment: #42be65;
|
|
14832
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
14833
|
+
--cds-syntax-document-meta: #42be65;
|
|
14834
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
14835
|
+
--cds-syntax-escape: #e0e0e0;
|
|
14836
|
+
--cds-syntax-float: #6fdc8c;
|
|
14837
|
+
--cds-syntax-function: #f1c21b;
|
|
14838
|
+
--cds-syntax-heading: #33b1ff;
|
|
14839
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
14840
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
14841
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
14842
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
14843
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
14844
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
14845
|
+
--cds-syntax-integer: #6fdc8c;
|
|
14846
|
+
--cds-syntax-invalid: #fa4d56;
|
|
14847
|
+
--cds-syntax-keyword: #4589ff;
|
|
14848
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
14849
|
+
--cds-syntax-line-comment: #42be65;
|
|
14850
|
+
--cds-syntax-link: #4589ff;
|
|
14851
|
+
--cds-syntax-list: #f4f4f4;
|
|
14852
|
+
--cds-syntax-literal: #f4f4f4;
|
|
14853
|
+
--cds-syntax-local: #a6c8ff;
|
|
14854
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
14855
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
14856
|
+
--cds-syntax-meta: #42be65;
|
|
14857
|
+
--cds-syntax-modifier: #4589ff;
|
|
14858
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
14859
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
14860
|
+
--cds-syntax-name: #a6c8ff;
|
|
14861
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
14862
|
+
--cds-syntax-null: #f4f4f4;
|
|
14863
|
+
--cds-syntax-number: #6fdc8c;
|
|
14864
|
+
--cds-syntax-operator: #e0e0e0;
|
|
14865
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
14866
|
+
--cds-syntax-paren: #e0e0e0;
|
|
14867
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
14868
|
+
--cds-syntax-property-name: #33b1ff;
|
|
14869
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
14870
|
+
--cds-syntax-quote: #42be65;
|
|
14871
|
+
--cds-syntax-regexp: #be95ff;
|
|
14872
|
+
--cds-syntax-self: #3ddbd9;
|
|
14873
|
+
--cds-syntax-separator: #e0e0e0;
|
|
14874
|
+
--cds-syntax-special: #4589ff;
|
|
14875
|
+
--cds-syntax-special-string: #be95ff;
|
|
14876
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
14877
|
+
--cds-syntax-standard: #4589ff;
|
|
14878
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
14879
|
+
--cds-syntax-string: #f4f4f4;
|
|
14880
|
+
--cds-syntax-strong: #f4f4f4;
|
|
14881
|
+
--cds-syntax-tag: #3ddbd9;
|
|
14882
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
14883
|
+
--cds-syntax-type: #3ddbd9;
|
|
14884
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
14885
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
14886
|
+
--cds-syntax-unit: #6fdc8c;
|
|
14887
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
14888
|
+
--cds-syntax-url: #e0e0e0;
|
|
14889
|
+
--cds-syntax-variable: #a6c8ff;
|
|
14890
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
14522
14891
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
14523
14892
|
--cds-text-error: #ff8389;
|
|
14524
14893
|
--cds-text-helper: #a8a8a8;
|
|
@@ -15413,8 +15782,10 @@ div.cds--content-group-pictograms .cds--content-group__title {
|
|
|
15413
15782
|
--cds-chat-avatar-bot: #6f6f6f;
|
|
15414
15783
|
--cds-chat-avatar-user: #0f62fe;
|
|
15415
15784
|
--cds-chat-bubble-agent: #ffffff;
|
|
15785
|
+
--cds-chat-bubble-agent-text: #161616;
|
|
15416
15786
|
--cds-chat-bubble-border: #e0e0e0;
|
|
15417
15787
|
--cds-chat-bubble-user: #e0e0e0;
|
|
15788
|
+
--cds-chat-bubble-user-text: #161616;
|
|
15418
15789
|
--cds-chat-button: #0f62fe;
|
|
15419
15790
|
--cds-chat-button-active: rgba(141, 141, 141, 0.5);
|
|
15420
15791
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.12);
|
|
@@ -15422,9 +15793,11 @@ div.cds--content-group-pictograms .cds--content-group__title {
|
|
|
15422
15793
|
--cds-chat-button-text-hover: #0043ce;
|
|
15423
15794
|
--cds-chat-button-text-selected: #525252;
|
|
15424
15795
|
--cds-chat-header-background: #ffffff;
|
|
15796
|
+
--cds-chat-header-text: #161616;
|
|
15425
15797
|
--cds-chat-prompt-background: #ffffff;
|
|
15426
15798
|
--cds-chat-prompt-border-end: rgba(244, 244, 244, 0);
|
|
15427
15799
|
--cds-chat-prompt-border-start: #f4f4f4;
|
|
15800
|
+
--cds-chat-prompt-text: #161616;
|
|
15428
15801
|
--cds-chat-shell-background: #ffffff;
|
|
15429
15802
|
--cds-field-01: #ffffff;
|
|
15430
15803
|
--cds-field-02: #f4f4f4;
|
|
@@ -15496,6 +15869,92 @@ div.cds--content-group-pictograms .cds--content-group__title {
|
|
|
15496
15869
|
--cds-support-success-inverse: #42be65;
|
|
15497
15870
|
--cds-support-warning: #f1c21b;
|
|
15498
15871
|
--cds-support-warning-inverse: #f1c21b;
|
|
15872
|
+
--cds-syntax-angle-bracket: #697077;
|
|
15873
|
+
--cds-syntax-annotation: #007d79;
|
|
15874
|
+
--cds-syntax-arithmetic-operator: #343a3f;
|
|
15875
|
+
--cds-syntax-atom: #161616;
|
|
15876
|
+
--cds-syntax-attribute: #00539a;
|
|
15877
|
+
--cds-syntax-attribute-name: #00539a;
|
|
15878
|
+
--cds-syntax-attribute-value: #161616;
|
|
15879
|
+
--cds-syntax-bitwise-operator: #343a3f;
|
|
15880
|
+
--cds-syntax-block-comment: #198038;
|
|
15881
|
+
--cds-syntax-bool: #161616;
|
|
15882
|
+
--cds-syntax-brace: #343a3f;
|
|
15883
|
+
--cds-syntax-bracket: #343a3f;
|
|
15884
|
+
--cds-syntax-character: #161616;
|
|
15885
|
+
--cds-syntax-class-name: #007d79;
|
|
15886
|
+
--cds-syntax-color: #161616;
|
|
15887
|
+
--cds-syntax-comment: #198038;
|
|
15888
|
+
--cds-syntax-compare-operator: #343a3f;
|
|
15889
|
+
--cds-syntax-constant: #0f62fe;
|
|
15890
|
+
--cds-syntax-content: #161616;
|
|
15891
|
+
--cds-syntax-content-separator: #343a3f;
|
|
15892
|
+
--cds-syntax-control-keyword: #6929c4;
|
|
15893
|
+
--cds-syntax-control-operator: #6929c4;
|
|
15894
|
+
--cds-syntax-definition: #00539a;
|
|
15895
|
+
--cds-syntax-definition-keyword: #00539a;
|
|
15896
|
+
--cds-syntax-definition-operator: #00539a;
|
|
15897
|
+
--cds-syntax-deref-operator: #343a3f;
|
|
15898
|
+
--cds-syntax-doc-comment: #198038;
|
|
15899
|
+
--cds-syntax-doc-string: #161616;
|
|
15900
|
+
--cds-syntax-document-meta: #198038;
|
|
15901
|
+
--cds-syntax-emphasis: #161616;
|
|
15902
|
+
--cds-syntax-escape: #343a3f;
|
|
15903
|
+
--cds-syntax-float: #198038;
|
|
15904
|
+
--cds-syntax-function: #8e6a00;
|
|
15905
|
+
--cds-syntax-heading: #00539a;
|
|
15906
|
+
--cds-syntax-heading-1: #00539a;
|
|
15907
|
+
--cds-syntax-heading-2: #00539a;
|
|
15908
|
+
--cds-syntax-heading-3: #00539a;
|
|
15909
|
+
--cds-syntax-heading-4: #00539a;
|
|
15910
|
+
--cds-syntax-heading-5: #00539a;
|
|
15911
|
+
--cds-syntax-heading-6: #00539a;
|
|
15912
|
+
--cds-syntax-integer: #198038;
|
|
15913
|
+
--cds-syntax-invalid: #da1e28;
|
|
15914
|
+
--cds-syntax-keyword: #0f62fe;
|
|
15915
|
+
--cds-syntax-label-name: #0f62fe;
|
|
15916
|
+
--cds-syntax-line-comment: #198038;
|
|
15917
|
+
--cds-syntax-link: #0f62fe;
|
|
15918
|
+
--cds-syntax-list: #161616;
|
|
15919
|
+
--cds-syntax-literal: #161616;
|
|
15920
|
+
--cds-syntax-local: #0f62fe;
|
|
15921
|
+
--cds-syntax-logic-operator: #343a3f;
|
|
15922
|
+
--cds-syntax-macro-name: #161616;
|
|
15923
|
+
--cds-syntax-meta: #198038;
|
|
15924
|
+
--cds-syntax-modifier: #0f62fe;
|
|
15925
|
+
--cds-syntax-module-keyword: #6929c4;
|
|
15926
|
+
--cds-syntax-monospace: #161616;
|
|
15927
|
+
--cds-syntax-name: #0f62fe;
|
|
15928
|
+
--cds-syntax-namespace: #007d79;
|
|
15929
|
+
--cds-syntax-null: #161616;
|
|
15930
|
+
--cds-syntax-number: #198038;
|
|
15931
|
+
--cds-syntax-operator: #343a3f;
|
|
15932
|
+
--cds-syntax-operator-keyword: #0f62fe;
|
|
15933
|
+
--cds-syntax-paren: #343a3f;
|
|
15934
|
+
--cds-syntax-processing-instruction: #161616;
|
|
15935
|
+
--cds-syntax-property-name: #00539a;
|
|
15936
|
+
--cds-syntax-punctuation: #343a3f;
|
|
15937
|
+
--cds-syntax-quote: #198038;
|
|
15938
|
+
--cds-syntax-regexp: #6929c4;
|
|
15939
|
+
--cds-syntax-self: #007d79;
|
|
15940
|
+
--cds-syntax-separator: #343a3f;
|
|
15941
|
+
--cds-syntax-special: #0f62fe;
|
|
15942
|
+
--cds-syntax-special-string: #8a3ffc;
|
|
15943
|
+
--cds-syntax-square-bracket: #343a3f;
|
|
15944
|
+
--cds-syntax-standard: #0f62fe;
|
|
15945
|
+
--cds-syntax-strikethrough: #161616;
|
|
15946
|
+
--cds-syntax-string: #161616;
|
|
15947
|
+
--cds-syntax-strong: #161616;
|
|
15948
|
+
--cds-syntax-tag: #007d79;
|
|
15949
|
+
--cds-syntax-tag-name: #007d79;
|
|
15950
|
+
--cds-syntax-type: #007d79;
|
|
15951
|
+
--cds-syntax-type-name: #007d79;
|
|
15952
|
+
--cds-syntax-type-operator: #007d79;
|
|
15953
|
+
--cds-syntax-unit: #198038;
|
|
15954
|
+
--cds-syntax-update-operator: #343a3f;
|
|
15955
|
+
--cds-syntax-url: #343a3f;
|
|
15956
|
+
--cds-syntax-variable: #0f62fe;
|
|
15957
|
+
--cds-syntax-variable-name: #0f62fe;
|
|
15499
15958
|
--cds-text-disabled: rgba(22, 22, 22, 0.25);
|
|
15500
15959
|
--cds-text-error: #da1e28;
|
|
15501
15960
|
--cds-text-helper: #6f6f6f;
|
|
@@ -15889,8 +16348,10 @@ div.cds--content-group-pictograms .cds--content-group__title {
|
|
|
15889
16348
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
15890
16349
|
--cds-chat-avatar-user: #4589ff;
|
|
15891
16350
|
--cds-chat-bubble-agent: #262626;
|
|
16351
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
15892
16352
|
--cds-chat-bubble-border: #525252;
|
|
15893
16353
|
--cds-chat-bubble-user: #393939;
|
|
16354
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
15894
16355
|
--cds-chat-button: #78a9ff;
|
|
15895
16356
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
15896
16357
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -15898,9 +16359,11 @@ div.cds--content-group-pictograms .cds--content-group__title {
|
|
|
15898
16359
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
15899
16360
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
15900
16361
|
--cds-chat-header-background: #262626;
|
|
16362
|
+
--cds-chat-header-text: #f4f4f4;
|
|
15901
16363
|
--cds-chat-prompt-background: #161616;
|
|
15902
16364
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
15903
16365
|
--cds-chat-prompt-border-start: #262626;
|
|
16366
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
15904
16367
|
--cds-chat-shell-background: #262626;
|
|
15905
16368
|
--cds-field-01: #393939;
|
|
15906
16369
|
--cds-field-02: #525252;
|
|
@@ -15972,6 +16435,92 @@ div.cds--content-group-pictograms .cds--content-group__title {
|
|
|
15972
16435
|
--cds-support-success-inverse: #24a148;
|
|
15973
16436
|
--cds-support-warning: #f1c21b;
|
|
15974
16437
|
--cds-support-warning-inverse: #f1c21b;
|
|
16438
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
16439
|
+
--cds-syntax-annotation: #08bdba;
|
|
16440
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
16441
|
+
--cds-syntax-atom: #f4f4f4;
|
|
16442
|
+
--cds-syntax-attribute: #33b1ff;
|
|
16443
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
16444
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
16445
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
16446
|
+
--cds-syntax-block-comment: #42be65;
|
|
16447
|
+
--cds-syntax-bool: #f4f4f4;
|
|
16448
|
+
--cds-syntax-brace: #e0e0e0;
|
|
16449
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
16450
|
+
--cds-syntax-character: #f4f4f4;
|
|
16451
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
16452
|
+
--cds-syntax-color: #f4f4f4;
|
|
16453
|
+
--cds-syntax-comment: #42be65;
|
|
16454
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
16455
|
+
--cds-syntax-constant: #4589ff;
|
|
16456
|
+
--cds-syntax-content: #f4f4f4;
|
|
16457
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
16458
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
16459
|
+
--cds-syntax-control-operator: #be95ff;
|
|
16460
|
+
--cds-syntax-definition: #33b1ff;
|
|
16461
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
16462
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
16463
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
16464
|
+
--cds-syntax-doc-comment: #42be65;
|
|
16465
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
16466
|
+
--cds-syntax-document-meta: #42be65;
|
|
16467
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
16468
|
+
--cds-syntax-escape: #e0e0e0;
|
|
16469
|
+
--cds-syntax-float: #6fdc8c;
|
|
16470
|
+
--cds-syntax-function: #f1c21b;
|
|
16471
|
+
--cds-syntax-heading: #33b1ff;
|
|
16472
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
16473
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
16474
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
16475
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
16476
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
16477
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
16478
|
+
--cds-syntax-integer: #6fdc8c;
|
|
16479
|
+
--cds-syntax-invalid: #fa4d56;
|
|
16480
|
+
--cds-syntax-keyword: #4589ff;
|
|
16481
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
16482
|
+
--cds-syntax-line-comment: #42be65;
|
|
16483
|
+
--cds-syntax-link: #4589ff;
|
|
16484
|
+
--cds-syntax-list: #f4f4f4;
|
|
16485
|
+
--cds-syntax-literal: #f4f4f4;
|
|
16486
|
+
--cds-syntax-local: #a6c8ff;
|
|
16487
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
16488
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
16489
|
+
--cds-syntax-meta: #42be65;
|
|
16490
|
+
--cds-syntax-modifier: #4589ff;
|
|
16491
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
16492
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
16493
|
+
--cds-syntax-name: #a6c8ff;
|
|
16494
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
16495
|
+
--cds-syntax-null: #f4f4f4;
|
|
16496
|
+
--cds-syntax-number: #6fdc8c;
|
|
16497
|
+
--cds-syntax-operator: #e0e0e0;
|
|
16498
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
16499
|
+
--cds-syntax-paren: #e0e0e0;
|
|
16500
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
16501
|
+
--cds-syntax-property-name: #33b1ff;
|
|
16502
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
16503
|
+
--cds-syntax-quote: #42be65;
|
|
16504
|
+
--cds-syntax-regexp: #be95ff;
|
|
16505
|
+
--cds-syntax-self: #3ddbd9;
|
|
16506
|
+
--cds-syntax-separator: #e0e0e0;
|
|
16507
|
+
--cds-syntax-special: #4589ff;
|
|
16508
|
+
--cds-syntax-special-string: #be95ff;
|
|
16509
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
16510
|
+
--cds-syntax-standard: #4589ff;
|
|
16511
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
16512
|
+
--cds-syntax-string: #f4f4f4;
|
|
16513
|
+
--cds-syntax-strong: #f4f4f4;
|
|
16514
|
+
--cds-syntax-tag: #3ddbd9;
|
|
16515
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
16516
|
+
--cds-syntax-type: #3ddbd9;
|
|
16517
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
16518
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
16519
|
+
--cds-syntax-unit: #6fdc8c;
|
|
16520
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
16521
|
+
--cds-syntax-url: #e0e0e0;
|
|
16522
|
+
--cds-syntax-variable: #a6c8ff;
|
|
16523
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
15975
16524
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
15976
16525
|
--cds-text-error: #ffb3b8;
|
|
15977
16526
|
--cds-text-helper: #c6c6c6;
|
|
@@ -16365,8 +16914,10 @@ div.cds--content-group-pictograms .cds--content-group__title {
|
|
|
16365
16914
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
16366
16915
|
--cds-chat-avatar-user: #4589ff;
|
|
16367
16916
|
--cds-chat-bubble-agent: #262626;
|
|
16917
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
16368
16918
|
--cds-chat-bubble-border: #525252;
|
|
16369
16919
|
--cds-chat-bubble-user: #393939;
|
|
16920
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
16370
16921
|
--cds-chat-button: #78a9ff;
|
|
16371
16922
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
16372
16923
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -16374,9 +16925,11 @@ div.cds--content-group-pictograms .cds--content-group__title {
|
|
|
16374
16925
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
16375
16926
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
16376
16927
|
--cds-chat-header-background: #262626;
|
|
16928
|
+
--cds-chat-header-text: #f4f4f4;
|
|
16377
16929
|
--cds-chat-prompt-background: #161616;
|
|
16378
16930
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
16379
16931
|
--cds-chat-prompt-border-start: #262626;
|
|
16932
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
16380
16933
|
--cds-chat-shell-background: #262626;
|
|
16381
16934
|
--cds-field-01: #262626;
|
|
16382
16935
|
--cds-field-02: #393939;
|
|
@@ -16448,6 +17001,92 @@ div.cds--content-group-pictograms .cds--content-group__title {
|
|
|
16448
17001
|
--cds-support-success-inverse: #24a148;
|
|
16449
17002
|
--cds-support-warning: #f1c21b;
|
|
16450
17003
|
--cds-support-warning-inverse: #f1c21b;
|
|
17004
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
17005
|
+
--cds-syntax-annotation: #08bdba;
|
|
17006
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
17007
|
+
--cds-syntax-atom: #f4f4f4;
|
|
17008
|
+
--cds-syntax-attribute: #33b1ff;
|
|
17009
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
17010
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
17011
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
17012
|
+
--cds-syntax-block-comment: #42be65;
|
|
17013
|
+
--cds-syntax-bool: #f4f4f4;
|
|
17014
|
+
--cds-syntax-brace: #e0e0e0;
|
|
17015
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
17016
|
+
--cds-syntax-character: #f4f4f4;
|
|
17017
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
17018
|
+
--cds-syntax-color: #f4f4f4;
|
|
17019
|
+
--cds-syntax-comment: #42be65;
|
|
17020
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
17021
|
+
--cds-syntax-constant: #4589ff;
|
|
17022
|
+
--cds-syntax-content: #f4f4f4;
|
|
17023
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
17024
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
17025
|
+
--cds-syntax-control-operator: #be95ff;
|
|
17026
|
+
--cds-syntax-definition: #33b1ff;
|
|
17027
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
17028
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
17029
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
17030
|
+
--cds-syntax-doc-comment: #42be65;
|
|
17031
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
17032
|
+
--cds-syntax-document-meta: #42be65;
|
|
17033
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
17034
|
+
--cds-syntax-escape: #e0e0e0;
|
|
17035
|
+
--cds-syntax-float: #6fdc8c;
|
|
17036
|
+
--cds-syntax-function: #f1c21b;
|
|
17037
|
+
--cds-syntax-heading: #33b1ff;
|
|
17038
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
17039
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
17040
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
17041
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
17042
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
17043
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
17044
|
+
--cds-syntax-integer: #6fdc8c;
|
|
17045
|
+
--cds-syntax-invalid: #fa4d56;
|
|
17046
|
+
--cds-syntax-keyword: #4589ff;
|
|
17047
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
17048
|
+
--cds-syntax-line-comment: #42be65;
|
|
17049
|
+
--cds-syntax-link: #4589ff;
|
|
17050
|
+
--cds-syntax-list: #f4f4f4;
|
|
17051
|
+
--cds-syntax-literal: #f4f4f4;
|
|
17052
|
+
--cds-syntax-local: #a6c8ff;
|
|
17053
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
17054
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
17055
|
+
--cds-syntax-meta: #42be65;
|
|
17056
|
+
--cds-syntax-modifier: #4589ff;
|
|
17057
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
17058
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
17059
|
+
--cds-syntax-name: #a6c8ff;
|
|
17060
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
17061
|
+
--cds-syntax-null: #f4f4f4;
|
|
17062
|
+
--cds-syntax-number: #6fdc8c;
|
|
17063
|
+
--cds-syntax-operator: #e0e0e0;
|
|
17064
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
17065
|
+
--cds-syntax-paren: #e0e0e0;
|
|
17066
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
17067
|
+
--cds-syntax-property-name: #33b1ff;
|
|
17068
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
17069
|
+
--cds-syntax-quote: #42be65;
|
|
17070
|
+
--cds-syntax-regexp: #be95ff;
|
|
17071
|
+
--cds-syntax-self: #3ddbd9;
|
|
17072
|
+
--cds-syntax-separator: #e0e0e0;
|
|
17073
|
+
--cds-syntax-special: #4589ff;
|
|
17074
|
+
--cds-syntax-special-string: #be95ff;
|
|
17075
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
17076
|
+
--cds-syntax-standard: #4589ff;
|
|
17077
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
17078
|
+
--cds-syntax-string: #f4f4f4;
|
|
17079
|
+
--cds-syntax-strong: #f4f4f4;
|
|
17080
|
+
--cds-syntax-tag: #3ddbd9;
|
|
17081
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
17082
|
+
--cds-syntax-type: #3ddbd9;
|
|
17083
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
17084
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
17085
|
+
--cds-syntax-unit: #6fdc8c;
|
|
17086
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
17087
|
+
--cds-syntax-url: #e0e0e0;
|
|
17088
|
+
--cds-syntax-variable: #a6c8ff;
|
|
17089
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
16451
17090
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
16452
17091
|
--cds-text-error: #ff8389;
|
|
16453
17092
|
--cds-text-helper: #a8a8a8;
|
|
@@ -19134,8 +19773,10 @@ optgroup.cds--select-optgroup:disabled {
|
|
|
19134
19773
|
--cds-chat-avatar-bot: #6f6f6f;
|
|
19135
19774
|
--cds-chat-avatar-user: #0f62fe;
|
|
19136
19775
|
--cds-chat-bubble-agent: #ffffff;
|
|
19776
|
+
--cds-chat-bubble-agent-text: #161616;
|
|
19137
19777
|
--cds-chat-bubble-border: #e0e0e0;
|
|
19138
19778
|
--cds-chat-bubble-user: #e0e0e0;
|
|
19779
|
+
--cds-chat-bubble-user-text: #161616;
|
|
19139
19780
|
--cds-chat-button: #0f62fe;
|
|
19140
19781
|
--cds-chat-button-active: rgba(141, 141, 141, 0.5);
|
|
19141
19782
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.12);
|
|
@@ -19143,9 +19784,11 @@ optgroup.cds--select-optgroup:disabled {
|
|
|
19143
19784
|
--cds-chat-button-text-hover: #0043ce;
|
|
19144
19785
|
--cds-chat-button-text-selected: #525252;
|
|
19145
19786
|
--cds-chat-header-background: #ffffff;
|
|
19787
|
+
--cds-chat-header-text: #161616;
|
|
19146
19788
|
--cds-chat-prompt-background: #ffffff;
|
|
19147
19789
|
--cds-chat-prompt-border-end: rgba(244, 244, 244, 0);
|
|
19148
19790
|
--cds-chat-prompt-border-start: #f4f4f4;
|
|
19791
|
+
--cds-chat-prompt-text: #161616;
|
|
19149
19792
|
--cds-chat-shell-background: #ffffff;
|
|
19150
19793
|
--cds-field-01: #f4f4f4;
|
|
19151
19794
|
--cds-field-02: #ffffff;
|
|
@@ -19217,6 +19860,92 @@ optgroup.cds--select-optgroup:disabled {
|
|
|
19217
19860
|
--cds-support-success-inverse: #42be65;
|
|
19218
19861
|
--cds-support-warning: #f1c21b;
|
|
19219
19862
|
--cds-support-warning-inverse: #f1c21b;
|
|
19863
|
+
--cds-syntax-angle-bracket: #697077;
|
|
19864
|
+
--cds-syntax-annotation: #007d79;
|
|
19865
|
+
--cds-syntax-arithmetic-operator: #343a3f;
|
|
19866
|
+
--cds-syntax-atom: #161616;
|
|
19867
|
+
--cds-syntax-attribute: #00539a;
|
|
19868
|
+
--cds-syntax-attribute-name: #00539a;
|
|
19869
|
+
--cds-syntax-attribute-value: #161616;
|
|
19870
|
+
--cds-syntax-bitwise-operator: #343a3f;
|
|
19871
|
+
--cds-syntax-block-comment: #198038;
|
|
19872
|
+
--cds-syntax-bool: #161616;
|
|
19873
|
+
--cds-syntax-brace: #343a3f;
|
|
19874
|
+
--cds-syntax-bracket: #343a3f;
|
|
19875
|
+
--cds-syntax-character: #161616;
|
|
19876
|
+
--cds-syntax-class-name: #007d79;
|
|
19877
|
+
--cds-syntax-color: #161616;
|
|
19878
|
+
--cds-syntax-comment: #198038;
|
|
19879
|
+
--cds-syntax-compare-operator: #343a3f;
|
|
19880
|
+
--cds-syntax-constant: #0f62fe;
|
|
19881
|
+
--cds-syntax-content: #161616;
|
|
19882
|
+
--cds-syntax-content-separator: #343a3f;
|
|
19883
|
+
--cds-syntax-control-keyword: #6929c4;
|
|
19884
|
+
--cds-syntax-control-operator: #6929c4;
|
|
19885
|
+
--cds-syntax-definition: #00539a;
|
|
19886
|
+
--cds-syntax-definition-keyword: #00539a;
|
|
19887
|
+
--cds-syntax-definition-operator: #00539a;
|
|
19888
|
+
--cds-syntax-deref-operator: #343a3f;
|
|
19889
|
+
--cds-syntax-doc-comment: #198038;
|
|
19890
|
+
--cds-syntax-doc-string: #161616;
|
|
19891
|
+
--cds-syntax-document-meta: #198038;
|
|
19892
|
+
--cds-syntax-emphasis: #161616;
|
|
19893
|
+
--cds-syntax-escape: #343a3f;
|
|
19894
|
+
--cds-syntax-float: #198038;
|
|
19895
|
+
--cds-syntax-function: #8e6a00;
|
|
19896
|
+
--cds-syntax-heading: #00539a;
|
|
19897
|
+
--cds-syntax-heading-1: #00539a;
|
|
19898
|
+
--cds-syntax-heading-2: #00539a;
|
|
19899
|
+
--cds-syntax-heading-3: #00539a;
|
|
19900
|
+
--cds-syntax-heading-4: #00539a;
|
|
19901
|
+
--cds-syntax-heading-5: #00539a;
|
|
19902
|
+
--cds-syntax-heading-6: #00539a;
|
|
19903
|
+
--cds-syntax-integer: #198038;
|
|
19904
|
+
--cds-syntax-invalid: #da1e28;
|
|
19905
|
+
--cds-syntax-keyword: #0f62fe;
|
|
19906
|
+
--cds-syntax-label-name: #0f62fe;
|
|
19907
|
+
--cds-syntax-line-comment: #198038;
|
|
19908
|
+
--cds-syntax-link: #0f62fe;
|
|
19909
|
+
--cds-syntax-list: #161616;
|
|
19910
|
+
--cds-syntax-literal: #161616;
|
|
19911
|
+
--cds-syntax-local: #0f62fe;
|
|
19912
|
+
--cds-syntax-logic-operator: #343a3f;
|
|
19913
|
+
--cds-syntax-macro-name: #161616;
|
|
19914
|
+
--cds-syntax-meta: #198038;
|
|
19915
|
+
--cds-syntax-modifier: #0f62fe;
|
|
19916
|
+
--cds-syntax-module-keyword: #6929c4;
|
|
19917
|
+
--cds-syntax-monospace: #161616;
|
|
19918
|
+
--cds-syntax-name: #0f62fe;
|
|
19919
|
+
--cds-syntax-namespace: #007d79;
|
|
19920
|
+
--cds-syntax-null: #161616;
|
|
19921
|
+
--cds-syntax-number: #198038;
|
|
19922
|
+
--cds-syntax-operator: #343a3f;
|
|
19923
|
+
--cds-syntax-operator-keyword: #0f62fe;
|
|
19924
|
+
--cds-syntax-paren: #343a3f;
|
|
19925
|
+
--cds-syntax-processing-instruction: #161616;
|
|
19926
|
+
--cds-syntax-property-name: #00539a;
|
|
19927
|
+
--cds-syntax-punctuation: #343a3f;
|
|
19928
|
+
--cds-syntax-quote: #198038;
|
|
19929
|
+
--cds-syntax-regexp: #6929c4;
|
|
19930
|
+
--cds-syntax-self: #007d79;
|
|
19931
|
+
--cds-syntax-separator: #343a3f;
|
|
19932
|
+
--cds-syntax-special: #0f62fe;
|
|
19933
|
+
--cds-syntax-special-string: #8a3ffc;
|
|
19934
|
+
--cds-syntax-square-bracket: #343a3f;
|
|
19935
|
+
--cds-syntax-standard: #0f62fe;
|
|
19936
|
+
--cds-syntax-strikethrough: #161616;
|
|
19937
|
+
--cds-syntax-string: #161616;
|
|
19938
|
+
--cds-syntax-strong: #161616;
|
|
19939
|
+
--cds-syntax-tag: #007d79;
|
|
19940
|
+
--cds-syntax-tag-name: #007d79;
|
|
19941
|
+
--cds-syntax-type: #007d79;
|
|
19942
|
+
--cds-syntax-type-name: #007d79;
|
|
19943
|
+
--cds-syntax-type-operator: #007d79;
|
|
19944
|
+
--cds-syntax-unit: #198038;
|
|
19945
|
+
--cds-syntax-update-operator: #343a3f;
|
|
19946
|
+
--cds-syntax-url: #343a3f;
|
|
19947
|
+
--cds-syntax-variable: #0f62fe;
|
|
19948
|
+
--cds-syntax-variable-name: #0f62fe;
|
|
19220
19949
|
--cds-text-disabled: rgba(22, 22, 22, 0.25);
|
|
19221
19950
|
--cds-text-error: #da1e28;
|
|
19222
19951
|
--cds-text-helper: #6f6f6f;
|
|
@@ -20004,8 +20733,10 @@ optgroup.cds--select-optgroup:disabled {
|
|
|
20004
20733
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
20005
20734
|
--cds-chat-avatar-user: #4589ff;
|
|
20006
20735
|
--cds-chat-bubble-agent: #262626;
|
|
20736
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
20007
20737
|
--cds-chat-bubble-border: #525252;
|
|
20008
20738
|
--cds-chat-bubble-user: #393939;
|
|
20739
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
20009
20740
|
--cds-chat-button: #78a9ff;
|
|
20010
20741
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
20011
20742
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -20013,9 +20744,11 @@ optgroup.cds--select-optgroup:disabled {
|
|
|
20013
20744
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
20014
20745
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
20015
20746
|
--cds-chat-header-background: #262626;
|
|
20747
|
+
--cds-chat-header-text: #f4f4f4;
|
|
20016
20748
|
--cds-chat-prompt-background: #161616;
|
|
20017
20749
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
20018
20750
|
--cds-chat-prompt-border-start: #262626;
|
|
20751
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
20019
20752
|
--cds-chat-shell-background: #262626;
|
|
20020
20753
|
--cds-field-01: #262626;
|
|
20021
20754
|
--cds-field-02: #393939;
|
|
@@ -20087,6 +20820,92 @@ optgroup.cds--select-optgroup:disabled {
|
|
|
20087
20820
|
--cds-support-success-inverse: #24a148;
|
|
20088
20821
|
--cds-support-warning: #f1c21b;
|
|
20089
20822
|
--cds-support-warning-inverse: #f1c21b;
|
|
20823
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
20824
|
+
--cds-syntax-annotation: #08bdba;
|
|
20825
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
20826
|
+
--cds-syntax-atom: #f4f4f4;
|
|
20827
|
+
--cds-syntax-attribute: #33b1ff;
|
|
20828
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
20829
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
20830
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
20831
|
+
--cds-syntax-block-comment: #42be65;
|
|
20832
|
+
--cds-syntax-bool: #f4f4f4;
|
|
20833
|
+
--cds-syntax-brace: #e0e0e0;
|
|
20834
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
20835
|
+
--cds-syntax-character: #f4f4f4;
|
|
20836
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
20837
|
+
--cds-syntax-color: #f4f4f4;
|
|
20838
|
+
--cds-syntax-comment: #42be65;
|
|
20839
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
20840
|
+
--cds-syntax-constant: #4589ff;
|
|
20841
|
+
--cds-syntax-content: #f4f4f4;
|
|
20842
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
20843
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
20844
|
+
--cds-syntax-control-operator: #be95ff;
|
|
20845
|
+
--cds-syntax-definition: #33b1ff;
|
|
20846
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
20847
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
20848
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
20849
|
+
--cds-syntax-doc-comment: #42be65;
|
|
20850
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
20851
|
+
--cds-syntax-document-meta: #42be65;
|
|
20852
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
20853
|
+
--cds-syntax-escape: #e0e0e0;
|
|
20854
|
+
--cds-syntax-float: #6fdc8c;
|
|
20855
|
+
--cds-syntax-function: #f1c21b;
|
|
20856
|
+
--cds-syntax-heading: #33b1ff;
|
|
20857
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
20858
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
20859
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
20860
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
20861
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
20862
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
20863
|
+
--cds-syntax-integer: #6fdc8c;
|
|
20864
|
+
--cds-syntax-invalid: #fa4d56;
|
|
20865
|
+
--cds-syntax-keyword: #4589ff;
|
|
20866
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
20867
|
+
--cds-syntax-line-comment: #42be65;
|
|
20868
|
+
--cds-syntax-link: #4589ff;
|
|
20869
|
+
--cds-syntax-list: #f4f4f4;
|
|
20870
|
+
--cds-syntax-literal: #f4f4f4;
|
|
20871
|
+
--cds-syntax-local: #a6c8ff;
|
|
20872
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
20873
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
20874
|
+
--cds-syntax-meta: #42be65;
|
|
20875
|
+
--cds-syntax-modifier: #4589ff;
|
|
20876
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
20877
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
20878
|
+
--cds-syntax-name: #a6c8ff;
|
|
20879
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
20880
|
+
--cds-syntax-null: #f4f4f4;
|
|
20881
|
+
--cds-syntax-number: #6fdc8c;
|
|
20882
|
+
--cds-syntax-operator: #e0e0e0;
|
|
20883
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
20884
|
+
--cds-syntax-paren: #e0e0e0;
|
|
20885
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
20886
|
+
--cds-syntax-property-name: #33b1ff;
|
|
20887
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
20888
|
+
--cds-syntax-quote: #42be65;
|
|
20889
|
+
--cds-syntax-regexp: #be95ff;
|
|
20890
|
+
--cds-syntax-self: #3ddbd9;
|
|
20891
|
+
--cds-syntax-separator: #e0e0e0;
|
|
20892
|
+
--cds-syntax-special: #4589ff;
|
|
20893
|
+
--cds-syntax-special-string: #be95ff;
|
|
20894
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
20895
|
+
--cds-syntax-standard: #4589ff;
|
|
20896
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
20897
|
+
--cds-syntax-string: #f4f4f4;
|
|
20898
|
+
--cds-syntax-strong: #f4f4f4;
|
|
20899
|
+
--cds-syntax-tag: #3ddbd9;
|
|
20900
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
20901
|
+
--cds-syntax-type: #3ddbd9;
|
|
20902
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
20903
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
20904
|
+
--cds-syntax-unit: #6fdc8c;
|
|
20905
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
20906
|
+
--cds-syntax-url: #e0e0e0;
|
|
20907
|
+
--cds-syntax-variable: #a6c8ff;
|
|
20908
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
20090
20909
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
20091
20910
|
--cds-text-error: #ff8389;
|
|
20092
20911
|
--cds-text-helper: #a8a8a8;
|
|
@@ -20524,8 +21343,10 @@ optgroup.cds--select-optgroup:disabled {
|
|
|
20524
21343
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
20525
21344
|
--cds-chat-avatar-user: #4589ff;
|
|
20526
21345
|
--cds-chat-bubble-agent: #262626;
|
|
21346
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
20527
21347
|
--cds-chat-bubble-border: #525252;
|
|
20528
21348
|
--cds-chat-bubble-user: #393939;
|
|
21349
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
20529
21350
|
--cds-chat-button: #78a9ff;
|
|
20530
21351
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
20531
21352
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -20533,9 +21354,11 @@ optgroup.cds--select-optgroup:disabled {
|
|
|
20533
21354
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
20534
21355
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
20535
21356
|
--cds-chat-header-background: #262626;
|
|
21357
|
+
--cds-chat-header-text: #f4f4f4;
|
|
20536
21358
|
--cds-chat-prompt-background: #161616;
|
|
20537
21359
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
20538
21360
|
--cds-chat-prompt-border-start: #262626;
|
|
21361
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
20539
21362
|
--cds-chat-shell-background: #262626;
|
|
20540
21363
|
--cds-field-01: #262626;
|
|
20541
21364
|
--cds-field-02: #393939;
|
|
@@ -20607,6 +21430,92 @@ optgroup.cds--select-optgroup:disabled {
|
|
|
20607
21430
|
--cds-support-success-inverse: #24a148;
|
|
20608
21431
|
--cds-support-warning: #f1c21b;
|
|
20609
21432
|
--cds-support-warning-inverse: #f1c21b;
|
|
21433
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
21434
|
+
--cds-syntax-annotation: #08bdba;
|
|
21435
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
21436
|
+
--cds-syntax-atom: #f4f4f4;
|
|
21437
|
+
--cds-syntax-attribute: #33b1ff;
|
|
21438
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
21439
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
21440
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
21441
|
+
--cds-syntax-block-comment: #42be65;
|
|
21442
|
+
--cds-syntax-bool: #f4f4f4;
|
|
21443
|
+
--cds-syntax-brace: #e0e0e0;
|
|
21444
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
21445
|
+
--cds-syntax-character: #f4f4f4;
|
|
21446
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
21447
|
+
--cds-syntax-color: #f4f4f4;
|
|
21448
|
+
--cds-syntax-comment: #42be65;
|
|
21449
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
21450
|
+
--cds-syntax-constant: #4589ff;
|
|
21451
|
+
--cds-syntax-content: #f4f4f4;
|
|
21452
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
21453
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
21454
|
+
--cds-syntax-control-operator: #be95ff;
|
|
21455
|
+
--cds-syntax-definition: #33b1ff;
|
|
21456
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
21457
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
21458
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
21459
|
+
--cds-syntax-doc-comment: #42be65;
|
|
21460
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
21461
|
+
--cds-syntax-document-meta: #42be65;
|
|
21462
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
21463
|
+
--cds-syntax-escape: #e0e0e0;
|
|
21464
|
+
--cds-syntax-float: #6fdc8c;
|
|
21465
|
+
--cds-syntax-function: #f1c21b;
|
|
21466
|
+
--cds-syntax-heading: #33b1ff;
|
|
21467
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
21468
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
21469
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
21470
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
21471
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
21472
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
21473
|
+
--cds-syntax-integer: #6fdc8c;
|
|
21474
|
+
--cds-syntax-invalid: #fa4d56;
|
|
21475
|
+
--cds-syntax-keyword: #4589ff;
|
|
21476
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
21477
|
+
--cds-syntax-line-comment: #42be65;
|
|
21478
|
+
--cds-syntax-link: #4589ff;
|
|
21479
|
+
--cds-syntax-list: #f4f4f4;
|
|
21480
|
+
--cds-syntax-literal: #f4f4f4;
|
|
21481
|
+
--cds-syntax-local: #a6c8ff;
|
|
21482
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
21483
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
21484
|
+
--cds-syntax-meta: #42be65;
|
|
21485
|
+
--cds-syntax-modifier: #4589ff;
|
|
21486
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
21487
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
21488
|
+
--cds-syntax-name: #a6c8ff;
|
|
21489
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
21490
|
+
--cds-syntax-null: #f4f4f4;
|
|
21491
|
+
--cds-syntax-number: #6fdc8c;
|
|
21492
|
+
--cds-syntax-operator: #e0e0e0;
|
|
21493
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
21494
|
+
--cds-syntax-paren: #e0e0e0;
|
|
21495
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
21496
|
+
--cds-syntax-property-name: #33b1ff;
|
|
21497
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
21498
|
+
--cds-syntax-quote: #42be65;
|
|
21499
|
+
--cds-syntax-regexp: #be95ff;
|
|
21500
|
+
--cds-syntax-self: #3ddbd9;
|
|
21501
|
+
--cds-syntax-separator: #e0e0e0;
|
|
21502
|
+
--cds-syntax-special: #4589ff;
|
|
21503
|
+
--cds-syntax-special-string: #be95ff;
|
|
21504
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
21505
|
+
--cds-syntax-standard: #4589ff;
|
|
21506
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
21507
|
+
--cds-syntax-string: #f4f4f4;
|
|
21508
|
+
--cds-syntax-strong: #f4f4f4;
|
|
21509
|
+
--cds-syntax-tag: #3ddbd9;
|
|
21510
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
21511
|
+
--cds-syntax-type: #3ddbd9;
|
|
21512
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
21513
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
21514
|
+
--cds-syntax-unit: #6fdc8c;
|
|
21515
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
21516
|
+
--cds-syntax-url: #e0e0e0;
|
|
21517
|
+
--cds-syntax-variable: #a6c8ff;
|
|
21518
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
20610
21519
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
20611
21520
|
--cds-text-error: #ff8389;
|
|
20612
21521
|
--cds-text-helper: #a8a8a8;
|
|
@@ -21515,8 +22424,10 @@ optgroup.cds--select-optgroup:disabled {
|
|
|
21515
22424
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
21516
22425
|
--cds-chat-avatar-user: #4589ff;
|
|
21517
22426
|
--cds-chat-bubble-agent: #262626;
|
|
22427
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
21518
22428
|
--cds-chat-bubble-border: #525252;
|
|
21519
22429
|
--cds-chat-bubble-user: #393939;
|
|
22430
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
21520
22431
|
--cds-chat-button: #78a9ff;
|
|
21521
22432
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
21522
22433
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -21524,9 +22435,11 @@ optgroup.cds--select-optgroup:disabled {
|
|
|
21524
22435
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
21525
22436
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
21526
22437
|
--cds-chat-header-background: #262626;
|
|
22438
|
+
--cds-chat-header-text: #f4f4f4;
|
|
21527
22439
|
--cds-chat-prompt-background: #161616;
|
|
21528
22440
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
21529
22441
|
--cds-chat-prompt-border-start: #262626;
|
|
22442
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
21530
22443
|
--cds-chat-shell-background: #262626;
|
|
21531
22444
|
--cds-field-01: #262626;
|
|
21532
22445
|
--cds-field-02: #393939;
|
|
@@ -21598,6 +22511,92 @@ optgroup.cds--select-optgroup:disabled {
|
|
|
21598
22511
|
--cds-support-success-inverse: #24a148;
|
|
21599
22512
|
--cds-support-warning: #f1c21b;
|
|
21600
22513
|
--cds-support-warning-inverse: #f1c21b;
|
|
22514
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
22515
|
+
--cds-syntax-annotation: #08bdba;
|
|
22516
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
22517
|
+
--cds-syntax-atom: #f4f4f4;
|
|
22518
|
+
--cds-syntax-attribute: #33b1ff;
|
|
22519
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
22520
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
22521
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
22522
|
+
--cds-syntax-block-comment: #42be65;
|
|
22523
|
+
--cds-syntax-bool: #f4f4f4;
|
|
22524
|
+
--cds-syntax-brace: #e0e0e0;
|
|
22525
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
22526
|
+
--cds-syntax-character: #f4f4f4;
|
|
22527
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
22528
|
+
--cds-syntax-color: #f4f4f4;
|
|
22529
|
+
--cds-syntax-comment: #42be65;
|
|
22530
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
22531
|
+
--cds-syntax-constant: #4589ff;
|
|
22532
|
+
--cds-syntax-content: #f4f4f4;
|
|
22533
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
22534
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
22535
|
+
--cds-syntax-control-operator: #be95ff;
|
|
22536
|
+
--cds-syntax-definition: #33b1ff;
|
|
22537
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
22538
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
22539
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
22540
|
+
--cds-syntax-doc-comment: #42be65;
|
|
22541
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
22542
|
+
--cds-syntax-document-meta: #42be65;
|
|
22543
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
22544
|
+
--cds-syntax-escape: #e0e0e0;
|
|
22545
|
+
--cds-syntax-float: #6fdc8c;
|
|
22546
|
+
--cds-syntax-function: #f1c21b;
|
|
22547
|
+
--cds-syntax-heading: #33b1ff;
|
|
22548
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
22549
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
22550
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
22551
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
22552
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
22553
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
22554
|
+
--cds-syntax-integer: #6fdc8c;
|
|
22555
|
+
--cds-syntax-invalid: #fa4d56;
|
|
22556
|
+
--cds-syntax-keyword: #4589ff;
|
|
22557
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
22558
|
+
--cds-syntax-line-comment: #42be65;
|
|
22559
|
+
--cds-syntax-link: #4589ff;
|
|
22560
|
+
--cds-syntax-list: #f4f4f4;
|
|
22561
|
+
--cds-syntax-literal: #f4f4f4;
|
|
22562
|
+
--cds-syntax-local: #a6c8ff;
|
|
22563
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
22564
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
22565
|
+
--cds-syntax-meta: #42be65;
|
|
22566
|
+
--cds-syntax-modifier: #4589ff;
|
|
22567
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
22568
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
22569
|
+
--cds-syntax-name: #a6c8ff;
|
|
22570
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
22571
|
+
--cds-syntax-null: #f4f4f4;
|
|
22572
|
+
--cds-syntax-number: #6fdc8c;
|
|
22573
|
+
--cds-syntax-operator: #e0e0e0;
|
|
22574
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
22575
|
+
--cds-syntax-paren: #e0e0e0;
|
|
22576
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
22577
|
+
--cds-syntax-property-name: #33b1ff;
|
|
22578
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
22579
|
+
--cds-syntax-quote: #42be65;
|
|
22580
|
+
--cds-syntax-regexp: #be95ff;
|
|
22581
|
+
--cds-syntax-self: #3ddbd9;
|
|
22582
|
+
--cds-syntax-separator: #e0e0e0;
|
|
22583
|
+
--cds-syntax-special: #4589ff;
|
|
22584
|
+
--cds-syntax-special-string: #be95ff;
|
|
22585
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
22586
|
+
--cds-syntax-standard: #4589ff;
|
|
22587
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
22588
|
+
--cds-syntax-string: #f4f4f4;
|
|
22589
|
+
--cds-syntax-strong: #f4f4f4;
|
|
22590
|
+
--cds-syntax-tag: #3ddbd9;
|
|
22591
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
22592
|
+
--cds-syntax-type: #3ddbd9;
|
|
22593
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
22594
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
22595
|
+
--cds-syntax-unit: #6fdc8c;
|
|
22596
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
22597
|
+
--cds-syntax-url: #e0e0e0;
|
|
22598
|
+
--cds-syntax-variable: #a6c8ff;
|
|
22599
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
21601
22600
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
21602
22601
|
--cds-text-error: #ff8389;
|
|
21603
22602
|
--cds-text-helper: #a8a8a8;
|
|
@@ -22400,8 +23399,10 @@ optgroup.cds--select-optgroup:disabled {
|
|
|
22400
23399
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
22401
23400
|
--cds-chat-avatar-user: #4589ff;
|
|
22402
23401
|
--cds-chat-bubble-agent: #262626;
|
|
23402
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
22403
23403
|
--cds-chat-bubble-border: #525252;
|
|
22404
23404
|
--cds-chat-bubble-user: #393939;
|
|
23405
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
22405
23406
|
--cds-chat-button: #78a9ff;
|
|
22406
23407
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
22407
23408
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -22409,9 +23410,11 @@ optgroup.cds--select-optgroup:disabled {
|
|
|
22409
23410
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
22410
23411
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
22411
23412
|
--cds-chat-header-background: #262626;
|
|
23413
|
+
--cds-chat-header-text: #f4f4f4;
|
|
22412
23414
|
--cds-chat-prompt-background: #161616;
|
|
22413
23415
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
22414
23416
|
--cds-chat-prompt-border-start: #262626;
|
|
23417
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
22415
23418
|
--cds-chat-shell-background: #262626;
|
|
22416
23419
|
--cds-field-01: #262626;
|
|
22417
23420
|
--cds-field-02: #393939;
|
|
@@ -22483,6 +23486,92 @@ optgroup.cds--select-optgroup:disabled {
|
|
|
22483
23486
|
--cds-support-success-inverse: #24a148;
|
|
22484
23487
|
--cds-support-warning: #f1c21b;
|
|
22485
23488
|
--cds-support-warning-inverse: #f1c21b;
|
|
23489
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
23490
|
+
--cds-syntax-annotation: #08bdba;
|
|
23491
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
23492
|
+
--cds-syntax-atom: #f4f4f4;
|
|
23493
|
+
--cds-syntax-attribute: #33b1ff;
|
|
23494
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
23495
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
23496
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
23497
|
+
--cds-syntax-block-comment: #42be65;
|
|
23498
|
+
--cds-syntax-bool: #f4f4f4;
|
|
23499
|
+
--cds-syntax-brace: #e0e0e0;
|
|
23500
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
23501
|
+
--cds-syntax-character: #f4f4f4;
|
|
23502
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
23503
|
+
--cds-syntax-color: #f4f4f4;
|
|
23504
|
+
--cds-syntax-comment: #42be65;
|
|
23505
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
23506
|
+
--cds-syntax-constant: #4589ff;
|
|
23507
|
+
--cds-syntax-content: #f4f4f4;
|
|
23508
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
23509
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
23510
|
+
--cds-syntax-control-operator: #be95ff;
|
|
23511
|
+
--cds-syntax-definition: #33b1ff;
|
|
23512
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
23513
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
23514
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
23515
|
+
--cds-syntax-doc-comment: #42be65;
|
|
23516
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
23517
|
+
--cds-syntax-document-meta: #42be65;
|
|
23518
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
23519
|
+
--cds-syntax-escape: #e0e0e0;
|
|
23520
|
+
--cds-syntax-float: #6fdc8c;
|
|
23521
|
+
--cds-syntax-function: #f1c21b;
|
|
23522
|
+
--cds-syntax-heading: #33b1ff;
|
|
23523
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
23524
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
23525
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
23526
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
23527
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
23528
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
23529
|
+
--cds-syntax-integer: #6fdc8c;
|
|
23530
|
+
--cds-syntax-invalid: #fa4d56;
|
|
23531
|
+
--cds-syntax-keyword: #4589ff;
|
|
23532
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
23533
|
+
--cds-syntax-line-comment: #42be65;
|
|
23534
|
+
--cds-syntax-link: #4589ff;
|
|
23535
|
+
--cds-syntax-list: #f4f4f4;
|
|
23536
|
+
--cds-syntax-literal: #f4f4f4;
|
|
23537
|
+
--cds-syntax-local: #a6c8ff;
|
|
23538
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
23539
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
23540
|
+
--cds-syntax-meta: #42be65;
|
|
23541
|
+
--cds-syntax-modifier: #4589ff;
|
|
23542
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
23543
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
23544
|
+
--cds-syntax-name: #a6c8ff;
|
|
23545
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
23546
|
+
--cds-syntax-null: #f4f4f4;
|
|
23547
|
+
--cds-syntax-number: #6fdc8c;
|
|
23548
|
+
--cds-syntax-operator: #e0e0e0;
|
|
23549
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
23550
|
+
--cds-syntax-paren: #e0e0e0;
|
|
23551
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
23552
|
+
--cds-syntax-property-name: #33b1ff;
|
|
23553
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
23554
|
+
--cds-syntax-quote: #42be65;
|
|
23555
|
+
--cds-syntax-regexp: #be95ff;
|
|
23556
|
+
--cds-syntax-self: #3ddbd9;
|
|
23557
|
+
--cds-syntax-separator: #e0e0e0;
|
|
23558
|
+
--cds-syntax-special: #4589ff;
|
|
23559
|
+
--cds-syntax-special-string: #be95ff;
|
|
23560
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
23561
|
+
--cds-syntax-standard: #4589ff;
|
|
23562
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
23563
|
+
--cds-syntax-string: #f4f4f4;
|
|
23564
|
+
--cds-syntax-strong: #f4f4f4;
|
|
23565
|
+
--cds-syntax-tag: #3ddbd9;
|
|
23566
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
23567
|
+
--cds-syntax-type: #3ddbd9;
|
|
23568
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
23569
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
23570
|
+
--cds-syntax-unit: #6fdc8c;
|
|
23571
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
23572
|
+
--cds-syntax-url: #e0e0e0;
|
|
23573
|
+
--cds-syntax-variable: #a6c8ff;
|
|
23574
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
22486
23575
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
22487
23576
|
--cds-text-error: #ff8389;
|
|
22488
23577
|
--cds-text-helper: #a8a8a8;
|
|
@@ -22956,8 +24045,10 @@ nav.cds--footer-nav__locale-button--disabled {
|
|
|
22956
24045
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
22957
24046
|
--cds-chat-avatar-user: #4589ff;
|
|
22958
24047
|
--cds-chat-bubble-agent: #262626;
|
|
24048
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
22959
24049
|
--cds-chat-bubble-border: #525252;
|
|
22960
24050
|
--cds-chat-bubble-user: #393939;
|
|
24051
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
22961
24052
|
--cds-chat-button: #78a9ff;
|
|
22962
24053
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
22963
24054
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -22965,9 +24056,11 @@ nav.cds--footer-nav__locale-button--disabled {
|
|
|
22965
24056
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
22966
24057
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
22967
24058
|
--cds-chat-header-background: #262626;
|
|
24059
|
+
--cds-chat-header-text: #f4f4f4;
|
|
22968
24060
|
--cds-chat-prompt-background: #161616;
|
|
22969
24061
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
22970
24062
|
--cds-chat-prompt-border-start: #262626;
|
|
24063
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
22971
24064
|
--cds-chat-shell-background: #262626;
|
|
22972
24065
|
--cds-field-01: #262626;
|
|
22973
24066
|
--cds-field-02: #393939;
|
|
@@ -23039,6 +24132,92 @@ nav.cds--footer-nav__locale-button--disabled {
|
|
|
23039
24132
|
--cds-support-success-inverse: #24a148;
|
|
23040
24133
|
--cds-support-warning: #f1c21b;
|
|
23041
24134
|
--cds-support-warning-inverse: #f1c21b;
|
|
24135
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
24136
|
+
--cds-syntax-annotation: #08bdba;
|
|
24137
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
24138
|
+
--cds-syntax-atom: #f4f4f4;
|
|
24139
|
+
--cds-syntax-attribute: #33b1ff;
|
|
24140
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
24141
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
24142
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
24143
|
+
--cds-syntax-block-comment: #42be65;
|
|
24144
|
+
--cds-syntax-bool: #f4f4f4;
|
|
24145
|
+
--cds-syntax-brace: #e0e0e0;
|
|
24146
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
24147
|
+
--cds-syntax-character: #f4f4f4;
|
|
24148
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
24149
|
+
--cds-syntax-color: #f4f4f4;
|
|
24150
|
+
--cds-syntax-comment: #42be65;
|
|
24151
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
24152
|
+
--cds-syntax-constant: #4589ff;
|
|
24153
|
+
--cds-syntax-content: #f4f4f4;
|
|
24154
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
24155
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
24156
|
+
--cds-syntax-control-operator: #be95ff;
|
|
24157
|
+
--cds-syntax-definition: #33b1ff;
|
|
24158
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
24159
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
24160
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
24161
|
+
--cds-syntax-doc-comment: #42be65;
|
|
24162
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
24163
|
+
--cds-syntax-document-meta: #42be65;
|
|
24164
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
24165
|
+
--cds-syntax-escape: #e0e0e0;
|
|
24166
|
+
--cds-syntax-float: #6fdc8c;
|
|
24167
|
+
--cds-syntax-function: #f1c21b;
|
|
24168
|
+
--cds-syntax-heading: #33b1ff;
|
|
24169
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
24170
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
24171
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
24172
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
24173
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
24174
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
24175
|
+
--cds-syntax-integer: #6fdc8c;
|
|
24176
|
+
--cds-syntax-invalid: #fa4d56;
|
|
24177
|
+
--cds-syntax-keyword: #4589ff;
|
|
24178
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
24179
|
+
--cds-syntax-line-comment: #42be65;
|
|
24180
|
+
--cds-syntax-link: #4589ff;
|
|
24181
|
+
--cds-syntax-list: #f4f4f4;
|
|
24182
|
+
--cds-syntax-literal: #f4f4f4;
|
|
24183
|
+
--cds-syntax-local: #a6c8ff;
|
|
24184
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
24185
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
24186
|
+
--cds-syntax-meta: #42be65;
|
|
24187
|
+
--cds-syntax-modifier: #4589ff;
|
|
24188
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
24189
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
24190
|
+
--cds-syntax-name: #a6c8ff;
|
|
24191
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
24192
|
+
--cds-syntax-null: #f4f4f4;
|
|
24193
|
+
--cds-syntax-number: #6fdc8c;
|
|
24194
|
+
--cds-syntax-operator: #e0e0e0;
|
|
24195
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
24196
|
+
--cds-syntax-paren: #e0e0e0;
|
|
24197
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
24198
|
+
--cds-syntax-property-name: #33b1ff;
|
|
24199
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
24200
|
+
--cds-syntax-quote: #42be65;
|
|
24201
|
+
--cds-syntax-regexp: #be95ff;
|
|
24202
|
+
--cds-syntax-self: #3ddbd9;
|
|
24203
|
+
--cds-syntax-separator: #e0e0e0;
|
|
24204
|
+
--cds-syntax-special: #4589ff;
|
|
24205
|
+
--cds-syntax-special-string: #be95ff;
|
|
24206
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
24207
|
+
--cds-syntax-standard: #4589ff;
|
|
24208
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
24209
|
+
--cds-syntax-string: #f4f4f4;
|
|
24210
|
+
--cds-syntax-strong: #f4f4f4;
|
|
24211
|
+
--cds-syntax-tag: #3ddbd9;
|
|
24212
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
24213
|
+
--cds-syntax-type: #3ddbd9;
|
|
24214
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
24215
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
24216
|
+
--cds-syntax-unit: #6fdc8c;
|
|
24217
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
24218
|
+
--cds-syntax-url: #e0e0e0;
|
|
24219
|
+
--cds-syntax-variable: #a6c8ff;
|
|
24220
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
23042
24221
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
23043
24222
|
--cds-text-error: #ff8389;
|
|
23044
24223
|
--cds-text-helper: #a8a8a8;
|
|
@@ -25544,8 +26723,10 @@ screen and (prefers-contrast) {
|
|
|
25544
26723
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
25545
26724
|
--cds-chat-avatar-user: #4589ff;
|
|
25546
26725
|
--cds-chat-bubble-agent: #262626;
|
|
26726
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
25547
26727
|
--cds-chat-bubble-border: #525252;
|
|
25548
26728
|
--cds-chat-bubble-user: #393939;
|
|
26729
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
25549
26730
|
--cds-chat-button: #78a9ff;
|
|
25550
26731
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
25551
26732
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -25553,9 +26734,11 @@ screen and (prefers-contrast) {
|
|
|
25553
26734
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
25554
26735
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
25555
26736
|
--cds-chat-header-background: #262626;
|
|
26737
|
+
--cds-chat-header-text: #f4f4f4;
|
|
25556
26738
|
--cds-chat-prompt-background: #161616;
|
|
25557
26739
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
25558
26740
|
--cds-chat-prompt-border-start: #262626;
|
|
26741
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
25559
26742
|
--cds-chat-shell-background: #262626;
|
|
25560
26743
|
--cds-field-01: #262626;
|
|
25561
26744
|
--cds-field-02: #393939;
|
|
@@ -25627,6 +26810,92 @@ screen and (prefers-contrast) {
|
|
|
25627
26810
|
--cds-support-success-inverse: #24a148;
|
|
25628
26811
|
--cds-support-warning: #f1c21b;
|
|
25629
26812
|
--cds-support-warning-inverse: #f1c21b;
|
|
26813
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
26814
|
+
--cds-syntax-annotation: #08bdba;
|
|
26815
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
26816
|
+
--cds-syntax-atom: #f4f4f4;
|
|
26817
|
+
--cds-syntax-attribute: #33b1ff;
|
|
26818
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
26819
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
26820
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
26821
|
+
--cds-syntax-block-comment: #42be65;
|
|
26822
|
+
--cds-syntax-bool: #f4f4f4;
|
|
26823
|
+
--cds-syntax-brace: #e0e0e0;
|
|
26824
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
26825
|
+
--cds-syntax-character: #f4f4f4;
|
|
26826
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
26827
|
+
--cds-syntax-color: #f4f4f4;
|
|
26828
|
+
--cds-syntax-comment: #42be65;
|
|
26829
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
26830
|
+
--cds-syntax-constant: #4589ff;
|
|
26831
|
+
--cds-syntax-content: #f4f4f4;
|
|
26832
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
26833
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
26834
|
+
--cds-syntax-control-operator: #be95ff;
|
|
26835
|
+
--cds-syntax-definition: #33b1ff;
|
|
26836
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
26837
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
26838
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
26839
|
+
--cds-syntax-doc-comment: #42be65;
|
|
26840
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
26841
|
+
--cds-syntax-document-meta: #42be65;
|
|
26842
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
26843
|
+
--cds-syntax-escape: #e0e0e0;
|
|
26844
|
+
--cds-syntax-float: #6fdc8c;
|
|
26845
|
+
--cds-syntax-function: #f1c21b;
|
|
26846
|
+
--cds-syntax-heading: #33b1ff;
|
|
26847
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
26848
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
26849
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
26850
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
26851
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
26852
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
26853
|
+
--cds-syntax-integer: #6fdc8c;
|
|
26854
|
+
--cds-syntax-invalid: #fa4d56;
|
|
26855
|
+
--cds-syntax-keyword: #4589ff;
|
|
26856
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
26857
|
+
--cds-syntax-line-comment: #42be65;
|
|
26858
|
+
--cds-syntax-link: #4589ff;
|
|
26859
|
+
--cds-syntax-list: #f4f4f4;
|
|
26860
|
+
--cds-syntax-literal: #f4f4f4;
|
|
26861
|
+
--cds-syntax-local: #a6c8ff;
|
|
26862
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
26863
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
26864
|
+
--cds-syntax-meta: #42be65;
|
|
26865
|
+
--cds-syntax-modifier: #4589ff;
|
|
26866
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
26867
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
26868
|
+
--cds-syntax-name: #a6c8ff;
|
|
26869
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
26870
|
+
--cds-syntax-null: #f4f4f4;
|
|
26871
|
+
--cds-syntax-number: #6fdc8c;
|
|
26872
|
+
--cds-syntax-operator: #e0e0e0;
|
|
26873
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
26874
|
+
--cds-syntax-paren: #e0e0e0;
|
|
26875
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
26876
|
+
--cds-syntax-property-name: #33b1ff;
|
|
26877
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
26878
|
+
--cds-syntax-quote: #42be65;
|
|
26879
|
+
--cds-syntax-regexp: #be95ff;
|
|
26880
|
+
--cds-syntax-self: #3ddbd9;
|
|
26881
|
+
--cds-syntax-separator: #e0e0e0;
|
|
26882
|
+
--cds-syntax-special: #4589ff;
|
|
26883
|
+
--cds-syntax-special-string: #be95ff;
|
|
26884
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
26885
|
+
--cds-syntax-standard: #4589ff;
|
|
26886
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
26887
|
+
--cds-syntax-string: #f4f4f4;
|
|
26888
|
+
--cds-syntax-strong: #f4f4f4;
|
|
26889
|
+
--cds-syntax-tag: #3ddbd9;
|
|
26890
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
26891
|
+
--cds-syntax-type: #3ddbd9;
|
|
26892
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
26893
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
26894
|
+
--cds-syntax-unit: #6fdc8c;
|
|
26895
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
26896
|
+
--cds-syntax-url: #e0e0e0;
|
|
26897
|
+
--cds-syntax-variable: #a6c8ff;
|
|
26898
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
25630
26899
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
25631
26900
|
--cds-text-error: #ff8389;
|
|
25632
26901
|
--cds-text-helper: #a8a8a8;
|
|
@@ -26156,8 +27425,10 @@ screen and (prefers-contrast) {
|
|
|
26156
27425
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
26157
27426
|
--cds-chat-avatar-user: #4589ff;
|
|
26158
27427
|
--cds-chat-bubble-agent: #262626;
|
|
27428
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
26159
27429
|
--cds-chat-bubble-border: #525252;
|
|
26160
27430
|
--cds-chat-bubble-user: #393939;
|
|
27431
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
26161
27432
|
--cds-chat-button: #78a9ff;
|
|
26162
27433
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
26163
27434
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -26165,9 +27436,11 @@ screen and (prefers-contrast) {
|
|
|
26165
27436
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
26166
27437
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
26167
27438
|
--cds-chat-header-background: #262626;
|
|
27439
|
+
--cds-chat-header-text: #f4f4f4;
|
|
26168
27440
|
--cds-chat-prompt-background: #161616;
|
|
26169
27441
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
26170
27442
|
--cds-chat-prompt-border-start: #262626;
|
|
27443
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
26171
27444
|
--cds-chat-shell-background: #262626;
|
|
26172
27445
|
--cds-field-01: #262626;
|
|
26173
27446
|
--cds-field-02: #393939;
|
|
@@ -26239,6 +27512,92 @@ screen and (prefers-contrast) {
|
|
|
26239
27512
|
--cds-support-success-inverse: #24a148;
|
|
26240
27513
|
--cds-support-warning: #f1c21b;
|
|
26241
27514
|
--cds-support-warning-inverse: #f1c21b;
|
|
27515
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
27516
|
+
--cds-syntax-annotation: #08bdba;
|
|
27517
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
27518
|
+
--cds-syntax-atom: #f4f4f4;
|
|
27519
|
+
--cds-syntax-attribute: #33b1ff;
|
|
27520
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
27521
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
27522
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
27523
|
+
--cds-syntax-block-comment: #42be65;
|
|
27524
|
+
--cds-syntax-bool: #f4f4f4;
|
|
27525
|
+
--cds-syntax-brace: #e0e0e0;
|
|
27526
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
27527
|
+
--cds-syntax-character: #f4f4f4;
|
|
27528
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
27529
|
+
--cds-syntax-color: #f4f4f4;
|
|
27530
|
+
--cds-syntax-comment: #42be65;
|
|
27531
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
27532
|
+
--cds-syntax-constant: #4589ff;
|
|
27533
|
+
--cds-syntax-content: #f4f4f4;
|
|
27534
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
27535
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
27536
|
+
--cds-syntax-control-operator: #be95ff;
|
|
27537
|
+
--cds-syntax-definition: #33b1ff;
|
|
27538
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
27539
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
27540
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
27541
|
+
--cds-syntax-doc-comment: #42be65;
|
|
27542
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
27543
|
+
--cds-syntax-document-meta: #42be65;
|
|
27544
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
27545
|
+
--cds-syntax-escape: #e0e0e0;
|
|
27546
|
+
--cds-syntax-float: #6fdc8c;
|
|
27547
|
+
--cds-syntax-function: #f1c21b;
|
|
27548
|
+
--cds-syntax-heading: #33b1ff;
|
|
27549
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
27550
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
27551
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
27552
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
27553
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
27554
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
27555
|
+
--cds-syntax-integer: #6fdc8c;
|
|
27556
|
+
--cds-syntax-invalid: #fa4d56;
|
|
27557
|
+
--cds-syntax-keyword: #4589ff;
|
|
27558
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
27559
|
+
--cds-syntax-line-comment: #42be65;
|
|
27560
|
+
--cds-syntax-link: #4589ff;
|
|
27561
|
+
--cds-syntax-list: #f4f4f4;
|
|
27562
|
+
--cds-syntax-literal: #f4f4f4;
|
|
27563
|
+
--cds-syntax-local: #a6c8ff;
|
|
27564
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
27565
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
27566
|
+
--cds-syntax-meta: #42be65;
|
|
27567
|
+
--cds-syntax-modifier: #4589ff;
|
|
27568
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
27569
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
27570
|
+
--cds-syntax-name: #a6c8ff;
|
|
27571
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
27572
|
+
--cds-syntax-null: #f4f4f4;
|
|
27573
|
+
--cds-syntax-number: #6fdc8c;
|
|
27574
|
+
--cds-syntax-operator: #e0e0e0;
|
|
27575
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
27576
|
+
--cds-syntax-paren: #e0e0e0;
|
|
27577
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
27578
|
+
--cds-syntax-property-name: #33b1ff;
|
|
27579
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
27580
|
+
--cds-syntax-quote: #42be65;
|
|
27581
|
+
--cds-syntax-regexp: #be95ff;
|
|
27582
|
+
--cds-syntax-self: #3ddbd9;
|
|
27583
|
+
--cds-syntax-separator: #e0e0e0;
|
|
27584
|
+
--cds-syntax-special: #4589ff;
|
|
27585
|
+
--cds-syntax-special-string: #be95ff;
|
|
27586
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
27587
|
+
--cds-syntax-standard: #4589ff;
|
|
27588
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
27589
|
+
--cds-syntax-string: #f4f4f4;
|
|
27590
|
+
--cds-syntax-strong: #f4f4f4;
|
|
27591
|
+
--cds-syntax-tag: #3ddbd9;
|
|
27592
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
27593
|
+
--cds-syntax-type: #3ddbd9;
|
|
27594
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
27595
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
27596
|
+
--cds-syntax-unit: #6fdc8c;
|
|
27597
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
27598
|
+
--cds-syntax-url: #e0e0e0;
|
|
27599
|
+
--cds-syntax-variable: #a6c8ff;
|
|
27600
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
26242
27601
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
26243
27602
|
--cds-text-error: #ff8389;
|
|
26244
27603
|
--cds-text-helper: #a8a8a8;
|
|
@@ -26641,8 +28000,10 @@ screen and (prefers-contrast) {
|
|
|
26641
28000
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
26642
28001
|
--cds-chat-avatar-user: #4589ff;
|
|
26643
28002
|
--cds-chat-bubble-agent: #262626;
|
|
28003
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
26644
28004
|
--cds-chat-bubble-border: #525252;
|
|
26645
28005
|
--cds-chat-bubble-user: #393939;
|
|
28006
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
26646
28007
|
--cds-chat-button: #78a9ff;
|
|
26647
28008
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
26648
28009
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -26650,9 +28011,11 @@ screen and (prefers-contrast) {
|
|
|
26650
28011
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
26651
28012
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
26652
28013
|
--cds-chat-header-background: #262626;
|
|
28014
|
+
--cds-chat-header-text: #f4f4f4;
|
|
26653
28015
|
--cds-chat-prompt-background: #161616;
|
|
26654
28016
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
26655
28017
|
--cds-chat-prompt-border-start: #262626;
|
|
28018
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
26656
28019
|
--cds-chat-shell-background: #262626;
|
|
26657
28020
|
--cds-field-01: #262626;
|
|
26658
28021
|
--cds-field-02: #393939;
|
|
@@ -26724,6 +28087,92 @@ screen and (prefers-contrast) {
|
|
|
26724
28087
|
--cds-support-success-inverse: #24a148;
|
|
26725
28088
|
--cds-support-warning: #f1c21b;
|
|
26726
28089
|
--cds-support-warning-inverse: #f1c21b;
|
|
28090
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
28091
|
+
--cds-syntax-annotation: #08bdba;
|
|
28092
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
28093
|
+
--cds-syntax-atom: #f4f4f4;
|
|
28094
|
+
--cds-syntax-attribute: #33b1ff;
|
|
28095
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
28096
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
28097
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
28098
|
+
--cds-syntax-block-comment: #42be65;
|
|
28099
|
+
--cds-syntax-bool: #f4f4f4;
|
|
28100
|
+
--cds-syntax-brace: #e0e0e0;
|
|
28101
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
28102
|
+
--cds-syntax-character: #f4f4f4;
|
|
28103
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
28104
|
+
--cds-syntax-color: #f4f4f4;
|
|
28105
|
+
--cds-syntax-comment: #42be65;
|
|
28106
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
28107
|
+
--cds-syntax-constant: #4589ff;
|
|
28108
|
+
--cds-syntax-content: #f4f4f4;
|
|
28109
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
28110
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
28111
|
+
--cds-syntax-control-operator: #be95ff;
|
|
28112
|
+
--cds-syntax-definition: #33b1ff;
|
|
28113
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
28114
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
28115
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
28116
|
+
--cds-syntax-doc-comment: #42be65;
|
|
28117
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
28118
|
+
--cds-syntax-document-meta: #42be65;
|
|
28119
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
28120
|
+
--cds-syntax-escape: #e0e0e0;
|
|
28121
|
+
--cds-syntax-float: #6fdc8c;
|
|
28122
|
+
--cds-syntax-function: #f1c21b;
|
|
28123
|
+
--cds-syntax-heading: #33b1ff;
|
|
28124
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
28125
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
28126
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
28127
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
28128
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
28129
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
28130
|
+
--cds-syntax-integer: #6fdc8c;
|
|
28131
|
+
--cds-syntax-invalid: #fa4d56;
|
|
28132
|
+
--cds-syntax-keyword: #4589ff;
|
|
28133
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
28134
|
+
--cds-syntax-line-comment: #42be65;
|
|
28135
|
+
--cds-syntax-link: #4589ff;
|
|
28136
|
+
--cds-syntax-list: #f4f4f4;
|
|
28137
|
+
--cds-syntax-literal: #f4f4f4;
|
|
28138
|
+
--cds-syntax-local: #a6c8ff;
|
|
28139
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
28140
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
28141
|
+
--cds-syntax-meta: #42be65;
|
|
28142
|
+
--cds-syntax-modifier: #4589ff;
|
|
28143
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
28144
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
28145
|
+
--cds-syntax-name: #a6c8ff;
|
|
28146
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
28147
|
+
--cds-syntax-null: #f4f4f4;
|
|
28148
|
+
--cds-syntax-number: #6fdc8c;
|
|
28149
|
+
--cds-syntax-operator: #e0e0e0;
|
|
28150
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
28151
|
+
--cds-syntax-paren: #e0e0e0;
|
|
28152
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
28153
|
+
--cds-syntax-property-name: #33b1ff;
|
|
28154
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
28155
|
+
--cds-syntax-quote: #42be65;
|
|
28156
|
+
--cds-syntax-regexp: #be95ff;
|
|
28157
|
+
--cds-syntax-self: #3ddbd9;
|
|
28158
|
+
--cds-syntax-separator: #e0e0e0;
|
|
28159
|
+
--cds-syntax-special: #4589ff;
|
|
28160
|
+
--cds-syntax-special-string: #be95ff;
|
|
28161
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
28162
|
+
--cds-syntax-standard: #4589ff;
|
|
28163
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
28164
|
+
--cds-syntax-string: #f4f4f4;
|
|
28165
|
+
--cds-syntax-strong: #f4f4f4;
|
|
28166
|
+
--cds-syntax-tag: #3ddbd9;
|
|
28167
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
28168
|
+
--cds-syntax-type: #3ddbd9;
|
|
28169
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
28170
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
28171
|
+
--cds-syntax-unit: #6fdc8c;
|
|
28172
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
28173
|
+
--cds-syntax-url: #e0e0e0;
|
|
28174
|
+
--cds-syntax-variable: #a6c8ff;
|
|
28175
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
26727
28176
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
26728
28177
|
--cds-text-error: #ff8389;
|
|
26729
28178
|
--cds-text-helper: #a8a8a8;
|
|
@@ -27127,8 +28576,10 @@ screen and (prefers-contrast) {
|
|
|
27127
28576
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
27128
28577
|
--cds-chat-avatar-user: #4589ff;
|
|
27129
28578
|
--cds-chat-bubble-agent: #262626;
|
|
28579
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
27130
28580
|
--cds-chat-bubble-border: #525252;
|
|
27131
28581
|
--cds-chat-bubble-user: #393939;
|
|
28582
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
27132
28583
|
--cds-chat-button: #78a9ff;
|
|
27133
28584
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
27134
28585
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -27136,9 +28587,11 @@ screen and (prefers-contrast) {
|
|
|
27136
28587
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
27137
28588
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
27138
28589
|
--cds-chat-header-background: #262626;
|
|
28590
|
+
--cds-chat-header-text: #f4f4f4;
|
|
27139
28591
|
--cds-chat-prompt-background: #161616;
|
|
27140
28592
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
27141
28593
|
--cds-chat-prompt-border-start: #262626;
|
|
28594
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
27142
28595
|
--cds-chat-shell-background: #262626;
|
|
27143
28596
|
--cds-field-01: #262626;
|
|
27144
28597
|
--cds-field-02: #393939;
|
|
@@ -27210,6 +28663,92 @@ screen and (prefers-contrast) {
|
|
|
27210
28663
|
--cds-support-success-inverse: #24a148;
|
|
27211
28664
|
--cds-support-warning: #f1c21b;
|
|
27212
28665
|
--cds-support-warning-inverse: #f1c21b;
|
|
28666
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
28667
|
+
--cds-syntax-annotation: #08bdba;
|
|
28668
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
28669
|
+
--cds-syntax-atom: #f4f4f4;
|
|
28670
|
+
--cds-syntax-attribute: #33b1ff;
|
|
28671
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
28672
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
28673
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
28674
|
+
--cds-syntax-block-comment: #42be65;
|
|
28675
|
+
--cds-syntax-bool: #f4f4f4;
|
|
28676
|
+
--cds-syntax-brace: #e0e0e0;
|
|
28677
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
28678
|
+
--cds-syntax-character: #f4f4f4;
|
|
28679
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
28680
|
+
--cds-syntax-color: #f4f4f4;
|
|
28681
|
+
--cds-syntax-comment: #42be65;
|
|
28682
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
28683
|
+
--cds-syntax-constant: #4589ff;
|
|
28684
|
+
--cds-syntax-content: #f4f4f4;
|
|
28685
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
28686
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
28687
|
+
--cds-syntax-control-operator: #be95ff;
|
|
28688
|
+
--cds-syntax-definition: #33b1ff;
|
|
28689
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
28690
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
28691
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
28692
|
+
--cds-syntax-doc-comment: #42be65;
|
|
28693
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
28694
|
+
--cds-syntax-document-meta: #42be65;
|
|
28695
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
28696
|
+
--cds-syntax-escape: #e0e0e0;
|
|
28697
|
+
--cds-syntax-float: #6fdc8c;
|
|
28698
|
+
--cds-syntax-function: #f1c21b;
|
|
28699
|
+
--cds-syntax-heading: #33b1ff;
|
|
28700
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
28701
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
28702
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
28703
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
28704
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
28705
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
28706
|
+
--cds-syntax-integer: #6fdc8c;
|
|
28707
|
+
--cds-syntax-invalid: #fa4d56;
|
|
28708
|
+
--cds-syntax-keyword: #4589ff;
|
|
28709
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
28710
|
+
--cds-syntax-line-comment: #42be65;
|
|
28711
|
+
--cds-syntax-link: #4589ff;
|
|
28712
|
+
--cds-syntax-list: #f4f4f4;
|
|
28713
|
+
--cds-syntax-literal: #f4f4f4;
|
|
28714
|
+
--cds-syntax-local: #a6c8ff;
|
|
28715
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
28716
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
28717
|
+
--cds-syntax-meta: #42be65;
|
|
28718
|
+
--cds-syntax-modifier: #4589ff;
|
|
28719
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
28720
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
28721
|
+
--cds-syntax-name: #a6c8ff;
|
|
28722
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
28723
|
+
--cds-syntax-null: #f4f4f4;
|
|
28724
|
+
--cds-syntax-number: #6fdc8c;
|
|
28725
|
+
--cds-syntax-operator: #e0e0e0;
|
|
28726
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
28727
|
+
--cds-syntax-paren: #e0e0e0;
|
|
28728
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
28729
|
+
--cds-syntax-property-name: #33b1ff;
|
|
28730
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
28731
|
+
--cds-syntax-quote: #42be65;
|
|
28732
|
+
--cds-syntax-regexp: #be95ff;
|
|
28733
|
+
--cds-syntax-self: #3ddbd9;
|
|
28734
|
+
--cds-syntax-separator: #e0e0e0;
|
|
28735
|
+
--cds-syntax-special: #4589ff;
|
|
28736
|
+
--cds-syntax-special-string: #be95ff;
|
|
28737
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
28738
|
+
--cds-syntax-standard: #4589ff;
|
|
28739
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
28740
|
+
--cds-syntax-string: #f4f4f4;
|
|
28741
|
+
--cds-syntax-strong: #f4f4f4;
|
|
28742
|
+
--cds-syntax-tag: #3ddbd9;
|
|
28743
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
28744
|
+
--cds-syntax-type: #3ddbd9;
|
|
28745
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
28746
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
28747
|
+
--cds-syntax-unit: #6fdc8c;
|
|
28748
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
28749
|
+
--cds-syntax-url: #e0e0e0;
|
|
28750
|
+
--cds-syntax-variable: #a6c8ff;
|
|
28751
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
27213
28752
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
27214
28753
|
--cds-text-error: #ff8389;
|
|
27215
28754
|
--cds-text-helper: #a8a8a8;
|
|
@@ -28488,8 +30027,10 @@ screen and (prefers-contrast) {
|
|
|
28488
30027
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
28489
30028
|
--cds-chat-avatar-user: #4589ff;
|
|
28490
30029
|
--cds-chat-bubble-agent: #262626;
|
|
30030
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
28491
30031
|
--cds-chat-bubble-border: #525252;
|
|
28492
30032
|
--cds-chat-bubble-user: #393939;
|
|
30033
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
28493
30034
|
--cds-chat-button: #78a9ff;
|
|
28494
30035
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
28495
30036
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -28497,9 +30038,11 @@ screen and (prefers-contrast) {
|
|
|
28497
30038
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
28498
30039
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
28499
30040
|
--cds-chat-header-background: #262626;
|
|
30041
|
+
--cds-chat-header-text: #f4f4f4;
|
|
28500
30042
|
--cds-chat-prompt-background: #161616;
|
|
28501
30043
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
28502
30044
|
--cds-chat-prompt-border-start: #262626;
|
|
30045
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
28503
30046
|
--cds-chat-shell-background: #262626;
|
|
28504
30047
|
--cds-field-01: #262626;
|
|
28505
30048
|
--cds-field-02: #393939;
|
|
@@ -28571,6 +30114,92 @@ screen and (prefers-contrast) {
|
|
|
28571
30114
|
--cds-support-success-inverse: #24a148;
|
|
28572
30115
|
--cds-support-warning: #f1c21b;
|
|
28573
30116
|
--cds-support-warning-inverse: #f1c21b;
|
|
30117
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
30118
|
+
--cds-syntax-annotation: #08bdba;
|
|
30119
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
30120
|
+
--cds-syntax-atom: #f4f4f4;
|
|
30121
|
+
--cds-syntax-attribute: #33b1ff;
|
|
30122
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
30123
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
30124
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
30125
|
+
--cds-syntax-block-comment: #42be65;
|
|
30126
|
+
--cds-syntax-bool: #f4f4f4;
|
|
30127
|
+
--cds-syntax-brace: #e0e0e0;
|
|
30128
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
30129
|
+
--cds-syntax-character: #f4f4f4;
|
|
30130
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
30131
|
+
--cds-syntax-color: #f4f4f4;
|
|
30132
|
+
--cds-syntax-comment: #42be65;
|
|
30133
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
30134
|
+
--cds-syntax-constant: #4589ff;
|
|
30135
|
+
--cds-syntax-content: #f4f4f4;
|
|
30136
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
30137
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
30138
|
+
--cds-syntax-control-operator: #be95ff;
|
|
30139
|
+
--cds-syntax-definition: #33b1ff;
|
|
30140
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
30141
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
30142
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
30143
|
+
--cds-syntax-doc-comment: #42be65;
|
|
30144
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
30145
|
+
--cds-syntax-document-meta: #42be65;
|
|
30146
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
30147
|
+
--cds-syntax-escape: #e0e0e0;
|
|
30148
|
+
--cds-syntax-float: #6fdc8c;
|
|
30149
|
+
--cds-syntax-function: #f1c21b;
|
|
30150
|
+
--cds-syntax-heading: #33b1ff;
|
|
30151
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
30152
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
30153
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
30154
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
30155
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
30156
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
30157
|
+
--cds-syntax-integer: #6fdc8c;
|
|
30158
|
+
--cds-syntax-invalid: #fa4d56;
|
|
30159
|
+
--cds-syntax-keyword: #4589ff;
|
|
30160
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
30161
|
+
--cds-syntax-line-comment: #42be65;
|
|
30162
|
+
--cds-syntax-link: #4589ff;
|
|
30163
|
+
--cds-syntax-list: #f4f4f4;
|
|
30164
|
+
--cds-syntax-literal: #f4f4f4;
|
|
30165
|
+
--cds-syntax-local: #a6c8ff;
|
|
30166
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
30167
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
30168
|
+
--cds-syntax-meta: #42be65;
|
|
30169
|
+
--cds-syntax-modifier: #4589ff;
|
|
30170
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
30171
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
30172
|
+
--cds-syntax-name: #a6c8ff;
|
|
30173
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
30174
|
+
--cds-syntax-null: #f4f4f4;
|
|
30175
|
+
--cds-syntax-number: #6fdc8c;
|
|
30176
|
+
--cds-syntax-operator: #e0e0e0;
|
|
30177
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
30178
|
+
--cds-syntax-paren: #e0e0e0;
|
|
30179
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
30180
|
+
--cds-syntax-property-name: #33b1ff;
|
|
30181
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
30182
|
+
--cds-syntax-quote: #42be65;
|
|
30183
|
+
--cds-syntax-regexp: #be95ff;
|
|
30184
|
+
--cds-syntax-self: #3ddbd9;
|
|
30185
|
+
--cds-syntax-separator: #e0e0e0;
|
|
30186
|
+
--cds-syntax-special: #4589ff;
|
|
30187
|
+
--cds-syntax-special-string: #be95ff;
|
|
30188
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
30189
|
+
--cds-syntax-standard: #4589ff;
|
|
30190
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
30191
|
+
--cds-syntax-string: #f4f4f4;
|
|
30192
|
+
--cds-syntax-strong: #f4f4f4;
|
|
30193
|
+
--cds-syntax-tag: #3ddbd9;
|
|
30194
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
30195
|
+
--cds-syntax-type: #3ddbd9;
|
|
30196
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
30197
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
30198
|
+
--cds-syntax-unit: #6fdc8c;
|
|
30199
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
30200
|
+
--cds-syntax-url: #e0e0e0;
|
|
30201
|
+
--cds-syntax-variable: #a6c8ff;
|
|
30202
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
28574
30203
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
28575
30204
|
--cds-text-error: #ff8389;
|
|
28576
30205
|
--cds-text-helper: #a8a8a8;
|
|
@@ -29237,8 +30866,10 @@ screen and (prefers-contrast) {
|
|
|
29237
30866
|
--cds-chat-avatar-bot: #6f6f6f;
|
|
29238
30867
|
--cds-chat-avatar-user: #0f62fe;
|
|
29239
30868
|
--cds-chat-bubble-agent: #ffffff;
|
|
30869
|
+
--cds-chat-bubble-agent-text: #161616;
|
|
29240
30870
|
--cds-chat-bubble-border: #e0e0e0;
|
|
29241
30871
|
--cds-chat-bubble-user: #e0e0e0;
|
|
30872
|
+
--cds-chat-bubble-user-text: #161616;
|
|
29242
30873
|
--cds-chat-button: #0f62fe;
|
|
29243
30874
|
--cds-chat-button-active: rgba(141, 141, 141, 0.5);
|
|
29244
30875
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.12);
|
|
@@ -29246,9 +30877,11 @@ screen and (prefers-contrast) {
|
|
|
29246
30877
|
--cds-chat-button-text-hover: #0043ce;
|
|
29247
30878
|
--cds-chat-button-text-selected: #525252;
|
|
29248
30879
|
--cds-chat-header-background: #ffffff;
|
|
30880
|
+
--cds-chat-header-text: #161616;
|
|
29249
30881
|
--cds-chat-prompt-background: #ffffff;
|
|
29250
30882
|
--cds-chat-prompt-border-end: rgba(244, 244, 244, 0);
|
|
29251
30883
|
--cds-chat-prompt-border-start: #f4f4f4;
|
|
30884
|
+
--cds-chat-prompt-text: #161616;
|
|
29252
30885
|
--cds-chat-shell-background: #ffffff;
|
|
29253
30886
|
--cds-field-01: #f4f4f4;
|
|
29254
30887
|
--cds-field-02: #ffffff;
|
|
@@ -29320,6 +30953,92 @@ screen and (prefers-contrast) {
|
|
|
29320
30953
|
--cds-support-success-inverse: #42be65;
|
|
29321
30954
|
--cds-support-warning: #f1c21b;
|
|
29322
30955
|
--cds-support-warning-inverse: #f1c21b;
|
|
30956
|
+
--cds-syntax-angle-bracket: #697077;
|
|
30957
|
+
--cds-syntax-annotation: #007d79;
|
|
30958
|
+
--cds-syntax-arithmetic-operator: #343a3f;
|
|
30959
|
+
--cds-syntax-atom: #161616;
|
|
30960
|
+
--cds-syntax-attribute: #00539a;
|
|
30961
|
+
--cds-syntax-attribute-name: #00539a;
|
|
30962
|
+
--cds-syntax-attribute-value: #161616;
|
|
30963
|
+
--cds-syntax-bitwise-operator: #343a3f;
|
|
30964
|
+
--cds-syntax-block-comment: #198038;
|
|
30965
|
+
--cds-syntax-bool: #161616;
|
|
30966
|
+
--cds-syntax-brace: #343a3f;
|
|
30967
|
+
--cds-syntax-bracket: #343a3f;
|
|
30968
|
+
--cds-syntax-character: #161616;
|
|
30969
|
+
--cds-syntax-class-name: #007d79;
|
|
30970
|
+
--cds-syntax-color: #161616;
|
|
30971
|
+
--cds-syntax-comment: #198038;
|
|
30972
|
+
--cds-syntax-compare-operator: #343a3f;
|
|
30973
|
+
--cds-syntax-constant: #0f62fe;
|
|
30974
|
+
--cds-syntax-content: #161616;
|
|
30975
|
+
--cds-syntax-content-separator: #343a3f;
|
|
30976
|
+
--cds-syntax-control-keyword: #6929c4;
|
|
30977
|
+
--cds-syntax-control-operator: #6929c4;
|
|
30978
|
+
--cds-syntax-definition: #00539a;
|
|
30979
|
+
--cds-syntax-definition-keyword: #00539a;
|
|
30980
|
+
--cds-syntax-definition-operator: #00539a;
|
|
30981
|
+
--cds-syntax-deref-operator: #343a3f;
|
|
30982
|
+
--cds-syntax-doc-comment: #198038;
|
|
30983
|
+
--cds-syntax-doc-string: #161616;
|
|
30984
|
+
--cds-syntax-document-meta: #198038;
|
|
30985
|
+
--cds-syntax-emphasis: #161616;
|
|
30986
|
+
--cds-syntax-escape: #343a3f;
|
|
30987
|
+
--cds-syntax-float: #198038;
|
|
30988
|
+
--cds-syntax-function: #8e6a00;
|
|
30989
|
+
--cds-syntax-heading: #00539a;
|
|
30990
|
+
--cds-syntax-heading-1: #00539a;
|
|
30991
|
+
--cds-syntax-heading-2: #00539a;
|
|
30992
|
+
--cds-syntax-heading-3: #00539a;
|
|
30993
|
+
--cds-syntax-heading-4: #00539a;
|
|
30994
|
+
--cds-syntax-heading-5: #00539a;
|
|
30995
|
+
--cds-syntax-heading-6: #00539a;
|
|
30996
|
+
--cds-syntax-integer: #198038;
|
|
30997
|
+
--cds-syntax-invalid: #da1e28;
|
|
30998
|
+
--cds-syntax-keyword: #0f62fe;
|
|
30999
|
+
--cds-syntax-label-name: #0f62fe;
|
|
31000
|
+
--cds-syntax-line-comment: #198038;
|
|
31001
|
+
--cds-syntax-link: #0f62fe;
|
|
31002
|
+
--cds-syntax-list: #161616;
|
|
31003
|
+
--cds-syntax-literal: #161616;
|
|
31004
|
+
--cds-syntax-local: #0f62fe;
|
|
31005
|
+
--cds-syntax-logic-operator: #343a3f;
|
|
31006
|
+
--cds-syntax-macro-name: #161616;
|
|
31007
|
+
--cds-syntax-meta: #198038;
|
|
31008
|
+
--cds-syntax-modifier: #0f62fe;
|
|
31009
|
+
--cds-syntax-module-keyword: #6929c4;
|
|
31010
|
+
--cds-syntax-monospace: #161616;
|
|
31011
|
+
--cds-syntax-name: #0f62fe;
|
|
31012
|
+
--cds-syntax-namespace: #007d79;
|
|
31013
|
+
--cds-syntax-null: #161616;
|
|
31014
|
+
--cds-syntax-number: #198038;
|
|
31015
|
+
--cds-syntax-operator: #343a3f;
|
|
31016
|
+
--cds-syntax-operator-keyword: #0f62fe;
|
|
31017
|
+
--cds-syntax-paren: #343a3f;
|
|
31018
|
+
--cds-syntax-processing-instruction: #161616;
|
|
31019
|
+
--cds-syntax-property-name: #00539a;
|
|
31020
|
+
--cds-syntax-punctuation: #343a3f;
|
|
31021
|
+
--cds-syntax-quote: #198038;
|
|
31022
|
+
--cds-syntax-regexp: #6929c4;
|
|
31023
|
+
--cds-syntax-self: #007d79;
|
|
31024
|
+
--cds-syntax-separator: #343a3f;
|
|
31025
|
+
--cds-syntax-special: #0f62fe;
|
|
31026
|
+
--cds-syntax-special-string: #8a3ffc;
|
|
31027
|
+
--cds-syntax-square-bracket: #343a3f;
|
|
31028
|
+
--cds-syntax-standard: #0f62fe;
|
|
31029
|
+
--cds-syntax-strikethrough: #161616;
|
|
31030
|
+
--cds-syntax-string: #161616;
|
|
31031
|
+
--cds-syntax-strong: #161616;
|
|
31032
|
+
--cds-syntax-tag: #007d79;
|
|
31033
|
+
--cds-syntax-tag-name: #007d79;
|
|
31034
|
+
--cds-syntax-type: #007d79;
|
|
31035
|
+
--cds-syntax-type-name: #007d79;
|
|
31036
|
+
--cds-syntax-type-operator: #007d79;
|
|
31037
|
+
--cds-syntax-unit: #198038;
|
|
31038
|
+
--cds-syntax-update-operator: #343a3f;
|
|
31039
|
+
--cds-syntax-url: #343a3f;
|
|
31040
|
+
--cds-syntax-variable: #0f62fe;
|
|
31041
|
+
--cds-syntax-variable-name: #0f62fe;
|
|
29323
31042
|
--cds-text-disabled: rgba(22, 22, 22, 0.25);
|
|
29324
31043
|
--cds-text-error: #da1e28;
|
|
29325
31044
|
--cds-text-helper: #6f6f6f;
|
|
@@ -31517,8 +33236,10 @@ button.cds--dropdown-text:focus {
|
|
|
31517
33236
|
--cds-chat-avatar-bot: #6f6f6f;
|
|
31518
33237
|
--cds-chat-avatar-user: #0f62fe;
|
|
31519
33238
|
--cds-chat-bubble-agent: #ffffff;
|
|
33239
|
+
--cds-chat-bubble-agent-text: #161616;
|
|
31520
33240
|
--cds-chat-bubble-border: #e0e0e0;
|
|
31521
33241
|
--cds-chat-bubble-user: #e0e0e0;
|
|
33242
|
+
--cds-chat-bubble-user-text: #161616;
|
|
31522
33243
|
--cds-chat-button: #0f62fe;
|
|
31523
33244
|
--cds-chat-button-active: rgba(141, 141, 141, 0.5);
|
|
31524
33245
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.12);
|
|
@@ -31526,9 +33247,11 @@ button.cds--dropdown-text:focus {
|
|
|
31526
33247
|
--cds-chat-button-text-hover: #0043ce;
|
|
31527
33248
|
--cds-chat-button-text-selected: #525252;
|
|
31528
33249
|
--cds-chat-header-background: #ffffff;
|
|
33250
|
+
--cds-chat-header-text: #161616;
|
|
31529
33251
|
--cds-chat-prompt-background: #ffffff;
|
|
31530
33252
|
--cds-chat-prompt-border-end: rgba(244, 244, 244, 0);
|
|
31531
33253
|
--cds-chat-prompt-border-start: #f4f4f4;
|
|
33254
|
+
--cds-chat-prompt-text: #161616;
|
|
31532
33255
|
--cds-chat-shell-background: #ffffff;
|
|
31533
33256
|
--cds-field-01: #f4f4f4;
|
|
31534
33257
|
--cds-field-02: #ffffff;
|
|
@@ -31600,6 +33323,92 @@ button.cds--dropdown-text:focus {
|
|
|
31600
33323
|
--cds-support-success-inverse: #42be65;
|
|
31601
33324
|
--cds-support-warning: #f1c21b;
|
|
31602
33325
|
--cds-support-warning-inverse: #f1c21b;
|
|
33326
|
+
--cds-syntax-angle-bracket: #697077;
|
|
33327
|
+
--cds-syntax-annotation: #007d79;
|
|
33328
|
+
--cds-syntax-arithmetic-operator: #343a3f;
|
|
33329
|
+
--cds-syntax-atom: #161616;
|
|
33330
|
+
--cds-syntax-attribute: #00539a;
|
|
33331
|
+
--cds-syntax-attribute-name: #00539a;
|
|
33332
|
+
--cds-syntax-attribute-value: #161616;
|
|
33333
|
+
--cds-syntax-bitwise-operator: #343a3f;
|
|
33334
|
+
--cds-syntax-block-comment: #198038;
|
|
33335
|
+
--cds-syntax-bool: #161616;
|
|
33336
|
+
--cds-syntax-brace: #343a3f;
|
|
33337
|
+
--cds-syntax-bracket: #343a3f;
|
|
33338
|
+
--cds-syntax-character: #161616;
|
|
33339
|
+
--cds-syntax-class-name: #007d79;
|
|
33340
|
+
--cds-syntax-color: #161616;
|
|
33341
|
+
--cds-syntax-comment: #198038;
|
|
33342
|
+
--cds-syntax-compare-operator: #343a3f;
|
|
33343
|
+
--cds-syntax-constant: #0f62fe;
|
|
33344
|
+
--cds-syntax-content: #161616;
|
|
33345
|
+
--cds-syntax-content-separator: #343a3f;
|
|
33346
|
+
--cds-syntax-control-keyword: #6929c4;
|
|
33347
|
+
--cds-syntax-control-operator: #6929c4;
|
|
33348
|
+
--cds-syntax-definition: #00539a;
|
|
33349
|
+
--cds-syntax-definition-keyword: #00539a;
|
|
33350
|
+
--cds-syntax-definition-operator: #00539a;
|
|
33351
|
+
--cds-syntax-deref-operator: #343a3f;
|
|
33352
|
+
--cds-syntax-doc-comment: #198038;
|
|
33353
|
+
--cds-syntax-doc-string: #161616;
|
|
33354
|
+
--cds-syntax-document-meta: #198038;
|
|
33355
|
+
--cds-syntax-emphasis: #161616;
|
|
33356
|
+
--cds-syntax-escape: #343a3f;
|
|
33357
|
+
--cds-syntax-float: #198038;
|
|
33358
|
+
--cds-syntax-function: #8e6a00;
|
|
33359
|
+
--cds-syntax-heading: #00539a;
|
|
33360
|
+
--cds-syntax-heading-1: #00539a;
|
|
33361
|
+
--cds-syntax-heading-2: #00539a;
|
|
33362
|
+
--cds-syntax-heading-3: #00539a;
|
|
33363
|
+
--cds-syntax-heading-4: #00539a;
|
|
33364
|
+
--cds-syntax-heading-5: #00539a;
|
|
33365
|
+
--cds-syntax-heading-6: #00539a;
|
|
33366
|
+
--cds-syntax-integer: #198038;
|
|
33367
|
+
--cds-syntax-invalid: #da1e28;
|
|
33368
|
+
--cds-syntax-keyword: #0f62fe;
|
|
33369
|
+
--cds-syntax-label-name: #0f62fe;
|
|
33370
|
+
--cds-syntax-line-comment: #198038;
|
|
33371
|
+
--cds-syntax-link: #0f62fe;
|
|
33372
|
+
--cds-syntax-list: #161616;
|
|
33373
|
+
--cds-syntax-literal: #161616;
|
|
33374
|
+
--cds-syntax-local: #0f62fe;
|
|
33375
|
+
--cds-syntax-logic-operator: #343a3f;
|
|
33376
|
+
--cds-syntax-macro-name: #161616;
|
|
33377
|
+
--cds-syntax-meta: #198038;
|
|
33378
|
+
--cds-syntax-modifier: #0f62fe;
|
|
33379
|
+
--cds-syntax-module-keyword: #6929c4;
|
|
33380
|
+
--cds-syntax-monospace: #161616;
|
|
33381
|
+
--cds-syntax-name: #0f62fe;
|
|
33382
|
+
--cds-syntax-namespace: #007d79;
|
|
33383
|
+
--cds-syntax-null: #161616;
|
|
33384
|
+
--cds-syntax-number: #198038;
|
|
33385
|
+
--cds-syntax-operator: #343a3f;
|
|
33386
|
+
--cds-syntax-operator-keyword: #0f62fe;
|
|
33387
|
+
--cds-syntax-paren: #343a3f;
|
|
33388
|
+
--cds-syntax-processing-instruction: #161616;
|
|
33389
|
+
--cds-syntax-property-name: #00539a;
|
|
33390
|
+
--cds-syntax-punctuation: #343a3f;
|
|
33391
|
+
--cds-syntax-quote: #198038;
|
|
33392
|
+
--cds-syntax-regexp: #6929c4;
|
|
33393
|
+
--cds-syntax-self: #007d79;
|
|
33394
|
+
--cds-syntax-separator: #343a3f;
|
|
33395
|
+
--cds-syntax-special: #0f62fe;
|
|
33396
|
+
--cds-syntax-special-string: #8a3ffc;
|
|
33397
|
+
--cds-syntax-square-bracket: #343a3f;
|
|
33398
|
+
--cds-syntax-standard: #0f62fe;
|
|
33399
|
+
--cds-syntax-strikethrough: #161616;
|
|
33400
|
+
--cds-syntax-string: #161616;
|
|
33401
|
+
--cds-syntax-strong: #161616;
|
|
33402
|
+
--cds-syntax-tag: #007d79;
|
|
33403
|
+
--cds-syntax-tag-name: #007d79;
|
|
33404
|
+
--cds-syntax-type: #007d79;
|
|
33405
|
+
--cds-syntax-type-name: #007d79;
|
|
33406
|
+
--cds-syntax-type-operator: #007d79;
|
|
33407
|
+
--cds-syntax-unit: #198038;
|
|
33408
|
+
--cds-syntax-update-operator: #343a3f;
|
|
33409
|
+
--cds-syntax-url: #343a3f;
|
|
33410
|
+
--cds-syntax-variable: #0f62fe;
|
|
33411
|
+
--cds-syntax-variable-name: #0f62fe;
|
|
31603
33412
|
--cds-text-disabled: rgba(22, 22, 22, 0.25);
|
|
31604
33413
|
--cds-text-error: #da1e28;
|
|
31605
33414
|
--cds-text-helper: #6f6f6f;
|
|
@@ -32039,8 +33848,10 @@ button.cds--dropdown-text:focus {
|
|
|
32039
33848
|
--cds-chat-avatar-bot: #6f6f6f;
|
|
32040
33849
|
--cds-chat-avatar-user: #0f62fe;
|
|
32041
33850
|
--cds-chat-bubble-agent: #ffffff;
|
|
33851
|
+
--cds-chat-bubble-agent-text: #161616;
|
|
32042
33852
|
--cds-chat-bubble-border: #e0e0e0;
|
|
32043
33853
|
--cds-chat-bubble-user: #e0e0e0;
|
|
33854
|
+
--cds-chat-bubble-user-text: #161616;
|
|
32044
33855
|
--cds-chat-button: #0f62fe;
|
|
32045
33856
|
--cds-chat-button-active: rgba(141, 141, 141, 0.5);
|
|
32046
33857
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.12);
|
|
@@ -32048,9 +33859,11 @@ button.cds--dropdown-text:focus {
|
|
|
32048
33859
|
--cds-chat-button-text-hover: #0043ce;
|
|
32049
33860
|
--cds-chat-button-text-selected: #525252;
|
|
32050
33861
|
--cds-chat-header-background: #ffffff;
|
|
33862
|
+
--cds-chat-header-text: #161616;
|
|
32051
33863
|
--cds-chat-prompt-background: #ffffff;
|
|
32052
33864
|
--cds-chat-prompt-border-end: rgba(244, 244, 244, 0);
|
|
32053
33865
|
--cds-chat-prompt-border-start: #f4f4f4;
|
|
33866
|
+
--cds-chat-prompt-text: #161616;
|
|
32054
33867
|
--cds-chat-shell-background: #ffffff;
|
|
32055
33868
|
--cds-field-01: #f4f4f4;
|
|
32056
33869
|
--cds-field-02: #ffffff;
|
|
@@ -32122,6 +33935,92 @@ button.cds--dropdown-text:focus {
|
|
|
32122
33935
|
--cds-support-success-inverse: #42be65;
|
|
32123
33936
|
--cds-support-warning: #f1c21b;
|
|
32124
33937
|
--cds-support-warning-inverse: #f1c21b;
|
|
33938
|
+
--cds-syntax-angle-bracket: #697077;
|
|
33939
|
+
--cds-syntax-annotation: #007d79;
|
|
33940
|
+
--cds-syntax-arithmetic-operator: #343a3f;
|
|
33941
|
+
--cds-syntax-atom: #161616;
|
|
33942
|
+
--cds-syntax-attribute: #00539a;
|
|
33943
|
+
--cds-syntax-attribute-name: #00539a;
|
|
33944
|
+
--cds-syntax-attribute-value: #161616;
|
|
33945
|
+
--cds-syntax-bitwise-operator: #343a3f;
|
|
33946
|
+
--cds-syntax-block-comment: #198038;
|
|
33947
|
+
--cds-syntax-bool: #161616;
|
|
33948
|
+
--cds-syntax-brace: #343a3f;
|
|
33949
|
+
--cds-syntax-bracket: #343a3f;
|
|
33950
|
+
--cds-syntax-character: #161616;
|
|
33951
|
+
--cds-syntax-class-name: #007d79;
|
|
33952
|
+
--cds-syntax-color: #161616;
|
|
33953
|
+
--cds-syntax-comment: #198038;
|
|
33954
|
+
--cds-syntax-compare-operator: #343a3f;
|
|
33955
|
+
--cds-syntax-constant: #0f62fe;
|
|
33956
|
+
--cds-syntax-content: #161616;
|
|
33957
|
+
--cds-syntax-content-separator: #343a3f;
|
|
33958
|
+
--cds-syntax-control-keyword: #6929c4;
|
|
33959
|
+
--cds-syntax-control-operator: #6929c4;
|
|
33960
|
+
--cds-syntax-definition: #00539a;
|
|
33961
|
+
--cds-syntax-definition-keyword: #00539a;
|
|
33962
|
+
--cds-syntax-definition-operator: #00539a;
|
|
33963
|
+
--cds-syntax-deref-operator: #343a3f;
|
|
33964
|
+
--cds-syntax-doc-comment: #198038;
|
|
33965
|
+
--cds-syntax-doc-string: #161616;
|
|
33966
|
+
--cds-syntax-document-meta: #198038;
|
|
33967
|
+
--cds-syntax-emphasis: #161616;
|
|
33968
|
+
--cds-syntax-escape: #343a3f;
|
|
33969
|
+
--cds-syntax-float: #198038;
|
|
33970
|
+
--cds-syntax-function: #8e6a00;
|
|
33971
|
+
--cds-syntax-heading: #00539a;
|
|
33972
|
+
--cds-syntax-heading-1: #00539a;
|
|
33973
|
+
--cds-syntax-heading-2: #00539a;
|
|
33974
|
+
--cds-syntax-heading-3: #00539a;
|
|
33975
|
+
--cds-syntax-heading-4: #00539a;
|
|
33976
|
+
--cds-syntax-heading-5: #00539a;
|
|
33977
|
+
--cds-syntax-heading-6: #00539a;
|
|
33978
|
+
--cds-syntax-integer: #198038;
|
|
33979
|
+
--cds-syntax-invalid: #da1e28;
|
|
33980
|
+
--cds-syntax-keyword: #0f62fe;
|
|
33981
|
+
--cds-syntax-label-name: #0f62fe;
|
|
33982
|
+
--cds-syntax-line-comment: #198038;
|
|
33983
|
+
--cds-syntax-link: #0f62fe;
|
|
33984
|
+
--cds-syntax-list: #161616;
|
|
33985
|
+
--cds-syntax-literal: #161616;
|
|
33986
|
+
--cds-syntax-local: #0f62fe;
|
|
33987
|
+
--cds-syntax-logic-operator: #343a3f;
|
|
33988
|
+
--cds-syntax-macro-name: #161616;
|
|
33989
|
+
--cds-syntax-meta: #198038;
|
|
33990
|
+
--cds-syntax-modifier: #0f62fe;
|
|
33991
|
+
--cds-syntax-module-keyword: #6929c4;
|
|
33992
|
+
--cds-syntax-monospace: #161616;
|
|
33993
|
+
--cds-syntax-name: #0f62fe;
|
|
33994
|
+
--cds-syntax-namespace: #007d79;
|
|
33995
|
+
--cds-syntax-null: #161616;
|
|
33996
|
+
--cds-syntax-number: #198038;
|
|
33997
|
+
--cds-syntax-operator: #343a3f;
|
|
33998
|
+
--cds-syntax-operator-keyword: #0f62fe;
|
|
33999
|
+
--cds-syntax-paren: #343a3f;
|
|
34000
|
+
--cds-syntax-processing-instruction: #161616;
|
|
34001
|
+
--cds-syntax-property-name: #00539a;
|
|
34002
|
+
--cds-syntax-punctuation: #343a3f;
|
|
34003
|
+
--cds-syntax-quote: #198038;
|
|
34004
|
+
--cds-syntax-regexp: #6929c4;
|
|
34005
|
+
--cds-syntax-self: #007d79;
|
|
34006
|
+
--cds-syntax-separator: #343a3f;
|
|
34007
|
+
--cds-syntax-special: #0f62fe;
|
|
34008
|
+
--cds-syntax-special-string: #8a3ffc;
|
|
34009
|
+
--cds-syntax-square-bracket: #343a3f;
|
|
34010
|
+
--cds-syntax-standard: #0f62fe;
|
|
34011
|
+
--cds-syntax-strikethrough: #161616;
|
|
34012
|
+
--cds-syntax-string: #161616;
|
|
34013
|
+
--cds-syntax-strong: #161616;
|
|
34014
|
+
--cds-syntax-tag: #007d79;
|
|
34015
|
+
--cds-syntax-tag-name: #007d79;
|
|
34016
|
+
--cds-syntax-type: #007d79;
|
|
34017
|
+
--cds-syntax-type-name: #007d79;
|
|
34018
|
+
--cds-syntax-type-operator: #007d79;
|
|
34019
|
+
--cds-syntax-unit: #198038;
|
|
34020
|
+
--cds-syntax-update-operator: #343a3f;
|
|
34021
|
+
--cds-syntax-url: #343a3f;
|
|
34022
|
+
--cds-syntax-variable: #0f62fe;
|
|
34023
|
+
--cds-syntax-variable-name: #0f62fe;
|
|
32125
34024
|
--cds-text-disabled: rgba(22, 22, 22, 0.25);
|
|
32126
34025
|
--cds-text-error: #da1e28;
|
|
32127
34026
|
--cds-text-helper: #6f6f6f;
|
|
@@ -33164,8 +35063,10 @@ button.cds--header__search--close.cds--header__action[part=close-button] svg {
|
|
|
33164
35063
|
--cds-chat-avatar-bot: #6f6f6f;
|
|
33165
35064
|
--cds-chat-avatar-user: #0f62fe;
|
|
33166
35065
|
--cds-chat-bubble-agent: #ffffff;
|
|
35066
|
+
--cds-chat-bubble-agent-text: #161616;
|
|
33167
35067
|
--cds-chat-bubble-border: #e0e0e0;
|
|
33168
35068
|
--cds-chat-bubble-user: #e0e0e0;
|
|
35069
|
+
--cds-chat-bubble-user-text: #161616;
|
|
33169
35070
|
--cds-chat-button: #0f62fe;
|
|
33170
35071
|
--cds-chat-button-active: rgba(141, 141, 141, 0.5);
|
|
33171
35072
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.12);
|
|
@@ -33173,9 +35074,11 @@ button.cds--header__search--close.cds--header__action[part=close-button] svg {
|
|
|
33173
35074
|
--cds-chat-button-text-hover: #0043ce;
|
|
33174
35075
|
--cds-chat-button-text-selected: #525252;
|
|
33175
35076
|
--cds-chat-header-background: #ffffff;
|
|
35077
|
+
--cds-chat-header-text: #161616;
|
|
33176
35078
|
--cds-chat-prompt-background: #ffffff;
|
|
33177
35079
|
--cds-chat-prompt-border-end: rgba(244, 244, 244, 0);
|
|
33178
35080
|
--cds-chat-prompt-border-start: #f4f4f4;
|
|
35081
|
+
--cds-chat-prompt-text: #161616;
|
|
33179
35082
|
--cds-chat-shell-background: #ffffff;
|
|
33180
35083
|
--cds-field-01: #f4f4f4;
|
|
33181
35084
|
--cds-field-02: #ffffff;
|
|
@@ -33247,6 +35150,92 @@ button.cds--header__search--close.cds--header__action[part=close-button] svg {
|
|
|
33247
35150
|
--cds-support-success-inverse: #42be65;
|
|
33248
35151
|
--cds-support-warning: #f1c21b;
|
|
33249
35152
|
--cds-support-warning-inverse: #f1c21b;
|
|
35153
|
+
--cds-syntax-angle-bracket: #697077;
|
|
35154
|
+
--cds-syntax-annotation: #007d79;
|
|
35155
|
+
--cds-syntax-arithmetic-operator: #343a3f;
|
|
35156
|
+
--cds-syntax-atom: #161616;
|
|
35157
|
+
--cds-syntax-attribute: #00539a;
|
|
35158
|
+
--cds-syntax-attribute-name: #00539a;
|
|
35159
|
+
--cds-syntax-attribute-value: #161616;
|
|
35160
|
+
--cds-syntax-bitwise-operator: #343a3f;
|
|
35161
|
+
--cds-syntax-block-comment: #198038;
|
|
35162
|
+
--cds-syntax-bool: #161616;
|
|
35163
|
+
--cds-syntax-brace: #343a3f;
|
|
35164
|
+
--cds-syntax-bracket: #343a3f;
|
|
35165
|
+
--cds-syntax-character: #161616;
|
|
35166
|
+
--cds-syntax-class-name: #007d79;
|
|
35167
|
+
--cds-syntax-color: #161616;
|
|
35168
|
+
--cds-syntax-comment: #198038;
|
|
35169
|
+
--cds-syntax-compare-operator: #343a3f;
|
|
35170
|
+
--cds-syntax-constant: #0f62fe;
|
|
35171
|
+
--cds-syntax-content: #161616;
|
|
35172
|
+
--cds-syntax-content-separator: #343a3f;
|
|
35173
|
+
--cds-syntax-control-keyword: #6929c4;
|
|
35174
|
+
--cds-syntax-control-operator: #6929c4;
|
|
35175
|
+
--cds-syntax-definition: #00539a;
|
|
35176
|
+
--cds-syntax-definition-keyword: #00539a;
|
|
35177
|
+
--cds-syntax-definition-operator: #00539a;
|
|
35178
|
+
--cds-syntax-deref-operator: #343a3f;
|
|
35179
|
+
--cds-syntax-doc-comment: #198038;
|
|
35180
|
+
--cds-syntax-doc-string: #161616;
|
|
35181
|
+
--cds-syntax-document-meta: #198038;
|
|
35182
|
+
--cds-syntax-emphasis: #161616;
|
|
35183
|
+
--cds-syntax-escape: #343a3f;
|
|
35184
|
+
--cds-syntax-float: #198038;
|
|
35185
|
+
--cds-syntax-function: #8e6a00;
|
|
35186
|
+
--cds-syntax-heading: #00539a;
|
|
35187
|
+
--cds-syntax-heading-1: #00539a;
|
|
35188
|
+
--cds-syntax-heading-2: #00539a;
|
|
35189
|
+
--cds-syntax-heading-3: #00539a;
|
|
35190
|
+
--cds-syntax-heading-4: #00539a;
|
|
35191
|
+
--cds-syntax-heading-5: #00539a;
|
|
35192
|
+
--cds-syntax-heading-6: #00539a;
|
|
35193
|
+
--cds-syntax-integer: #198038;
|
|
35194
|
+
--cds-syntax-invalid: #da1e28;
|
|
35195
|
+
--cds-syntax-keyword: #0f62fe;
|
|
35196
|
+
--cds-syntax-label-name: #0f62fe;
|
|
35197
|
+
--cds-syntax-line-comment: #198038;
|
|
35198
|
+
--cds-syntax-link: #0f62fe;
|
|
35199
|
+
--cds-syntax-list: #161616;
|
|
35200
|
+
--cds-syntax-literal: #161616;
|
|
35201
|
+
--cds-syntax-local: #0f62fe;
|
|
35202
|
+
--cds-syntax-logic-operator: #343a3f;
|
|
35203
|
+
--cds-syntax-macro-name: #161616;
|
|
35204
|
+
--cds-syntax-meta: #198038;
|
|
35205
|
+
--cds-syntax-modifier: #0f62fe;
|
|
35206
|
+
--cds-syntax-module-keyword: #6929c4;
|
|
35207
|
+
--cds-syntax-monospace: #161616;
|
|
35208
|
+
--cds-syntax-name: #0f62fe;
|
|
35209
|
+
--cds-syntax-namespace: #007d79;
|
|
35210
|
+
--cds-syntax-null: #161616;
|
|
35211
|
+
--cds-syntax-number: #198038;
|
|
35212
|
+
--cds-syntax-operator: #343a3f;
|
|
35213
|
+
--cds-syntax-operator-keyword: #0f62fe;
|
|
35214
|
+
--cds-syntax-paren: #343a3f;
|
|
35215
|
+
--cds-syntax-processing-instruction: #161616;
|
|
35216
|
+
--cds-syntax-property-name: #00539a;
|
|
35217
|
+
--cds-syntax-punctuation: #343a3f;
|
|
35218
|
+
--cds-syntax-quote: #198038;
|
|
35219
|
+
--cds-syntax-regexp: #6929c4;
|
|
35220
|
+
--cds-syntax-self: #007d79;
|
|
35221
|
+
--cds-syntax-separator: #343a3f;
|
|
35222
|
+
--cds-syntax-special: #0f62fe;
|
|
35223
|
+
--cds-syntax-special-string: #8a3ffc;
|
|
35224
|
+
--cds-syntax-square-bracket: #343a3f;
|
|
35225
|
+
--cds-syntax-standard: #0f62fe;
|
|
35226
|
+
--cds-syntax-strikethrough: #161616;
|
|
35227
|
+
--cds-syntax-string: #161616;
|
|
35228
|
+
--cds-syntax-strong: #161616;
|
|
35229
|
+
--cds-syntax-tag: #007d79;
|
|
35230
|
+
--cds-syntax-tag-name: #007d79;
|
|
35231
|
+
--cds-syntax-type: #007d79;
|
|
35232
|
+
--cds-syntax-type-name: #007d79;
|
|
35233
|
+
--cds-syntax-type-operator: #007d79;
|
|
35234
|
+
--cds-syntax-unit: #198038;
|
|
35235
|
+
--cds-syntax-update-operator: #343a3f;
|
|
35236
|
+
--cds-syntax-url: #343a3f;
|
|
35237
|
+
--cds-syntax-variable: #0f62fe;
|
|
35238
|
+
--cds-syntax-variable-name: #0f62fe;
|
|
33250
35239
|
--cds-text-disabled: rgba(22, 22, 22, 0.25);
|
|
33251
35240
|
--cds-text-error: #da1e28;
|
|
33252
35241
|
--cds-text-helper: #6f6f6f;
|
|
@@ -33689,8 +35678,10 @@ button.cds--header__search--close.cds--header__action[part=close-button] svg {
|
|
|
33689
35678
|
--cds-chat-avatar-bot: #6f6f6f;
|
|
33690
35679
|
--cds-chat-avatar-user: #0f62fe;
|
|
33691
35680
|
--cds-chat-bubble-agent: #ffffff;
|
|
35681
|
+
--cds-chat-bubble-agent-text: #161616;
|
|
33692
35682
|
--cds-chat-bubble-border: #e0e0e0;
|
|
33693
35683
|
--cds-chat-bubble-user: #e0e0e0;
|
|
35684
|
+
--cds-chat-bubble-user-text: #161616;
|
|
33694
35685
|
--cds-chat-button: #0f62fe;
|
|
33695
35686
|
--cds-chat-button-active: rgba(141, 141, 141, 0.5);
|
|
33696
35687
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.12);
|
|
@@ -33698,9 +35689,11 @@ button.cds--header__search--close.cds--header__action[part=close-button] svg {
|
|
|
33698
35689
|
--cds-chat-button-text-hover: #0043ce;
|
|
33699
35690
|
--cds-chat-button-text-selected: #525252;
|
|
33700
35691
|
--cds-chat-header-background: #ffffff;
|
|
35692
|
+
--cds-chat-header-text: #161616;
|
|
33701
35693
|
--cds-chat-prompt-background: #ffffff;
|
|
33702
35694
|
--cds-chat-prompt-border-end: rgba(244, 244, 244, 0);
|
|
33703
35695
|
--cds-chat-prompt-border-start: #f4f4f4;
|
|
35696
|
+
--cds-chat-prompt-text: #161616;
|
|
33704
35697
|
--cds-chat-shell-background: #ffffff;
|
|
33705
35698
|
--cds-field-01: #f4f4f4;
|
|
33706
35699
|
--cds-field-02: #ffffff;
|
|
@@ -33772,6 +35765,92 @@ button.cds--header__search--close.cds--header__action[part=close-button] svg {
|
|
|
33772
35765
|
--cds-support-success-inverse: #42be65;
|
|
33773
35766
|
--cds-support-warning: #f1c21b;
|
|
33774
35767
|
--cds-support-warning-inverse: #f1c21b;
|
|
35768
|
+
--cds-syntax-angle-bracket: #697077;
|
|
35769
|
+
--cds-syntax-annotation: #007d79;
|
|
35770
|
+
--cds-syntax-arithmetic-operator: #343a3f;
|
|
35771
|
+
--cds-syntax-atom: #161616;
|
|
35772
|
+
--cds-syntax-attribute: #00539a;
|
|
35773
|
+
--cds-syntax-attribute-name: #00539a;
|
|
35774
|
+
--cds-syntax-attribute-value: #161616;
|
|
35775
|
+
--cds-syntax-bitwise-operator: #343a3f;
|
|
35776
|
+
--cds-syntax-block-comment: #198038;
|
|
35777
|
+
--cds-syntax-bool: #161616;
|
|
35778
|
+
--cds-syntax-brace: #343a3f;
|
|
35779
|
+
--cds-syntax-bracket: #343a3f;
|
|
35780
|
+
--cds-syntax-character: #161616;
|
|
35781
|
+
--cds-syntax-class-name: #007d79;
|
|
35782
|
+
--cds-syntax-color: #161616;
|
|
35783
|
+
--cds-syntax-comment: #198038;
|
|
35784
|
+
--cds-syntax-compare-operator: #343a3f;
|
|
35785
|
+
--cds-syntax-constant: #0f62fe;
|
|
35786
|
+
--cds-syntax-content: #161616;
|
|
35787
|
+
--cds-syntax-content-separator: #343a3f;
|
|
35788
|
+
--cds-syntax-control-keyword: #6929c4;
|
|
35789
|
+
--cds-syntax-control-operator: #6929c4;
|
|
35790
|
+
--cds-syntax-definition: #00539a;
|
|
35791
|
+
--cds-syntax-definition-keyword: #00539a;
|
|
35792
|
+
--cds-syntax-definition-operator: #00539a;
|
|
35793
|
+
--cds-syntax-deref-operator: #343a3f;
|
|
35794
|
+
--cds-syntax-doc-comment: #198038;
|
|
35795
|
+
--cds-syntax-doc-string: #161616;
|
|
35796
|
+
--cds-syntax-document-meta: #198038;
|
|
35797
|
+
--cds-syntax-emphasis: #161616;
|
|
35798
|
+
--cds-syntax-escape: #343a3f;
|
|
35799
|
+
--cds-syntax-float: #198038;
|
|
35800
|
+
--cds-syntax-function: #8e6a00;
|
|
35801
|
+
--cds-syntax-heading: #00539a;
|
|
35802
|
+
--cds-syntax-heading-1: #00539a;
|
|
35803
|
+
--cds-syntax-heading-2: #00539a;
|
|
35804
|
+
--cds-syntax-heading-3: #00539a;
|
|
35805
|
+
--cds-syntax-heading-4: #00539a;
|
|
35806
|
+
--cds-syntax-heading-5: #00539a;
|
|
35807
|
+
--cds-syntax-heading-6: #00539a;
|
|
35808
|
+
--cds-syntax-integer: #198038;
|
|
35809
|
+
--cds-syntax-invalid: #da1e28;
|
|
35810
|
+
--cds-syntax-keyword: #0f62fe;
|
|
35811
|
+
--cds-syntax-label-name: #0f62fe;
|
|
35812
|
+
--cds-syntax-line-comment: #198038;
|
|
35813
|
+
--cds-syntax-link: #0f62fe;
|
|
35814
|
+
--cds-syntax-list: #161616;
|
|
35815
|
+
--cds-syntax-literal: #161616;
|
|
35816
|
+
--cds-syntax-local: #0f62fe;
|
|
35817
|
+
--cds-syntax-logic-operator: #343a3f;
|
|
35818
|
+
--cds-syntax-macro-name: #161616;
|
|
35819
|
+
--cds-syntax-meta: #198038;
|
|
35820
|
+
--cds-syntax-modifier: #0f62fe;
|
|
35821
|
+
--cds-syntax-module-keyword: #6929c4;
|
|
35822
|
+
--cds-syntax-monospace: #161616;
|
|
35823
|
+
--cds-syntax-name: #0f62fe;
|
|
35824
|
+
--cds-syntax-namespace: #007d79;
|
|
35825
|
+
--cds-syntax-null: #161616;
|
|
35826
|
+
--cds-syntax-number: #198038;
|
|
35827
|
+
--cds-syntax-operator: #343a3f;
|
|
35828
|
+
--cds-syntax-operator-keyword: #0f62fe;
|
|
35829
|
+
--cds-syntax-paren: #343a3f;
|
|
35830
|
+
--cds-syntax-processing-instruction: #161616;
|
|
35831
|
+
--cds-syntax-property-name: #00539a;
|
|
35832
|
+
--cds-syntax-punctuation: #343a3f;
|
|
35833
|
+
--cds-syntax-quote: #198038;
|
|
35834
|
+
--cds-syntax-regexp: #6929c4;
|
|
35835
|
+
--cds-syntax-self: #007d79;
|
|
35836
|
+
--cds-syntax-separator: #343a3f;
|
|
35837
|
+
--cds-syntax-special: #0f62fe;
|
|
35838
|
+
--cds-syntax-special-string: #8a3ffc;
|
|
35839
|
+
--cds-syntax-square-bracket: #343a3f;
|
|
35840
|
+
--cds-syntax-standard: #0f62fe;
|
|
35841
|
+
--cds-syntax-strikethrough: #161616;
|
|
35842
|
+
--cds-syntax-string: #161616;
|
|
35843
|
+
--cds-syntax-strong: #161616;
|
|
35844
|
+
--cds-syntax-tag: #007d79;
|
|
35845
|
+
--cds-syntax-tag-name: #007d79;
|
|
35846
|
+
--cds-syntax-type: #007d79;
|
|
35847
|
+
--cds-syntax-type-name: #007d79;
|
|
35848
|
+
--cds-syntax-type-operator: #007d79;
|
|
35849
|
+
--cds-syntax-unit: #198038;
|
|
35850
|
+
--cds-syntax-update-operator: #343a3f;
|
|
35851
|
+
--cds-syntax-url: #343a3f;
|
|
35852
|
+
--cds-syntax-variable: #0f62fe;
|
|
35853
|
+
--cds-syntax-variable-name: #0f62fe;
|
|
33775
35854
|
--cds-text-disabled: rgba(22, 22, 22, 0.25);
|
|
33776
35855
|
--cds-text-error: #da1e28;
|
|
33777
35856
|
--cds-text-helper: #6f6f6f;
|
|
@@ -35623,8 +37702,10 @@ button.cds--header__search--close.cds--header__action[part=close-button] svg {
|
|
|
35623
37702
|
--cds-chat-avatar-bot: #6f6f6f;
|
|
35624
37703
|
--cds-chat-avatar-user: #0f62fe;
|
|
35625
37704
|
--cds-chat-bubble-agent: #ffffff;
|
|
37705
|
+
--cds-chat-bubble-agent-text: #161616;
|
|
35626
37706
|
--cds-chat-bubble-border: #e0e0e0;
|
|
35627
37707
|
--cds-chat-bubble-user: #e0e0e0;
|
|
37708
|
+
--cds-chat-bubble-user-text: #161616;
|
|
35628
37709
|
--cds-chat-button: #0f62fe;
|
|
35629
37710
|
--cds-chat-button-active: rgba(141, 141, 141, 0.5);
|
|
35630
37711
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.12);
|
|
@@ -35632,9 +37713,11 @@ button.cds--header__search--close.cds--header__action[part=close-button] svg {
|
|
|
35632
37713
|
--cds-chat-button-text-hover: #0043ce;
|
|
35633
37714
|
--cds-chat-button-text-selected: #525252;
|
|
35634
37715
|
--cds-chat-header-background: #ffffff;
|
|
37716
|
+
--cds-chat-header-text: #161616;
|
|
35635
37717
|
--cds-chat-prompt-background: #ffffff;
|
|
35636
37718
|
--cds-chat-prompt-border-end: rgba(244, 244, 244, 0);
|
|
35637
37719
|
--cds-chat-prompt-border-start: #f4f4f4;
|
|
37720
|
+
--cds-chat-prompt-text: #161616;
|
|
35638
37721
|
--cds-chat-shell-background: #ffffff;
|
|
35639
37722
|
--cds-field-01: #f4f4f4;
|
|
35640
37723
|
--cds-field-02: #ffffff;
|
|
@@ -35706,6 +37789,92 @@ button.cds--header__search--close.cds--header__action[part=close-button] svg {
|
|
|
35706
37789
|
--cds-support-success-inverse: #42be65;
|
|
35707
37790
|
--cds-support-warning: #f1c21b;
|
|
35708
37791
|
--cds-support-warning-inverse: #f1c21b;
|
|
37792
|
+
--cds-syntax-angle-bracket: #697077;
|
|
37793
|
+
--cds-syntax-annotation: #007d79;
|
|
37794
|
+
--cds-syntax-arithmetic-operator: #343a3f;
|
|
37795
|
+
--cds-syntax-atom: #161616;
|
|
37796
|
+
--cds-syntax-attribute: #00539a;
|
|
37797
|
+
--cds-syntax-attribute-name: #00539a;
|
|
37798
|
+
--cds-syntax-attribute-value: #161616;
|
|
37799
|
+
--cds-syntax-bitwise-operator: #343a3f;
|
|
37800
|
+
--cds-syntax-block-comment: #198038;
|
|
37801
|
+
--cds-syntax-bool: #161616;
|
|
37802
|
+
--cds-syntax-brace: #343a3f;
|
|
37803
|
+
--cds-syntax-bracket: #343a3f;
|
|
37804
|
+
--cds-syntax-character: #161616;
|
|
37805
|
+
--cds-syntax-class-name: #007d79;
|
|
37806
|
+
--cds-syntax-color: #161616;
|
|
37807
|
+
--cds-syntax-comment: #198038;
|
|
37808
|
+
--cds-syntax-compare-operator: #343a3f;
|
|
37809
|
+
--cds-syntax-constant: #0f62fe;
|
|
37810
|
+
--cds-syntax-content: #161616;
|
|
37811
|
+
--cds-syntax-content-separator: #343a3f;
|
|
37812
|
+
--cds-syntax-control-keyword: #6929c4;
|
|
37813
|
+
--cds-syntax-control-operator: #6929c4;
|
|
37814
|
+
--cds-syntax-definition: #00539a;
|
|
37815
|
+
--cds-syntax-definition-keyword: #00539a;
|
|
37816
|
+
--cds-syntax-definition-operator: #00539a;
|
|
37817
|
+
--cds-syntax-deref-operator: #343a3f;
|
|
37818
|
+
--cds-syntax-doc-comment: #198038;
|
|
37819
|
+
--cds-syntax-doc-string: #161616;
|
|
37820
|
+
--cds-syntax-document-meta: #198038;
|
|
37821
|
+
--cds-syntax-emphasis: #161616;
|
|
37822
|
+
--cds-syntax-escape: #343a3f;
|
|
37823
|
+
--cds-syntax-float: #198038;
|
|
37824
|
+
--cds-syntax-function: #8e6a00;
|
|
37825
|
+
--cds-syntax-heading: #00539a;
|
|
37826
|
+
--cds-syntax-heading-1: #00539a;
|
|
37827
|
+
--cds-syntax-heading-2: #00539a;
|
|
37828
|
+
--cds-syntax-heading-3: #00539a;
|
|
37829
|
+
--cds-syntax-heading-4: #00539a;
|
|
37830
|
+
--cds-syntax-heading-5: #00539a;
|
|
37831
|
+
--cds-syntax-heading-6: #00539a;
|
|
37832
|
+
--cds-syntax-integer: #198038;
|
|
37833
|
+
--cds-syntax-invalid: #da1e28;
|
|
37834
|
+
--cds-syntax-keyword: #0f62fe;
|
|
37835
|
+
--cds-syntax-label-name: #0f62fe;
|
|
37836
|
+
--cds-syntax-line-comment: #198038;
|
|
37837
|
+
--cds-syntax-link: #0f62fe;
|
|
37838
|
+
--cds-syntax-list: #161616;
|
|
37839
|
+
--cds-syntax-literal: #161616;
|
|
37840
|
+
--cds-syntax-local: #0f62fe;
|
|
37841
|
+
--cds-syntax-logic-operator: #343a3f;
|
|
37842
|
+
--cds-syntax-macro-name: #161616;
|
|
37843
|
+
--cds-syntax-meta: #198038;
|
|
37844
|
+
--cds-syntax-modifier: #0f62fe;
|
|
37845
|
+
--cds-syntax-module-keyword: #6929c4;
|
|
37846
|
+
--cds-syntax-monospace: #161616;
|
|
37847
|
+
--cds-syntax-name: #0f62fe;
|
|
37848
|
+
--cds-syntax-namespace: #007d79;
|
|
37849
|
+
--cds-syntax-null: #161616;
|
|
37850
|
+
--cds-syntax-number: #198038;
|
|
37851
|
+
--cds-syntax-operator: #343a3f;
|
|
37852
|
+
--cds-syntax-operator-keyword: #0f62fe;
|
|
37853
|
+
--cds-syntax-paren: #343a3f;
|
|
37854
|
+
--cds-syntax-processing-instruction: #161616;
|
|
37855
|
+
--cds-syntax-property-name: #00539a;
|
|
37856
|
+
--cds-syntax-punctuation: #343a3f;
|
|
37857
|
+
--cds-syntax-quote: #198038;
|
|
37858
|
+
--cds-syntax-regexp: #6929c4;
|
|
37859
|
+
--cds-syntax-self: #007d79;
|
|
37860
|
+
--cds-syntax-separator: #343a3f;
|
|
37861
|
+
--cds-syntax-special: #0f62fe;
|
|
37862
|
+
--cds-syntax-special-string: #8a3ffc;
|
|
37863
|
+
--cds-syntax-square-bracket: #343a3f;
|
|
37864
|
+
--cds-syntax-standard: #0f62fe;
|
|
37865
|
+
--cds-syntax-strikethrough: #161616;
|
|
37866
|
+
--cds-syntax-string: #161616;
|
|
37867
|
+
--cds-syntax-strong: #161616;
|
|
37868
|
+
--cds-syntax-tag: #007d79;
|
|
37869
|
+
--cds-syntax-tag-name: #007d79;
|
|
37870
|
+
--cds-syntax-type: #007d79;
|
|
37871
|
+
--cds-syntax-type-name: #007d79;
|
|
37872
|
+
--cds-syntax-type-operator: #007d79;
|
|
37873
|
+
--cds-syntax-unit: #198038;
|
|
37874
|
+
--cds-syntax-update-operator: #343a3f;
|
|
37875
|
+
--cds-syntax-url: #343a3f;
|
|
37876
|
+
--cds-syntax-variable: #0f62fe;
|
|
37877
|
+
--cds-syntax-variable-name: #0f62fe;
|
|
35709
37878
|
--cds-text-disabled: rgba(22, 22, 22, 0.25);
|
|
35710
37879
|
--cds-text-error: #da1e28;
|
|
35711
37880
|
--cds-text-helper: #6f6f6f;
|
|
@@ -38911,8 +41080,10 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
38911
41080
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
38912
41081
|
--cds-chat-avatar-user: #4589ff;
|
|
38913
41082
|
--cds-chat-bubble-agent: #262626;
|
|
41083
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
38914
41084
|
--cds-chat-bubble-border: #525252;
|
|
38915
41085
|
--cds-chat-bubble-user: #393939;
|
|
41086
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
38916
41087
|
--cds-chat-button: #78a9ff;
|
|
38917
41088
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
38918
41089
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -38920,9 +41091,11 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
38920
41091
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
38921
41092
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
38922
41093
|
--cds-chat-header-background: #262626;
|
|
41094
|
+
--cds-chat-header-text: #f4f4f4;
|
|
38923
41095
|
--cds-chat-prompt-background: #161616;
|
|
38924
41096
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
38925
41097
|
--cds-chat-prompt-border-start: #262626;
|
|
41098
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
38926
41099
|
--cds-chat-shell-background: #262626;
|
|
38927
41100
|
--cds-field-01: #262626;
|
|
38928
41101
|
--cds-field-02: #393939;
|
|
@@ -38994,6 +41167,92 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
38994
41167
|
--cds-support-success-inverse: #24a148;
|
|
38995
41168
|
--cds-support-warning: #f1c21b;
|
|
38996
41169
|
--cds-support-warning-inverse: #f1c21b;
|
|
41170
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
41171
|
+
--cds-syntax-annotation: #08bdba;
|
|
41172
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
41173
|
+
--cds-syntax-atom: #f4f4f4;
|
|
41174
|
+
--cds-syntax-attribute: #33b1ff;
|
|
41175
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
41176
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
41177
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
41178
|
+
--cds-syntax-block-comment: #42be65;
|
|
41179
|
+
--cds-syntax-bool: #f4f4f4;
|
|
41180
|
+
--cds-syntax-brace: #e0e0e0;
|
|
41181
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
41182
|
+
--cds-syntax-character: #f4f4f4;
|
|
41183
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
41184
|
+
--cds-syntax-color: #f4f4f4;
|
|
41185
|
+
--cds-syntax-comment: #42be65;
|
|
41186
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
41187
|
+
--cds-syntax-constant: #4589ff;
|
|
41188
|
+
--cds-syntax-content: #f4f4f4;
|
|
41189
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
41190
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
41191
|
+
--cds-syntax-control-operator: #be95ff;
|
|
41192
|
+
--cds-syntax-definition: #33b1ff;
|
|
41193
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
41194
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
41195
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
41196
|
+
--cds-syntax-doc-comment: #42be65;
|
|
41197
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
41198
|
+
--cds-syntax-document-meta: #42be65;
|
|
41199
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
41200
|
+
--cds-syntax-escape: #e0e0e0;
|
|
41201
|
+
--cds-syntax-float: #6fdc8c;
|
|
41202
|
+
--cds-syntax-function: #f1c21b;
|
|
41203
|
+
--cds-syntax-heading: #33b1ff;
|
|
41204
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
41205
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
41206
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
41207
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
41208
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
41209
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
41210
|
+
--cds-syntax-integer: #6fdc8c;
|
|
41211
|
+
--cds-syntax-invalid: #fa4d56;
|
|
41212
|
+
--cds-syntax-keyword: #4589ff;
|
|
41213
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
41214
|
+
--cds-syntax-line-comment: #42be65;
|
|
41215
|
+
--cds-syntax-link: #4589ff;
|
|
41216
|
+
--cds-syntax-list: #f4f4f4;
|
|
41217
|
+
--cds-syntax-literal: #f4f4f4;
|
|
41218
|
+
--cds-syntax-local: #a6c8ff;
|
|
41219
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
41220
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
41221
|
+
--cds-syntax-meta: #42be65;
|
|
41222
|
+
--cds-syntax-modifier: #4589ff;
|
|
41223
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
41224
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
41225
|
+
--cds-syntax-name: #a6c8ff;
|
|
41226
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
41227
|
+
--cds-syntax-null: #f4f4f4;
|
|
41228
|
+
--cds-syntax-number: #6fdc8c;
|
|
41229
|
+
--cds-syntax-operator: #e0e0e0;
|
|
41230
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
41231
|
+
--cds-syntax-paren: #e0e0e0;
|
|
41232
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
41233
|
+
--cds-syntax-property-name: #33b1ff;
|
|
41234
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
41235
|
+
--cds-syntax-quote: #42be65;
|
|
41236
|
+
--cds-syntax-regexp: #be95ff;
|
|
41237
|
+
--cds-syntax-self: #3ddbd9;
|
|
41238
|
+
--cds-syntax-separator: #e0e0e0;
|
|
41239
|
+
--cds-syntax-special: #4589ff;
|
|
41240
|
+
--cds-syntax-special-string: #be95ff;
|
|
41241
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
41242
|
+
--cds-syntax-standard: #4589ff;
|
|
41243
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
41244
|
+
--cds-syntax-string: #f4f4f4;
|
|
41245
|
+
--cds-syntax-strong: #f4f4f4;
|
|
41246
|
+
--cds-syntax-tag: #3ddbd9;
|
|
41247
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
41248
|
+
--cds-syntax-type: #3ddbd9;
|
|
41249
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
41250
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
41251
|
+
--cds-syntax-unit: #6fdc8c;
|
|
41252
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
41253
|
+
--cds-syntax-url: #e0e0e0;
|
|
41254
|
+
--cds-syntax-variable: #a6c8ff;
|
|
41255
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
38997
41256
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
38998
41257
|
--cds-text-error: #ff8389;
|
|
38999
41258
|
--cds-text-helper: #a8a8a8;
|
|
@@ -39816,8 +42075,10 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
39816
42075
|
--cds-chat-avatar-bot: #6f6f6f;
|
|
39817
42076
|
--cds-chat-avatar-user: #0f62fe;
|
|
39818
42077
|
--cds-chat-bubble-agent: #ffffff;
|
|
42078
|
+
--cds-chat-bubble-agent-text: #161616;
|
|
39819
42079
|
--cds-chat-bubble-border: #e0e0e0;
|
|
39820
42080
|
--cds-chat-bubble-user: #e0e0e0;
|
|
42081
|
+
--cds-chat-bubble-user-text: #161616;
|
|
39821
42082
|
--cds-chat-button: #0f62fe;
|
|
39822
42083
|
--cds-chat-button-active: rgba(141, 141, 141, 0.5);
|
|
39823
42084
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.12);
|
|
@@ -39825,9 +42086,11 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
39825
42086
|
--cds-chat-button-text-hover: #0043ce;
|
|
39826
42087
|
--cds-chat-button-text-selected: #525252;
|
|
39827
42088
|
--cds-chat-header-background: #ffffff;
|
|
42089
|
+
--cds-chat-header-text: #161616;
|
|
39828
42090
|
--cds-chat-prompt-background: #ffffff;
|
|
39829
42091
|
--cds-chat-prompt-border-end: rgba(244, 244, 244, 0);
|
|
39830
42092
|
--cds-chat-prompt-border-start: #f4f4f4;
|
|
42093
|
+
--cds-chat-prompt-text: #161616;
|
|
39831
42094
|
--cds-chat-shell-background: #ffffff;
|
|
39832
42095
|
--cds-field-01: #ffffff;
|
|
39833
42096
|
--cds-field-02: #f4f4f4;
|
|
@@ -39899,6 +42162,92 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
39899
42162
|
--cds-support-success-inverse: #42be65;
|
|
39900
42163
|
--cds-support-warning: #f1c21b;
|
|
39901
42164
|
--cds-support-warning-inverse: #f1c21b;
|
|
42165
|
+
--cds-syntax-angle-bracket: #697077;
|
|
42166
|
+
--cds-syntax-annotation: #007d79;
|
|
42167
|
+
--cds-syntax-arithmetic-operator: #343a3f;
|
|
42168
|
+
--cds-syntax-atom: #161616;
|
|
42169
|
+
--cds-syntax-attribute: #00539a;
|
|
42170
|
+
--cds-syntax-attribute-name: #00539a;
|
|
42171
|
+
--cds-syntax-attribute-value: #161616;
|
|
42172
|
+
--cds-syntax-bitwise-operator: #343a3f;
|
|
42173
|
+
--cds-syntax-block-comment: #198038;
|
|
42174
|
+
--cds-syntax-bool: #161616;
|
|
42175
|
+
--cds-syntax-brace: #343a3f;
|
|
42176
|
+
--cds-syntax-bracket: #343a3f;
|
|
42177
|
+
--cds-syntax-character: #161616;
|
|
42178
|
+
--cds-syntax-class-name: #007d79;
|
|
42179
|
+
--cds-syntax-color: #161616;
|
|
42180
|
+
--cds-syntax-comment: #198038;
|
|
42181
|
+
--cds-syntax-compare-operator: #343a3f;
|
|
42182
|
+
--cds-syntax-constant: #0f62fe;
|
|
42183
|
+
--cds-syntax-content: #161616;
|
|
42184
|
+
--cds-syntax-content-separator: #343a3f;
|
|
42185
|
+
--cds-syntax-control-keyword: #6929c4;
|
|
42186
|
+
--cds-syntax-control-operator: #6929c4;
|
|
42187
|
+
--cds-syntax-definition: #00539a;
|
|
42188
|
+
--cds-syntax-definition-keyword: #00539a;
|
|
42189
|
+
--cds-syntax-definition-operator: #00539a;
|
|
42190
|
+
--cds-syntax-deref-operator: #343a3f;
|
|
42191
|
+
--cds-syntax-doc-comment: #198038;
|
|
42192
|
+
--cds-syntax-doc-string: #161616;
|
|
42193
|
+
--cds-syntax-document-meta: #198038;
|
|
42194
|
+
--cds-syntax-emphasis: #161616;
|
|
42195
|
+
--cds-syntax-escape: #343a3f;
|
|
42196
|
+
--cds-syntax-float: #198038;
|
|
42197
|
+
--cds-syntax-function: #8e6a00;
|
|
42198
|
+
--cds-syntax-heading: #00539a;
|
|
42199
|
+
--cds-syntax-heading-1: #00539a;
|
|
42200
|
+
--cds-syntax-heading-2: #00539a;
|
|
42201
|
+
--cds-syntax-heading-3: #00539a;
|
|
42202
|
+
--cds-syntax-heading-4: #00539a;
|
|
42203
|
+
--cds-syntax-heading-5: #00539a;
|
|
42204
|
+
--cds-syntax-heading-6: #00539a;
|
|
42205
|
+
--cds-syntax-integer: #198038;
|
|
42206
|
+
--cds-syntax-invalid: #da1e28;
|
|
42207
|
+
--cds-syntax-keyword: #0f62fe;
|
|
42208
|
+
--cds-syntax-label-name: #0f62fe;
|
|
42209
|
+
--cds-syntax-line-comment: #198038;
|
|
42210
|
+
--cds-syntax-link: #0f62fe;
|
|
42211
|
+
--cds-syntax-list: #161616;
|
|
42212
|
+
--cds-syntax-literal: #161616;
|
|
42213
|
+
--cds-syntax-local: #0f62fe;
|
|
42214
|
+
--cds-syntax-logic-operator: #343a3f;
|
|
42215
|
+
--cds-syntax-macro-name: #161616;
|
|
42216
|
+
--cds-syntax-meta: #198038;
|
|
42217
|
+
--cds-syntax-modifier: #0f62fe;
|
|
42218
|
+
--cds-syntax-module-keyword: #6929c4;
|
|
42219
|
+
--cds-syntax-monospace: #161616;
|
|
42220
|
+
--cds-syntax-name: #0f62fe;
|
|
42221
|
+
--cds-syntax-namespace: #007d79;
|
|
42222
|
+
--cds-syntax-null: #161616;
|
|
42223
|
+
--cds-syntax-number: #198038;
|
|
42224
|
+
--cds-syntax-operator: #343a3f;
|
|
42225
|
+
--cds-syntax-operator-keyword: #0f62fe;
|
|
42226
|
+
--cds-syntax-paren: #343a3f;
|
|
42227
|
+
--cds-syntax-processing-instruction: #161616;
|
|
42228
|
+
--cds-syntax-property-name: #00539a;
|
|
42229
|
+
--cds-syntax-punctuation: #343a3f;
|
|
42230
|
+
--cds-syntax-quote: #198038;
|
|
42231
|
+
--cds-syntax-regexp: #6929c4;
|
|
42232
|
+
--cds-syntax-self: #007d79;
|
|
42233
|
+
--cds-syntax-separator: #343a3f;
|
|
42234
|
+
--cds-syntax-special: #0f62fe;
|
|
42235
|
+
--cds-syntax-special-string: #8a3ffc;
|
|
42236
|
+
--cds-syntax-square-bracket: #343a3f;
|
|
42237
|
+
--cds-syntax-standard: #0f62fe;
|
|
42238
|
+
--cds-syntax-strikethrough: #161616;
|
|
42239
|
+
--cds-syntax-string: #161616;
|
|
42240
|
+
--cds-syntax-strong: #161616;
|
|
42241
|
+
--cds-syntax-tag: #007d79;
|
|
42242
|
+
--cds-syntax-tag-name: #007d79;
|
|
42243
|
+
--cds-syntax-type: #007d79;
|
|
42244
|
+
--cds-syntax-type-name: #007d79;
|
|
42245
|
+
--cds-syntax-type-operator: #007d79;
|
|
42246
|
+
--cds-syntax-unit: #198038;
|
|
42247
|
+
--cds-syntax-update-operator: #343a3f;
|
|
42248
|
+
--cds-syntax-url: #343a3f;
|
|
42249
|
+
--cds-syntax-variable: #0f62fe;
|
|
42250
|
+
--cds-syntax-variable-name: #0f62fe;
|
|
39902
42251
|
--cds-text-disabled: rgba(22, 22, 22, 0.25);
|
|
39903
42252
|
--cds-text-error: #da1e28;
|
|
39904
42253
|
--cds-text-helper: #6f6f6f;
|
|
@@ -40283,8 +42632,10 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
40283
42632
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
40284
42633
|
--cds-chat-avatar-user: #4589ff;
|
|
40285
42634
|
--cds-chat-bubble-agent: #262626;
|
|
42635
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
40286
42636
|
--cds-chat-bubble-border: #525252;
|
|
40287
42637
|
--cds-chat-bubble-user: #393939;
|
|
42638
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
40288
42639
|
--cds-chat-button: #78a9ff;
|
|
40289
42640
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
40290
42641
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -40292,9 +42643,11 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
40292
42643
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
40293
42644
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
40294
42645
|
--cds-chat-header-background: #262626;
|
|
42646
|
+
--cds-chat-header-text: #f4f4f4;
|
|
40295
42647
|
--cds-chat-prompt-background: #161616;
|
|
40296
42648
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
40297
42649
|
--cds-chat-prompt-border-start: #262626;
|
|
42650
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
40298
42651
|
--cds-chat-shell-background: #262626;
|
|
40299
42652
|
--cds-field-01: #393939;
|
|
40300
42653
|
--cds-field-02: #525252;
|
|
@@ -40366,6 +42719,92 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
40366
42719
|
--cds-support-success-inverse: #24a148;
|
|
40367
42720
|
--cds-support-warning: #f1c21b;
|
|
40368
42721
|
--cds-support-warning-inverse: #f1c21b;
|
|
42722
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
42723
|
+
--cds-syntax-annotation: #08bdba;
|
|
42724
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
42725
|
+
--cds-syntax-atom: #f4f4f4;
|
|
42726
|
+
--cds-syntax-attribute: #33b1ff;
|
|
42727
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
42728
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
42729
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
42730
|
+
--cds-syntax-block-comment: #42be65;
|
|
42731
|
+
--cds-syntax-bool: #f4f4f4;
|
|
42732
|
+
--cds-syntax-brace: #e0e0e0;
|
|
42733
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
42734
|
+
--cds-syntax-character: #f4f4f4;
|
|
42735
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
42736
|
+
--cds-syntax-color: #f4f4f4;
|
|
42737
|
+
--cds-syntax-comment: #42be65;
|
|
42738
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
42739
|
+
--cds-syntax-constant: #4589ff;
|
|
42740
|
+
--cds-syntax-content: #f4f4f4;
|
|
42741
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
42742
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
42743
|
+
--cds-syntax-control-operator: #be95ff;
|
|
42744
|
+
--cds-syntax-definition: #33b1ff;
|
|
42745
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
42746
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
42747
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
42748
|
+
--cds-syntax-doc-comment: #42be65;
|
|
42749
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
42750
|
+
--cds-syntax-document-meta: #42be65;
|
|
42751
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
42752
|
+
--cds-syntax-escape: #e0e0e0;
|
|
42753
|
+
--cds-syntax-float: #6fdc8c;
|
|
42754
|
+
--cds-syntax-function: #f1c21b;
|
|
42755
|
+
--cds-syntax-heading: #33b1ff;
|
|
42756
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
42757
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
42758
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
42759
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
42760
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
42761
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
42762
|
+
--cds-syntax-integer: #6fdc8c;
|
|
42763
|
+
--cds-syntax-invalid: #fa4d56;
|
|
42764
|
+
--cds-syntax-keyword: #4589ff;
|
|
42765
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
42766
|
+
--cds-syntax-line-comment: #42be65;
|
|
42767
|
+
--cds-syntax-link: #4589ff;
|
|
42768
|
+
--cds-syntax-list: #f4f4f4;
|
|
42769
|
+
--cds-syntax-literal: #f4f4f4;
|
|
42770
|
+
--cds-syntax-local: #a6c8ff;
|
|
42771
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
42772
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
42773
|
+
--cds-syntax-meta: #42be65;
|
|
42774
|
+
--cds-syntax-modifier: #4589ff;
|
|
42775
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
42776
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
42777
|
+
--cds-syntax-name: #a6c8ff;
|
|
42778
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
42779
|
+
--cds-syntax-null: #f4f4f4;
|
|
42780
|
+
--cds-syntax-number: #6fdc8c;
|
|
42781
|
+
--cds-syntax-operator: #e0e0e0;
|
|
42782
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
42783
|
+
--cds-syntax-paren: #e0e0e0;
|
|
42784
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
42785
|
+
--cds-syntax-property-name: #33b1ff;
|
|
42786
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
42787
|
+
--cds-syntax-quote: #42be65;
|
|
42788
|
+
--cds-syntax-regexp: #be95ff;
|
|
42789
|
+
--cds-syntax-self: #3ddbd9;
|
|
42790
|
+
--cds-syntax-separator: #e0e0e0;
|
|
42791
|
+
--cds-syntax-special: #4589ff;
|
|
42792
|
+
--cds-syntax-special-string: #be95ff;
|
|
42793
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
42794
|
+
--cds-syntax-standard: #4589ff;
|
|
42795
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
42796
|
+
--cds-syntax-string: #f4f4f4;
|
|
42797
|
+
--cds-syntax-strong: #f4f4f4;
|
|
42798
|
+
--cds-syntax-tag: #3ddbd9;
|
|
42799
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
42800
|
+
--cds-syntax-type: #3ddbd9;
|
|
42801
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
42802
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
42803
|
+
--cds-syntax-unit: #6fdc8c;
|
|
42804
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
42805
|
+
--cds-syntax-url: #e0e0e0;
|
|
42806
|
+
--cds-syntax-variable: #a6c8ff;
|
|
42807
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
40369
42808
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
40370
42809
|
--cds-text-error: #ffb3b8;
|
|
40371
42810
|
--cds-text-helper: #c6c6c6;
|
|
@@ -40750,8 +43189,10 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
40750
43189
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
40751
43190
|
--cds-chat-avatar-user: #4589ff;
|
|
40752
43191
|
--cds-chat-bubble-agent: #262626;
|
|
43192
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
40753
43193
|
--cds-chat-bubble-border: #525252;
|
|
40754
43194
|
--cds-chat-bubble-user: #393939;
|
|
43195
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
40755
43196
|
--cds-chat-button: #78a9ff;
|
|
40756
43197
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
40757
43198
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -40759,9 +43200,11 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
40759
43200
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
40760
43201
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
40761
43202
|
--cds-chat-header-background: #262626;
|
|
43203
|
+
--cds-chat-header-text: #f4f4f4;
|
|
40762
43204
|
--cds-chat-prompt-background: #161616;
|
|
40763
43205
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
40764
43206
|
--cds-chat-prompt-border-start: #262626;
|
|
43207
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
40765
43208
|
--cds-chat-shell-background: #262626;
|
|
40766
43209
|
--cds-field-01: #262626;
|
|
40767
43210
|
--cds-field-02: #393939;
|
|
@@ -40833,6 +43276,92 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
40833
43276
|
--cds-support-success-inverse: #24a148;
|
|
40834
43277
|
--cds-support-warning: #f1c21b;
|
|
40835
43278
|
--cds-support-warning-inverse: #f1c21b;
|
|
43279
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
43280
|
+
--cds-syntax-annotation: #08bdba;
|
|
43281
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
43282
|
+
--cds-syntax-atom: #f4f4f4;
|
|
43283
|
+
--cds-syntax-attribute: #33b1ff;
|
|
43284
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
43285
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
43286
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
43287
|
+
--cds-syntax-block-comment: #42be65;
|
|
43288
|
+
--cds-syntax-bool: #f4f4f4;
|
|
43289
|
+
--cds-syntax-brace: #e0e0e0;
|
|
43290
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
43291
|
+
--cds-syntax-character: #f4f4f4;
|
|
43292
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
43293
|
+
--cds-syntax-color: #f4f4f4;
|
|
43294
|
+
--cds-syntax-comment: #42be65;
|
|
43295
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
43296
|
+
--cds-syntax-constant: #4589ff;
|
|
43297
|
+
--cds-syntax-content: #f4f4f4;
|
|
43298
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
43299
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
43300
|
+
--cds-syntax-control-operator: #be95ff;
|
|
43301
|
+
--cds-syntax-definition: #33b1ff;
|
|
43302
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
43303
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
43304
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
43305
|
+
--cds-syntax-doc-comment: #42be65;
|
|
43306
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
43307
|
+
--cds-syntax-document-meta: #42be65;
|
|
43308
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
43309
|
+
--cds-syntax-escape: #e0e0e0;
|
|
43310
|
+
--cds-syntax-float: #6fdc8c;
|
|
43311
|
+
--cds-syntax-function: #f1c21b;
|
|
43312
|
+
--cds-syntax-heading: #33b1ff;
|
|
43313
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
43314
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
43315
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
43316
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
43317
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
43318
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
43319
|
+
--cds-syntax-integer: #6fdc8c;
|
|
43320
|
+
--cds-syntax-invalid: #fa4d56;
|
|
43321
|
+
--cds-syntax-keyword: #4589ff;
|
|
43322
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
43323
|
+
--cds-syntax-line-comment: #42be65;
|
|
43324
|
+
--cds-syntax-link: #4589ff;
|
|
43325
|
+
--cds-syntax-list: #f4f4f4;
|
|
43326
|
+
--cds-syntax-literal: #f4f4f4;
|
|
43327
|
+
--cds-syntax-local: #a6c8ff;
|
|
43328
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
43329
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
43330
|
+
--cds-syntax-meta: #42be65;
|
|
43331
|
+
--cds-syntax-modifier: #4589ff;
|
|
43332
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
43333
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
43334
|
+
--cds-syntax-name: #a6c8ff;
|
|
43335
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
43336
|
+
--cds-syntax-null: #f4f4f4;
|
|
43337
|
+
--cds-syntax-number: #6fdc8c;
|
|
43338
|
+
--cds-syntax-operator: #e0e0e0;
|
|
43339
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
43340
|
+
--cds-syntax-paren: #e0e0e0;
|
|
43341
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
43342
|
+
--cds-syntax-property-name: #33b1ff;
|
|
43343
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
43344
|
+
--cds-syntax-quote: #42be65;
|
|
43345
|
+
--cds-syntax-regexp: #be95ff;
|
|
43346
|
+
--cds-syntax-self: #3ddbd9;
|
|
43347
|
+
--cds-syntax-separator: #e0e0e0;
|
|
43348
|
+
--cds-syntax-special: #4589ff;
|
|
43349
|
+
--cds-syntax-special-string: #be95ff;
|
|
43350
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
43351
|
+
--cds-syntax-standard: #4589ff;
|
|
43352
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
43353
|
+
--cds-syntax-string: #f4f4f4;
|
|
43354
|
+
--cds-syntax-strong: #f4f4f4;
|
|
43355
|
+
--cds-syntax-tag: #3ddbd9;
|
|
43356
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
43357
|
+
--cds-syntax-type: #3ddbd9;
|
|
43358
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
43359
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
43360
|
+
--cds-syntax-unit: #6fdc8c;
|
|
43361
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
43362
|
+
--cds-syntax-url: #e0e0e0;
|
|
43363
|
+
--cds-syntax-variable: #a6c8ff;
|
|
43364
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
40836
43365
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
40837
43366
|
--cds-text-error: #ff8389;
|
|
40838
43367
|
--cds-text-helper: #a8a8a8;
|
|
@@ -41300,8 +43829,10 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
41300
43829
|
--cds-chat-avatar-bot: #6f6f6f;
|
|
41301
43830
|
--cds-chat-avatar-user: #0f62fe;
|
|
41302
43831
|
--cds-chat-bubble-agent: #ffffff;
|
|
43832
|
+
--cds-chat-bubble-agent-text: #161616;
|
|
41303
43833
|
--cds-chat-bubble-border: #e0e0e0;
|
|
41304
43834
|
--cds-chat-bubble-user: #e0e0e0;
|
|
43835
|
+
--cds-chat-bubble-user-text: #161616;
|
|
41305
43836
|
--cds-chat-button: #0f62fe;
|
|
41306
43837
|
--cds-chat-button-active: rgba(141, 141, 141, 0.5);
|
|
41307
43838
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.12);
|
|
@@ -41309,9 +43840,11 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
41309
43840
|
--cds-chat-button-text-hover: #0043ce;
|
|
41310
43841
|
--cds-chat-button-text-selected: #525252;
|
|
41311
43842
|
--cds-chat-header-background: #ffffff;
|
|
43843
|
+
--cds-chat-header-text: #161616;
|
|
41312
43844
|
--cds-chat-prompt-background: #ffffff;
|
|
41313
43845
|
--cds-chat-prompt-border-end: rgba(244, 244, 244, 0);
|
|
41314
43846
|
--cds-chat-prompt-border-start: #f4f4f4;
|
|
43847
|
+
--cds-chat-prompt-text: #161616;
|
|
41315
43848
|
--cds-chat-shell-background: #ffffff;
|
|
41316
43849
|
--cds-field-01: #f4f4f4;
|
|
41317
43850
|
--cds-field-02: #ffffff;
|
|
@@ -41383,6 +43916,92 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
41383
43916
|
--cds-support-success-inverse: #42be65;
|
|
41384
43917
|
--cds-support-warning: #f1c21b;
|
|
41385
43918
|
--cds-support-warning-inverse: #f1c21b;
|
|
43919
|
+
--cds-syntax-angle-bracket: #697077;
|
|
43920
|
+
--cds-syntax-annotation: #007d79;
|
|
43921
|
+
--cds-syntax-arithmetic-operator: #343a3f;
|
|
43922
|
+
--cds-syntax-atom: #161616;
|
|
43923
|
+
--cds-syntax-attribute: #00539a;
|
|
43924
|
+
--cds-syntax-attribute-name: #00539a;
|
|
43925
|
+
--cds-syntax-attribute-value: #161616;
|
|
43926
|
+
--cds-syntax-bitwise-operator: #343a3f;
|
|
43927
|
+
--cds-syntax-block-comment: #198038;
|
|
43928
|
+
--cds-syntax-bool: #161616;
|
|
43929
|
+
--cds-syntax-brace: #343a3f;
|
|
43930
|
+
--cds-syntax-bracket: #343a3f;
|
|
43931
|
+
--cds-syntax-character: #161616;
|
|
43932
|
+
--cds-syntax-class-name: #007d79;
|
|
43933
|
+
--cds-syntax-color: #161616;
|
|
43934
|
+
--cds-syntax-comment: #198038;
|
|
43935
|
+
--cds-syntax-compare-operator: #343a3f;
|
|
43936
|
+
--cds-syntax-constant: #0f62fe;
|
|
43937
|
+
--cds-syntax-content: #161616;
|
|
43938
|
+
--cds-syntax-content-separator: #343a3f;
|
|
43939
|
+
--cds-syntax-control-keyword: #6929c4;
|
|
43940
|
+
--cds-syntax-control-operator: #6929c4;
|
|
43941
|
+
--cds-syntax-definition: #00539a;
|
|
43942
|
+
--cds-syntax-definition-keyword: #00539a;
|
|
43943
|
+
--cds-syntax-definition-operator: #00539a;
|
|
43944
|
+
--cds-syntax-deref-operator: #343a3f;
|
|
43945
|
+
--cds-syntax-doc-comment: #198038;
|
|
43946
|
+
--cds-syntax-doc-string: #161616;
|
|
43947
|
+
--cds-syntax-document-meta: #198038;
|
|
43948
|
+
--cds-syntax-emphasis: #161616;
|
|
43949
|
+
--cds-syntax-escape: #343a3f;
|
|
43950
|
+
--cds-syntax-float: #198038;
|
|
43951
|
+
--cds-syntax-function: #8e6a00;
|
|
43952
|
+
--cds-syntax-heading: #00539a;
|
|
43953
|
+
--cds-syntax-heading-1: #00539a;
|
|
43954
|
+
--cds-syntax-heading-2: #00539a;
|
|
43955
|
+
--cds-syntax-heading-3: #00539a;
|
|
43956
|
+
--cds-syntax-heading-4: #00539a;
|
|
43957
|
+
--cds-syntax-heading-5: #00539a;
|
|
43958
|
+
--cds-syntax-heading-6: #00539a;
|
|
43959
|
+
--cds-syntax-integer: #198038;
|
|
43960
|
+
--cds-syntax-invalid: #da1e28;
|
|
43961
|
+
--cds-syntax-keyword: #0f62fe;
|
|
43962
|
+
--cds-syntax-label-name: #0f62fe;
|
|
43963
|
+
--cds-syntax-line-comment: #198038;
|
|
43964
|
+
--cds-syntax-link: #0f62fe;
|
|
43965
|
+
--cds-syntax-list: #161616;
|
|
43966
|
+
--cds-syntax-literal: #161616;
|
|
43967
|
+
--cds-syntax-local: #0f62fe;
|
|
43968
|
+
--cds-syntax-logic-operator: #343a3f;
|
|
43969
|
+
--cds-syntax-macro-name: #161616;
|
|
43970
|
+
--cds-syntax-meta: #198038;
|
|
43971
|
+
--cds-syntax-modifier: #0f62fe;
|
|
43972
|
+
--cds-syntax-module-keyword: #6929c4;
|
|
43973
|
+
--cds-syntax-monospace: #161616;
|
|
43974
|
+
--cds-syntax-name: #0f62fe;
|
|
43975
|
+
--cds-syntax-namespace: #007d79;
|
|
43976
|
+
--cds-syntax-null: #161616;
|
|
43977
|
+
--cds-syntax-number: #198038;
|
|
43978
|
+
--cds-syntax-operator: #343a3f;
|
|
43979
|
+
--cds-syntax-operator-keyword: #0f62fe;
|
|
43980
|
+
--cds-syntax-paren: #343a3f;
|
|
43981
|
+
--cds-syntax-processing-instruction: #161616;
|
|
43982
|
+
--cds-syntax-property-name: #00539a;
|
|
43983
|
+
--cds-syntax-punctuation: #343a3f;
|
|
43984
|
+
--cds-syntax-quote: #198038;
|
|
43985
|
+
--cds-syntax-regexp: #6929c4;
|
|
43986
|
+
--cds-syntax-self: #007d79;
|
|
43987
|
+
--cds-syntax-separator: #343a3f;
|
|
43988
|
+
--cds-syntax-special: #0f62fe;
|
|
43989
|
+
--cds-syntax-special-string: #8a3ffc;
|
|
43990
|
+
--cds-syntax-square-bracket: #343a3f;
|
|
43991
|
+
--cds-syntax-standard: #0f62fe;
|
|
43992
|
+
--cds-syntax-strikethrough: #161616;
|
|
43993
|
+
--cds-syntax-string: #161616;
|
|
43994
|
+
--cds-syntax-strong: #161616;
|
|
43995
|
+
--cds-syntax-tag: #007d79;
|
|
43996
|
+
--cds-syntax-tag-name: #007d79;
|
|
43997
|
+
--cds-syntax-type: #007d79;
|
|
43998
|
+
--cds-syntax-type-name: #007d79;
|
|
43999
|
+
--cds-syntax-type-operator: #007d79;
|
|
44000
|
+
--cds-syntax-unit: #198038;
|
|
44001
|
+
--cds-syntax-update-operator: #343a3f;
|
|
44002
|
+
--cds-syntax-url: #343a3f;
|
|
44003
|
+
--cds-syntax-variable: #0f62fe;
|
|
44004
|
+
--cds-syntax-variable-name: #0f62fe;
|
|
41386
44005
|
--cds-text-disabled: rgba(22, 22, 22, 0.25);
|
|
41387
44006
|
--cds-text-error: #da1e28;
|
|
41388
44007
|
--cds-text-helper: #6f6f6f;
|
|
@@ -41767,8 +44386,10 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
41767
44386
|
--cds-chat-avatar-bot: #6f6f6f;
|
|
41768
44387
|
--cds-chat-avatar-user: #0f62fe;
|
|
41769
44388
|
--cds-chat-bubble-agent: #ffffff;
|
|
44389
|
+
--cds-chat-bubble-agent-text: #161616;
|
|
41770
44390
|
--cds-chat-bubble-border: #e0e0e0;
|
|
41771
44391
|
--cds-chat-bubble-user: #e0e0e0;
|
|
44392
|
+
--cds-chat-bubble-user-text: #161616;
|
|
41772
44393
|
--cds-chat-button: #0f62fe;
|
|
41773
44394
|
--cds-chat-button-active: rgba(141, 141, 141, 0.5);
|
|
41774
44395
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.12);
|
|
@@ -41776,9 +44397,11 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
41776
44397
|
--cds-chat-button-text-hover: #0043ce;
|
|
41777
44398
|
--cds-chat-button-text-selected: #525252;
|
|
41778
44399
|
--cds-chat-header-background: #ffffff;
|
|
44400
|
+
--cds-chat-header-text: #161616;
|
|
41779
44401
|
--cds-chat-prompt-background: #ffffff;
|
|
41780
44402
|
--cds-chat-prompt-border-end: rgba(244, 244, 244, 0);
|
|
41781
44403
|
--cds-chat-prompt-border-start: #f4f4f4;
|
|
44404
|
+
--cds-chat-prompt-text: #161616;
|
|
41782
44405
|
--cds-chat-shell-background: #ffffff;
|
|
41783
44406
|
--cds-field-01: #ffffff;
|
|
41784
44407
|
--cds-field-02: #f4f4f4;
|
|
@@ -41850,6 +44473,92 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
41850
44473
|
--cds-support-success-inverse: #42be65;
|
|
41851
44474
|
--cds-support-warning: #f1c21b;
|
|
41852
44475
|
--cds-support-warning-inverse: #f1c21b;
|
|
44476
|
+
--cds-syntax-angle-bracket: #697077;
|
|
44477
|
+
--cds-syntax-annotation: #007d79;
|
|
44478
|
+
--cds-syntax-arithmetic-operator: #343a3f;
|
|
44479
|
+
--cds-syntax-atom: #161616;
|
|
44480
|
+
--cds-syntax-attribute: #00539a;
|
|
44481
|
+
--cds-syntax-attribute-name: #00539a;
|
|
44482
|
+
--cds-syntax-attribute-value: #161616;
|
|
44483
|
+
--cds-syntax-bitwise-operator: #343a3f;
|
|
44484
|
+
--cds-syntax-block-comment: #198038;
|
|
44485
|
+
--cds-syntax-bool: #161616;
|
|
44486
|
+
--cds-syntax-brace: #343a3f;
|
|
44487
|
+
--cds-syntax-bracket: #343a3f;
|
|
44488
|
+
--cds-syntax-character: #161616;
|
|
44489
|
+
--cds-syntax-class-name: #007d79;
|
|
44490
|
+
--cds-syntax-color: #161616;
|
|
44491
|
+
--cds-syntax-comment: #198038;
|
|
44492
|
+
--cds-syntax-compare-operator: #343a3f;
|
|
44493
|
+
--cds-syntax-constant: #0f62fe;
|
|
44494
|
+
--cds-syntax-content: #161616;
|
|
44495
|
+
--cds-syntax-content-separator: #343a3f;
|
|
44496
|
+
--cds-syntax-control-keyword: #6929c4;
|
|
44497
|
+
--cds-syntax-control-operator: #6929c4;
|
|
44498
|
+
--cds-syntax-definition: #00539a;
|
|
44499
|
+
--cds-syntax-definition-keyword: #00539a;
|
|
44500
|
+
--cds-syntax-definition-operator: #00539a;
|
|
44501
|
+
--cds-syntax-deref-operator: #343a3f;
|
|
44502
|
+
--cds-syntax-doc-comment: #198038;
|
|
44503
|
+
--cds-syntax-doc-string: #161616;
|
|
44504
|
+
--cds-syntax-document-meta: #198038;
|
|
44505
|
+
--cds-syntax-emphasis: #161616;
|
|
44506
|
+
--cds-syntax-escape: #343a3f;
|
|
44507
|
+
--cds-syntax-float: #198038;
|
|
44508
|
+
--cds-syntax-function: #8e6a00;
|
|
44509
|
+
--cds-syntax-heading: #00539a;
|
|
44510
|
+
--cds-syntax-heading-1: #00539a;
|
|
44511
|
+
--cds-syntax-heading-2: #00539a;
|
|
44512
|
+
--cds-syntax-heading-3: #00539a;
|
|
44513
|
+
--cds-syntax-heading-4: #00539a;
|
|
44514
|
+
--cds-syntax-heading-5: #00539a;
|
|
44515
|
+
--cds-syntax-heading-6: #00539a;
|
|
44516
|
+
--cds-syntax-integer: #198038;
|
|
44517
|
+
--cds-syntax-invalid: #da1e28;
|
|
44518
|
+
--cds-syntax-keyword: #0f62fe;
|
|
44519
|
+
--cds-syntax-label-name: #0f62fe;
|
|
44520
|
+
--cds-syntax-line-comment: #198038;
|
|
44521
|
+
--cds-syntax-link: #0f62fe;
|
|
44522
|
+
--cds-syntax-list: #161616;
|
|
44523
|
+
--cds-syntax-literal: #161616;
|
|
44524
|
+
--cds-syntax-local: #0f62fe;
|
|
44525
|
+
--cds-syntax-logic-operator: #343a3f;
|
|
44526
|
+
--cds-syntax-macro-name: #161616;
|
|
44527
|
+
--cds-syntax-meta: #198038;
|
|
44528
|
+
--cds-syntax-modifier: #0f62fe;
|
|
44529
|
+
--cds-syntax-module-keyword: #6929c4;
|
|
44530
|
+
--cds-syntax-monospace: #161616;
|
|
44531
|
+
--cds-syntax-name: #0f62fe;
|
|
44532
|
+
--cds-syntax-namespace: #007d79;
|
|
44533
|
+
--cds-syntax-null: #161616;
|
|
44534
|
+
--cds-syntax-number: #198038;
|
|
44535
|
+
--cds-syntax-operator: #343a3f;
|
|
44536
|
+
--cds-syntax-operator-keyword: #0f62fe;
|
|
44537
|
+
--cds-syntax-paren: #343a3f;
|
|
44538
|
+
--cds-syntax-processing-instruction: #161616;
|
|
44539
|
+
--cds-syntax-property-name: #00539a;
|
|
44540
|
+
--cds-syntax-punctuation: #343a3f;
|
|
44541
|
+
--cds-syntax-quote: #198038;
|
|
44542
|
+
--cds-syntax-regexp: #6929c4;
|
|
44543
|
+
--cds-syntax-self: #007d79;
|
|
44544
|
+
--cds-syntax-separator: #343a3f;
|
|
44545
|
+
--cds-syntax-special: #0f62fe;
|
|
44546
|
+
--cds-syntax-special-string: #8a3ffc;
|
|
44547
|
+
--cds-syntax-square-bracket: #343a3f;
|
|
44548
|
+
--cds-syntax-standard: #0f62fe;
|
|
44549
|
+
--cds-syntax-strikethrough: #161616;
|
|
44550
|
+
--cds-syntax-string: #161616;
|
|
44551
|
+
--cds-syntax-strong: #161616;
|
|
44552
|
+
--cds-syntax-tag: #007d79;
|
|
44553
|
+
--cds-syntax-tag-name: #007d79;
|
|
44554
|
+
--cds-syntax-type: #007d79;
|
|
44555
|
+
--cds-syntax-type-name: #007d79;
|
|
44556
|
+
--cds-syntax-type-operator: #007d79;
|
|
44557
|
+
--cds-syntax-unit: #198038;
|
|
44558
|
+
--cds-syntax-update-operator: #343a3f;
|
|
44559
|
+
--cds-syntax-url: #343a3f;
|
|
44560
|
+
--cds-syntax-variable: #0f62fe;
|
|
44561
|
+
--cds-syntax-variable-name: #0f62fe;
|
|
41853
44562
|
--cds-text-disabled: rgba(22, 22, 22, 0.25);
|
|
41854
44563
|
--cds-text-error: #da1e28;
|
|
41855
44564
|
--cds-text-helper: #6f6f6f;
|
|
@@ -42234,8 +44943,10 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
42234
44943
|
--cds-chat-avatar-bot: #6f6f6f;
|
|
42235
44944
|
--cds-chat-avatar-user: #0f62fe;
|
|
42236
44945
|
--cds-chat-bubble-agent: #ffffff;
|
|
44946
|
+
--cds-chat-bubble-agent-text: #161616;
|
|
42237
44947
|
--cds-chat-bubble-border: #e0e0e0;
|
|
42238
44948
|
--cds-chat-bubble-user: #e0e0e0;
|
|
44949
|
+
--cds-chat-bubble-user-text: #161616;
|
|
42239
44950
|
--cds-chat-button: #0f62fe;
|
|
42240
44951
|
--cds-chat-button-active: rgba(141, 141, 141, 0.5);
|
|
42241
44952
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.12);
|
|
@@ -42243,9 +44954,11 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
42243
44954
|
--cds-chat-button-text-hover: #0043ce;
|
|
42244
44955
|
--cds-chat-button-text-selected: #525252;
|
|
42245
44956
|
--cds-chat-header-background: #ffffff;
|
|
44957
|
+
--cds-chat-header-text: #161616;
|
|
42246
44958
|
--cds-chat-prompt-background: #ffffff;
|
|
42247
44959
|
--cds-chat-prompt-border-end: rgba(244, 244, 244, 0);
|
|
42248
44960
|
--cds-chat-prompt-border-start: #f4f4f4;
|
|
44961
|
+
--cds-chat-prompt-text: #161616;
|
|
42249
44962
|
--cds-chat-shell-background: #ffffff;
|
|
42250
44963
|
--cds-field-01: #ffffff;
|
|
42251
44964
|
--cds-field-02: #f4f4f4;
|
|
@@ -42317,6 +45030,92 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
42317
45030
|
--cds-support-success-inverse: #42be65;
|
|
42318
45031
|
--cds-support-warning: #f1c21b;
|
|
42319
45032
|
--cds-support-warning-inverse: #f1c21b;
|
|
45033
|
+
--cds-syntax-angle-bracket: #697077;
|
|
45034
|
+
--cds-syntax-annotation: #007d79;
|
|
45035
|
+
--cds-syntax-arithmetic-operator: #343a3f;
|
|
45036
|
+
--cds-syntax-atom: #161616;
|
|
45037
|
+
--cds-syntax-attribute: #00539a;
|
|
45038
|
+
--cds-syntax-attribute-name: #00539a;
|
|
45039
|
+
--cds-syntax-attribute-value: #161616;
|
|
45040
|
+
--cds-syntax-bitwise-operator: #343a3f;
|
|
45041
|
+
--cds-syntax-block-comment: #198038;
|
|
45042
|
+
--cds-syntax-bool: #161616;
|
|
45043
|
+
--cds-syntax-brace: #343a3f;
|
|
45044
|
+
--cds-syntax-bracket: #343a3f;
|
|
45045
|
+
--cds-syntax-character: #161616;
|
|
45046
|
+
--cds-syntax-class-name: #007d79;
|
|
45047
|
+
--cds-syntax-color: #161616;
|
|
45048
|
+
--cds-syntax-comment: #198038;
|
|
45049
|
+
--cds-syntax-compare-operator: #343a3f;
|
|
45050
|
+
--cds-syntax-constant: #0f62fe;
|
|
45051
|
+
--cds-syntax-content: #161616;
|
|
45052
|
+
--cds-syntax-content-separator: #343a3f;
|
|
45053
|
+
--cds-syntax-control-keyword: #6929c4;
|
|
45054
|
+
--cds-syntax-control-operator: #6929c4;
|
|
45055
|
+
--cds-syntax-definition: #00539a;
|
|
45056
|
+
--cds-syntax-definition-keyword: #00539a;
|
|
45057
|
+
--cds-syntax-definition-operator: #00539a;
|
|
45058
|
+
--cds-syntax-deref-operator: #343a3f;
|
|
45059
|
+
--cds-syntax-doc-comment: #198038;
|
|
45060
|
+
--cds-syntax-doc-string: #161616;
|
|
45061
|
+
--cds-syntax-document-meta: #198038;
|
|
45062
|
+
--cds-syntax-emphasis: #161616;
|
|
45063
|
+
--cds-syntax-escape: #343a3f;
|
|
45064
|
+
--cds-syntax-float: #198038;
|
|
45065
|
+
--cds-syntax-function: #8e6a00;
|
|
45066
|
+
--cds-syntax-heading: #00539a;
|
|
45067
|
+
--cds-syntax-heading-1: #00539a;
|
|
45068
|
+
--cds-syntax-heading-2: #00539a;
|
|
45069
|
+
--cds-syntax-heading-3: #00539a;
|
|
45070
|
+
--cds-syntax-heading-4: #00539a;
|
|
45071
|
+
--cds-syntax-heading-5: #00539a;
|
|
45072
|
+
--cds-syntax-heading-6: #00539a;
|
|
45073
|
+
--cds-syntax-integer: #198038;
|
|
45074
|
+
--cds-syntax-invalid: #da1e28;
|
|
45075
|
+
--cds-syntax-keyword: #0f62fe;
|
|
45076
|
+
--cds-syntax-label-name: #0f62fe;
|
|
45077
|
+
--cds-syntax-line-comment: #198038;
|
|
45078
|
+
--cds-syntax-link: #0f62fe;
|
|
45079
|
+
--cds-syntax-list: #161616;
|
|
45080
|
+
--cds-syntax-literal: #161616;
|
|
45081
|
+
--cds-syntax-local: #0f62fe;
|
|
45082
|
+
--cds-syntax-logic-operator: #343a3f;
|
|
45083
|
+
--cds-syntax-macro-name: #161616;
|
|
45084
|
+
--cds-syntax-meta: #198038;
|
|
45085
|
+
--cds-syntax-modifier: #0f62fe;
|
|
45086
|
+
--cds-syntax-module-keyword: #6929c4;
|
|
45087
|
+
--cds-syntax-monospace: #161616;
|
|
45088
|
+
--cds-syntax-name: #0f62fe;
|
|
45089
|
+
--cds-syntax-namespace: #007d79;
|
|
45090
|
+
--cds-syntax-null: #161616;
|
|
45091
|
+
--cds-syntax-number: #198038;
|
|
45092
|
+
--cds-syntax-operator: #343a3f;
|
|
45093
|
+
--cds-syntax-operator-keyword: #0f62fe;
|
|
45094
|
+
--cds-syntax-paren: #343a3f;
|
|
45095
|
+
--cds-syntax-processing-instruction: #161616;
|
|
45096
|
+
--cds-syntax-property-name: #00539a;
|
|
45097
|
+
--cds-syntax-punctuation: #343a3f;
|
|
45098
|
+
--cds-syntax-quote: #198038;
|
|
45099
|
+
--cds-syntax-regexp: #6929c4;
|
|
45100
|
+
--cds-syntax-self: #007d79;
|
|
45101
|
+
--cds-syntax-separator: #343a3f;
|
|
45102
|
+
--cds-syntax-special: #0f62fe;
|
|
45103
|
+
--cds-syntax-special-string: #8a3ffc;
|
|
45104
|
+
--cds-syntax-square-bracket: #343a3f;
|
|
45105
|
+
--cds-syntax-standard: #0f62fe;
|
|
45106
|
+
--cds-syntax-strikethrough: #161616;
|
|
45107
|
+
--cds-syntax-string: #161616;
|
|
45108
|
+
--cds-syntax-strong: #161616;
|
|
45109
|
+
--cds-syntax-tag: #007d79;
|
|
45110
|
+
--cds-syntax-tag-name: #007d79;
|
|
45111
|
+
--cds-syntax-type: #007d79;
|
|
45112
|
+
--cds-syntax-type-name: #007d79;
|
|
45113
|
+
--cds-syntax-type-operator: #007d79;
|
|
45114
|
+
--cds-syntax-unit: #198038;
|
|
45115
|
+
--cds-syntax-update-operator: #343a3f;
|
|
45116
|
+
--cds-syntax-url: #343a3f;
|
|
45117
|
+
--cds-syntax-variable: #0f62fe;
|
|
45118
|
+
--cds-syntax-variable-name: #0f62fe;
|
|
42320
45119
|
--cds-text-disabled: rgba(22, 22, 22, 0.25);
|
|
42321
45120
|
--cds-text-error: #da1e28;
|
|
42322
45121
|
--cds-text-helper: #6f6f6f;
|
|
@@ -42701,8 +45500,10 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
42701
45500
|
--cds-chat-avatar-bot: #6f6f6f;
|
|
42702
45501
|
--cds-chat-avatar-user: #0f62fe;
|
|
42703
45502
|
--cds-chat-bubble-agent: #ffffff;
|
|
45503
|
+
--cds-chat-bubble-agent-text: #161616;
|
|
42704
45504
|
--cds-chat-bubble-border: #e0e0e0;
|
|
42705
45505
|
--cds-chat-bubble-user: #e0e0e0;
|
|
45506
|
+
--cds-chat-bubble-user-text: #161616;
|
|
42706
45507
|
--cds-chat-button: #0f62fe;
|
|
42707
45508
|
--cds-chat-button-active: rgba(141, 141, 141, 0.5);
|
|
42708
45509
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.12);
|
|
@@ -42710,9 +45511,11 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
42710
45511
|
--cds-chat-button-text-hover: #0043ce;
|
|
42711
45512
|
--cds-chat-button-text-selected: #525252;
|
|
42712
45513
|
--cds-chat-header-background: #ffffff;
|
|
45514
|
+
--cds-chat-header-text: #161616;
|
|
42713
45515
|
--cds-chat-prompt-background: #ffffff;
|
|
42714
45516
|
--cds-chat-prompt-border-end: rgba(244, 244, 244, 0);
|
|
42715
45517
|
--cds-chat-prompt-border-start: #f4f4f4;
|
|
45518
|
+
--cds-chat-prompt-text: #161616;
|
|
42716
45519
|
--cds-chat-shell-background: #ffffff;
|
|
42717
45520
|
--cds-field-01: #f4f4f4;
|
|
42718
45521
|
--cds-field-02: #ffffff;
|
|
@@ -42784,6 +45587,92 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
42784
45587
|
--cds-support-success-inverse: #42be65;
|
|
42785
45588
|
--cds-support-warning: #f1c21b;
|
|
42786
45589
|
--cds-support-warning-inverse: #f1c21b;
|
|
45590
|
+
--cds-syntax-angle-bracket: #697077;
|
|
45591
|
+
--cds-syntax-annotation: #007d79;
|
|
45592
|
+
--cds-syntax-arithmetic-operator: #343a3f;
|
|
45593
|
+
--cds-syntax-atom: #161616;
|
|
45594
|
+
--cds-syntax-attribute: #00539a;
|
|
45595
|
+
--cds-syntax-attribute-name: #00539a;
|
|
45596
|
+
--cds-syntax-attribute-value: #161616;
|
|
45597
|
+
--cds-syntax-bitwise-operator: #343a3f;
|
|
45598
|
+
--cds-syntax-block-comment: #198038;
|
|
45599
|
+
--cds-syntax-bool: #161616;
|
|
45600
|
+
--cds-syntax-brace: #343a3f;
|
|
45601
|
+
--cds-syntax-bracket: #343a3f;
|
|
45602
|
+
--cds-syntax-character: #161616;
|
|
45603
|
+
--cds-syntax-class-name: #007d79;
|
|
45604
|
+
--cds-syntax-color: #161616;
|
|
45605
|
+
--cds-syntax-comment: #198038;
|
|
45606
|
+
--cds-syntax-compare-operator: #343a3f;
|
|
45607
|
+
--cds-syntax-constant: #0f62fe;
|
|
45608
|
+
--cds-syntax-content: #161616;
|
|
45609
|
+
--cds-syntax-content-separator: #343a3f;
|
|
45610
|
+
--cds-syntax-control-keyword: #6929c4;
|
|
45611
|
+
--cds-syntax-control-operator: #6929c4;
|
|
45612
|
+
--cds-syntax-definition: #00539a;
|
|
45613
|
+
--cds-syntax-definition-keyword: #00539a;
|
|
45614
|
+
--cds-syntax-definition-operator: #00539a;
|
|
45615
|
+
--cds-syntax-deref-operator: #343a3f;
|
|
45616
|
+
--cds-syntax-doc-comment: #198038;
|
|
45617
|
+
--cds-syntax-doc-string: #161616;
|
|
45618
|
+
--cds-syntax-document-meta: #198038;
|
|
45619
|
+
--cds-syntax-emphasis: #161616;
|
|
45620
|
+
--cds-syntax-escape: #343a3f;
|
|
45621
|
+
--cds-syntax-float: #198038;
|
|
45622
|
+
--cds-syntax-function: #8e6a00;
|
|
45623
|
+
--cds-syntax-heading: #00539a;
|
|
45624
|
+
--cds-syntax-heading-1: #00539a;
|
|
45625
|
+
--cds-syntax-heading-2: #00539a;
|
|
45626
|
+
--cds-syntax-heading-3: #00539a;
|
|
45627
|
+
--cds-syntax-heading-4: #00539a;
|
|
45628
|
+
--cds-syntax-heading-5: #00539a;
|
|
45629
|
+
--cds-syntax-heading-6: #00539a;
|
|
45630
|
+
--cds-syntax-integer: #198038;
|
|
45631
|
+
--cds-syntax-invalid: #da1e28;
|
|
45632
|
+
--cds-syntax-keyword: #0f62fe;
|
|
45633
|
+
--cds-syntax-label-name: #0f62fe;
|
|
45634
|
+
--cds-syntax-line-comment: #198038;
|
|
45635
|
+
--cds-syntax-link: #0f62fe;
|
|
45636
|
+
--cds-syntax-list: #161616;
|
|
45637
|
+
--cds-syntax-literal: #161616;
|
|
45638
|
+
--cds-syntax-local: #0f62fe;
|
|
45639
|
+
--cds-syntax-logic-operator: #343a3f;
|
|
45640
|
+
--cds-syntax-macro-name: #161616;
|
|
45641
|
+
--cds-syntax-meta: #198038;
|
|
45642
|
+
--cds-syntax-modifier: #0f62fe;
|
|
45643
|
+
--cds-syntax-module-keyword: #6929c4;
|
|
45644
|
+
--cds-syntax-monospace: #161616;
|
|
45645
|
+
--cds-syntax-name: #0f62fe;
|
|
45646
|
+
--cds-syntax-namespace: #007d79;
|
|
45647
|
+
--cds-syntax-null: #161616;
|
|
45648
|
+
--cds-syntax-number: #198038;
|
|
45649
|
+
--cds-syntax-operator: #343a3f;
|
|
45650
|
+
--cds-syntax-operator-keyword: #0f62fe;
|
|
45651
|
+
--cds-syntax-paren: #343a3f;
|
|
45652
|
+
--cds-syntax-processing-instruction: #161616;
|
|
45653
|
+
--cds-syntax-property-name: #00539a;
|
|
45654
|
+
--cds-syntax-punctuation: #343a3f;
|
|
45655
|
+
--cds-syntax-quote: #198038;
|
|
45656
|
+
--cds-syntax-regexp: #6929c4;
|
|
45657
|
+
--cds-syntax-self: #007d79;
|
|
45658
|
+
--cds-syntax-separator: #343a3f;
|
|
45659
|
+
--cds-syntax-special: #0f62fe;
|
|
45660
|
+
--cds-syntax-special-string: #8a3ffc;
|
|
45661
|
+
--cds-syntax-square-bracket: #343a3f;
|
|
45662
|
+
--cds-syntax-standard: #0f62fe;
|
|
45663
|
+
--cds-syntax-strikethrough: #161616;
|
|
45664
|
+
--cds-syntax-string: #161616;
|
|
45665
|
+
--cds-syntax-strong: #161616;
|
|
45666
|
+
--cds-syntax-tag: #007d79;
|
|
45667
|
+
--cds-syntax-tag-name: #007d79;
|
|
45668
|
+
--cds-syntax-type: #007d79;
|
|
45669
|
+
--cds-syntax-type-name: #007d79;
|
|
45670
|
+
--cds-syntax-type-operator: #007d79;
|
|
45671
|
+
--cds-syntax-unit: #198038;
|
|
45672
|
+
--cds-syntax-update-operator: #343a3f;
|
|
45673
|
+
--cds-syntax-url: #343a3f;
|
|
45674
|
+
--cds-syntax-variable: #0f62fe;
|
|
45675
|
+
--cds-syntax-variable-name: #0f62fe;
|
|
42787
45676
|
--cds-text-disabled: rgba(22, 22, 22, 0.25);
|
|
42788
45677
|
--cds-text-error: #da1e28;
|
|
42789
45678
|
--cds-text-helper: #6f6f6f;
|
|
@@ -43168,8 +46057,10 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
43168
46057
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
43169
46058
|
--cds-chat-avatar-user: #4589ff;
|
|
43170
46059
|
--cds-chat-bubble-agent: #262626;
|
|
46060
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
43171
46061
|
--cds-chat-bubble-border: #525252;
|
|
43172
46062
|
--cds-chat-bubble-user: #393939;
|
|
46063
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
43173
46064
|
--cds-chat-button: #78a9ff;
|
|
43174
46065
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
43175
46066
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -43177,9 +46068,11 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
43177
46068
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
43178
46069
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
43179
46070
|
--cds-chat-header-background: #262626;
|
|
46071
|
+
--cds-chat-header-text: #f4f4f4;
|
|
43180
46072
|
--cds-chat-prompt-background: #161616;
|
|
43181
46073
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
43182
46074
|
--cds-chat-prompt-border-start: #262626;
|
|
46075
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
43183
46076
|
--cds-chat-shell-background: #262626;
|
|
43184
46077
|
--cds-field-01: #393939;
|
|
43185
46078
|
--cds-field-02: #525252;
|
|
@@ -43251,6 +46144,92 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
43251
46144
|
--cds-support-success-inverse: #24a148;
|
|
43252
46145
|
--cds-support-warning: #f1c21b;
|
|
43253
46146
|
--cds-support-warning-inverse: #f1c21b;
|
|
46147
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
46148
|
+
--cds-syntax-annotation: #08bdba;
|
|
46149
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
46150
|
+
--cds-syntax-atom: #f4f4f4;
|
|
46151
|
+
--cds-syntax-attribute: #33b1ff;
|
|
46152
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
46153
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
46154
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
46155
|
+
--cds-syntax-block-comment: #42be65;
|
|
46156
|
+
--cds-syntax-bool: #f4f4f4;
|
|
46157
|
+
--cds-syntax-brace: #e0e0e0;
|
|
46158
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
46159
|
+
--cds-syntax-character: #f4f4f4;
|
|
46160
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
46161
|
+
--cds-syntax-color: #f4f4f4;
|
|
46162
|
+
--cds-syntax-comment: #42be65;
|
|
46163
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
46164
|
+
--cds-syntax-constant: #4589ff;
|
|
46165
|
+
--cds-syntax-content: #f4f4f4;
|
|
46166
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
46167
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
46168
|
+
--cds-syntax-control-operator: #be95ff;
|
|
46169
|
+
--cds-syntax-definition: #33b1ff;
|
|
46170
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
46171
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
46172
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
46173
|
+
--cds-syntax-doc-comment: #42be65;
|
|
46174
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
46175
|
+
--cds-syntax-document-meta: #42be65;
|
|
46176
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
46177
|
+
--cds-syntax-escape: #e0e0e0;
|
|
46178
|
+
--cds-syntax-float: #6fdc8c;
|
|
46179
|
+
--cds-syntax-function: #f1c21b;
|
|
46180
|
+
--cds-syntax-heading: #33b1ff;
|
|
46181
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
46182
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
46183
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
46184
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
46185
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
46186
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
46187
|
+
--cds-syntax-integer: #6fdc8c;
|
|
46188
|
+
--cds-syntax-invalid: #fa4d56;
|
|
46189
|
+
--cds-syntax-keyword: #4589ff;
|
|
46190
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
46191
|
+
--cds-syntax-line-comment: #42be65;
|
|
46192
|
+
--cds-syntax-link: #4589ff;
|
|
46193
|
+
--cds-syntax-list: #f4f4f4;
|
|
46194
|
+
--cds-syntax-literal: #f4f4f4;
|
|
46195
|
+
--cds-syntax-local: #a6c8ff;
|
|
46196
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
46197
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
46198
|
+
--cds-syntax-meta: #42be65;
|
|
46199
|
+
--cds-syntax-modifier: #4589ff;
|
|
46200
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
46201
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
46202
|
+
--cds-syntax-name: #a6c8ff;
|
|
46203
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
46204
|
+
--cds-syntax-null: #f4f4f4;
|
|
46205
|
+
--cds-syntax-number: #6fdc8c;
|
|
46206
|
+
--cds-syntax-operator: #e0e0e0;
|
|
46207
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
46208
|
+
--cds-syntax-paren: #e0e0e0;
|
|
46209
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
46210
|
+
--cds-syntax-property-name: #33b1ff;
|
|
46211
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
46212
|
+
--cds-syntax-quote: #42be65;
|
|
46213
|
+
--cds-syntax-regexp: #be95ff;
|
|
46214
|
+
--cds-syntax-self: #3ddbd9;
|
|
46215
|
+
--cds-syntax-separator: #e0e0e0;
|
|
46216
|
+
--cds-syntax-special: #4589ff;
|
|
46217
|
+
--cds-syntax-special-string: #be95ff;
|
|
46218
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
46219
|
+
--cds-syntax-standard: #4589ff;
|
|
46220
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
46221
|
+
--cds-syntax-string: #f4f4f4;
|
|
46222
|
+
--cds-syntax-strong: #f4f4f4;
|
|
46223
|
+
--cds-syntax-tag: #3ddbd9;
|
|
46224
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
46225
|
+
--cds-syntax-type: #3ddbd9;
|
|
46226
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
46227
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
46228
|
+
--cds-syntax-unit: #6fdc8c;
|
|
46229
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
46230
|
+
--cds-syntax-url: #e0e0e0;
|
|
46231
|
+
--cds-syntax-variable: #a6c8ff;
|
|
46232
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
43254
46233
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
43255
46234
|
--cds-text-error: #ffb3b8;
|
|
43256
46235
|
--cds-text-helper: #c6c6c6;
|
|
@@ -43635,8 +46614,10 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
43635
46614
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
43636
46615
|
--cds-chat-avatar-user: #4589ff;
|
|
43637
46616
|
--cds-chat-bubble-agent: #262626;
|
|
46617
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
43638
46618
|
--cds-chat-bubble-border: #525252;
|
|
43639
46619
|
--cds-chat-bubble-user: #393939;
|
|
46620
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
43640
46621
|
--cds-chat-button: #78a9ff;
|
|
43641
46622
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
43642
46623
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -43644,9 +46625,11 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
43644
46625
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
43645
46626
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
43646
46627
|
--cds-chat-header-background: #262626;
|
|
46628
|
+
--cds-chat-header-text: #f4f4f4;
|
|
43647
46629
|
--cds-chat-prompt-background: #161616;
|
|
43648
46630
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
43649
46631
|
--cds-chat-prompt-border-start: #262626;
|
|
46632
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
43650
46633
|
--cds-chat-shell-background: #262626;
|
|
43651
46634
|
--cds-field-01: #262626;
|
|
43652
46635
|
--cds-field-02: #393939;
|
|
@@ -43718,6 +46701,92 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
43718
46701
|
--cds-support-success-inverse: #24a148;
|
|
43719
46702
|
--cds-support-warning: #f1c21b;
|
|
43720
46703
|
--cds-support-warning-inverse: #f1c21b;
|
|
46704
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
46705
|
+
--cds-syntax-annotation: #08bdba;
|
|
46706
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
46707
|
+
--cds-syntax-atom: #f4f4f4;
|
|
46708
|
+
--cds-syntax-attribute: #33b1ff;
|
|
46709
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
46710
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
46711
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
46712
|
+
--cds-syntax-block-comment: #42be65;
|
|
46713
|
+
--cds-syntax-bool: #f4f4f4;
|
|
46714
|
+
--cds-syntax-brace: #e0e0e0;
|
|
46715
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
46716
|
+
--cds-syntax-character: #f4f4f4;
|
|
46717
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
46718
|
+
--cds-syntax-color: #f4f4f4;
|
|
46719
|
+
--cds-syntax-comment: #42be65;
|
|
46720
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
46721
|
+
--cds-syntax-constant: #4589ff;
|
|
46722
|
+
--cds-syntax-content: #f4f4f4;
|
|
46723
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
46724
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
46725
|
+
--cds-syntax-control-operator: #be95ff;
|
|
46726
|
+
--cds-syntax-definition: #33b1ff;
|
|
46727
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
46728
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
46729
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
46730
|
+
--cds-syntax-doc-comment: #42be65;
|
|
46731
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
46732
|
+
--cds-syntax-document-meta: #42be65;
|
|
46733
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
46734
|
+
--cds-syntax-escape: #e0e0e0;
|
|
46735
|
+
--cds-syntax-float: #6fdc8c;
|
|
46736
|
+
--cds-syntax-function: #f1c21b;
|
|
46737
|
+
--cds-syntax-heading: #33b1ff;
|
|
46738
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
46739
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
46740
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
46741
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
46742
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
46743
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
46744
|
+
--cds-syntax-integer: #6fdc8c;
|
|
46745
|
+
--cds-syntax-invalid: #fa4d56;
|
|
46746
|
+
--cds-syntax-keyword: #4589ff;
|
|
46747
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
46748
|
+
--cds-syntax-line-comment: #42be65;
|
|
46749
|
+
--cds-syntax-link: #4589ff;
|
|
46750
|
+
--cds-syntax-list: #f4f4f4;
|
|
46751
|
+
--cds-syntax-literal: #f4f4f4;
|
|
46752
|
+
--cds-syntax-local: #a6c8ff;
|
|
46753
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
46754
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
46755
|
+
--cds-syntax-meta: #42be65;
|
|
46756
|
+
--cds-syntax-modifier: #4589ff;
|
|
46757
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
46758
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
46759
|
+
--cds-syntax-name: #a6c8ff;
|
|
46760
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
46761
|
+
--cds-syntax-null: #f4f4f4;
|
|
46762
|
+
--cds-syntax-number: #6fdc8c;
|
|
46763
|
+
--cds-syntax-operator: #e0e0e0;
|
|
46764
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
46765
|
+
--cds-syntax-paren: #e0e0e0;
|
|
46766
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
46767
|
+
--cds-syntax-property-name: #33b1ff;
|
|
46768
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
46769
|
+
--cds-syntax-quote: #42be65;
|
|
46770
|
+
--cds-syntax-regexp: #be95ff;
|
|
46771
|
+
--cds-syntax-self: #3ddbd9;
|
|
46772
|
+
--cds-syntax-separator: #e0e0e0;
|
|
46773
|
+
--cds-syntax-special: #4589ff;
|
|
46774
|
+
--cds-syntax-special-string: #be95ff;
|
|
46775
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
46776
|
+
--cds-syntax-standard: #4589ff;
|
|
46777
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
46778
|
+
--cds-syntax-string: #f4f4f4;
|
|
46779
|
+
--cds-syntax-strong: #f4f4f4;
|
|
46780
|
+
--cds-syntax-tag: #3ddbd9;
|
|
46781
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
46782
|
+
--cds-syntax-type: #3ddbd9;
|
|
46783
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
46784
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
46785
|
+
--cds-syntax-unit: #6fdc8c;
|
|
46786
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
46787
|
+
--cds-syntax-url: #e0e0e0;
|
|
46788
|
+
--cds-syntax-variable: #a6c8ff;
|
|
46789
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
43721
46790
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
43722
46791
|
--cds-text-error: #ff8389;
|
|
43723
46792
|
--cds-text-helper: #a8a8a8;
|
|
@@ -44102,8 +47171,10 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
44102
47171
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
44103
47172
|
--cds-chat-avatar-user: #4589ff;
|
|
44104
47173
|
--cds-chat-bubble-agent: #262626;
|
|
47174
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
44105
47175
|
--cds-chat-bubble-border: #525252;
|
|
44106
47176
|
--cds-chat-bubble-user: #393939;
|
|
47177
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
44107
47178
|
--cds-chat-button: #78a9ff;
|
|
44108
47179
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
44109
47180
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -44111,9 +47182,11 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
44111
47182
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
44112
47183
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
44113
47184
|
--cds-chat-header-background: #262626;
|
|
47185
|
+
--cds-chat-header-text: #f4f4f4;
|
|
44114
47186
|
--cds-chat-prompt-background: #161616;
|
|
44115
47187
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
44116
47188
|
--cds-chat-prompt-border-start: #262626;
|
|
47189
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
44117
47190
|
--cds-chat-shell-background: #262626;
|
|
44118
47191
|
--cds-field-01: #262626;
|
|
44119
47192
|
--cds-field-02: #393939;
|
|
@@ -44185,6 +47258,92 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
44185
47258
|
--cds-support-success-inverse: #24a148;
|
|
44186
47259
|
--cds-support-warning: #f1c21b;
|
|
44187
47260
|
--cds-support-warning-inverse: #f1c21b;
|
|
47261
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
47262
|
+
--cds-syntax-annotation: #08bdba;
|
|
47263
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
47264
|
+
--cds-syntax-atom: #f4f4f4;
|
|
47265
|
+
--cds-syntax-attribute: #33b1ff;
|
|
47266
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
47267
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
47268
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
47269
|
+
--cds-syntax-block-comment: #42be65;
|
|
47270
|
+
--cds-syntax-bool: #f4f4f4;
|
|
47271
|
+
--cds-syntax-brace: #e0e0e0;
|
|
47272
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
47273
|
+
--cds-syntax-character: #f4f4f4;
|
|
47274
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
47275
|
+
--cds-syntax-color: #f4f4f4;
|
|
47276
|
+
--cds-syntax-comment: #42be65;
|
|
47277
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
47278
|
+
--cds-syntax-constant: #4589ff;
|
|
47279
|
+
--cds-syntax-content: #f4f4f4;
|
|
47280
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
47281
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
47282
|
+
--cds-syntax-control-operator: #be95ff;
|
|
47283
|
+
--cds-syntax-definition: #33b1ff;
|
|
47284
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
47285
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
47286
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
47287
|
+
--cds-syntax-doc-comment: #42be65;
|
|
47288
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
47289
|
+
--cds-syntax-document-meta: #42be65;
|
|
47290
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
47291
|
+
--cds-syntax-escape: #e0e0e0;
|
|
47292
|
+
--cds-syntax-float: #6fdc8c;
|
|
47293
|
+
--cds-syntax-function: #f1c21b;
|
|
47294
|
+
--cds-syntax-heading: #33b1ff;
|
|
47295
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
47296
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
47297
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
47298
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
47299
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
47300
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
47301
|
+
--cds-syntax-integer: #6fdc8c;
|
|
47302
|
+
--cds-syntax-invalid: #fa4d56;
|
|
47303
|
+
--cds-syntax-keyword: #4589ff;
|
|
47304
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
47305
|
+
--cds-syntax-line-comment: #42be65;
|
|
47306
|
+
--cds-syntax-link: #4589ff;
|
|
47307
|
+
--cds-syntax-list: #f4f4f4;
|
|
47308
|
+
--cds-syntax-literal: #f4f4f4;
|
|
47309
|
+
--cds-syntax-local: #a6c8ff;
|
|
47310
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
47311
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
47312
|
+
--cds-syntax-meta: #42be65;
|
|
47313
|
+
--cds-syntax-modifier: #4589ff;
|
|
47314
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
47315
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
47316
|
+
--cds-syntax-name: #a6c8ff;
|
|
47317
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
47318
|
+
--cds-syntax-null: #f4f4f4;
|
|
47319
|
+
--cds-syntax-number: #6fdc8c;
|
|
47320
|
+
--cds-syntax-operator: #e0e0e0;
|
|
47321
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
47322
|
+
--cds-syntax-paren: #e0e0e0;
|
|
47323
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
47324
|
+
--cds-syntax-property-name: #33b1ff;
|
|
47325
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
47326
|
+
--cds-syntax-quote: #42be65;
|
|
47327
|
+
--cds-syntax-regexp: #be95ff;
|
|
47328
|
+
--cds-syntax-self: #3ddbd9;
|
|
47329
|
+
--cds-syntax-separator: #e0e0e0;
|
|
47330
|
+
--cds-syntax-special: #4589ff;
|
|
47331
|
+
--cds-syntax-special-string: #be95ff;
|
|
47332
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
47333
|
+
--cds-syntax-standard: #4589ff;
|
|
47334
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
47335
|
+
--cds-syntax-string: #f4f4f4;
|
|
47336
|
+
--cds-syntax-strong: #f4f4f4;
|
|
47337
|
+
--cds-syntax-tag: #3ddbd9;
|
|
47338
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
47339
|
+
--cds-syntax-type: #3ddbd9;
|
|
47340
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
47341
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
47342
|
+
--cds-syntax-unit: #6fdc8c;
|
|
47343
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
47344
|
+
--cds-syntax-url: #e0e0e0;
|
|
47345
|
+
--cds-syntax-variable: #a6c8ff;
|
|
47346
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
44188
47347
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
44189
47348
|
--cds-text-error: #ff8389;
|
|
44190
47349
|
--cds-text-helper: #a8a8a8;
|
|
@@ -44569,8 +47728,10 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
44569
47728
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
44570
47729
|
--cds-chat-avatar-user: #4589ff;
|
|
44571
47730
|
--cds-chat-bubble-agent: #262626;
|
|
47731
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
44572
47732
|
--cds-chat-bubble-border: #525252;
|
|
44573
47733
|
--cds-chat-bubble-user: #393939;
|
|
47734
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
44574
47735
|
--cds-chat-button: #78a9ff;
|
|
44575
47736
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
44576
47737
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -44578,9 +47739,11 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
44578
47739
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
44579
47740
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
44580
47741
|
--cds-chat-header-background: #262626;
|
|
47742
|
+
--cds-chat-header-text: #f4f4f4;
|
|
44581
47743
|
--cds-chat-prompt-background: #161616;
|
|
44582
47744
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
44583
47745
|
--cds-chat-prompt-border-start: #262626;
|
|
47746
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
44584
47747
|
--cds-chat-shell-background: #262626;
|
|
44585
47748
|
--cds-field-01: #393939;
|
|
44586
47749
|
--cds-field-02: #525252;
|
|
@@ -44652,6 +47815,92 @@ button.cds--side-nav__link > .cds--side-nav__link-text {
|
|
|
44652
47815
|
--cds-support-success-inverse: #24a148;
|
|
44653
47816
|
--cds-support-warning: #f1c21b;
|
|
44654
47817
|
--cds-support-warning-inverse: #f1c21b;
|
|
47818
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
47819
|
+
--cds-syntax-annotation: #08bdba;
|
|
47820
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
47821
|
+
--cds-syntax-atom: #f4f4f4;
|
|
47822
|
+
--cds-syntax-attribute: #33b1ff;
|
|
47823
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
47824
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
47825
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
47826
|
+
--cds-syntax-block-comment: #42be65;
|
|
47827
|
+
--cds-syntax-bool: #f4f4f4;
|
|
47828
|
+
--cds-syntax-brace: #e0e0e0;
|
|
47829
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
47830
|
+
--cds-syntax-character: #f4f4f4;
|
|
47831
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
47832
|
+
--cds-syntax-color: #f4f4f4;
|
|
47833
|
+
--cds-syntax-comment: #42be65;
|
|
47834
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
47835
|
+
--cds-syntax-constant: #4589ff;
|
|
47836
|
+
--cds-syntax-content: #f4f4f4;
|
|
47837
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
47838
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
47839
|
+
--cds-syntax-control-operator: #be95ff;
|
|
47840
|
+
--cds-syntax-definition: #33b1ff;
|
|
47841
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
47842
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
47843
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
47844
|
+
--cds-syntax-doc-comment: #42be65;
|
|
47845
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
47846
|
+
--cds-syntax-document-meta: #42be65;
|
|
47847
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
47848
|
+
--cds-syntax-escape: #e0e0e0;
|
|
47849
|
+
--cds-syntax-float: #6fdc8c;
|
|
47850
|
+
--cds-syntax-function: #f1c21b;
|
|
47851
|
+
--cds-syntax-heading: #33b1ff;
|
|
47852
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
47853
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
47854
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
47855
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
47856
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
47857
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
47858
|
+
--cds-syntax-integer: #6fdc8c;
|
|
47859
|
+
--cds-syntax-invalid: #fa4d56;
|
|
47860
|
+
--cds-syntax-keyword: #4589ff;
|
|
47861
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
47862
|
+
--cds-syntax-line-comment: #42be65;
|
|
47863
|
+
--cds-syntax-link: #4589ff;
|
|
47864
|
+
--cds-syntax-list: #f4f4f4;
|
|
47865
|
+
--cds-syntax-literal: #f4f4f4;
|
|
47866
|
+
--cds-syntax-local: #a6c8ff;
|
|
47867
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
47868
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
47869
|
+
--cds-syntax-meta: #42be65;
|
|
47870
|
+
--cds-syntax-modifier: #4589ff;
|
|
47871
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
47872
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
47873
|
+
--cds-syntax-name: #a6c8ff;
|
|
47874
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
47875
|
+
--cds-syntax-null: #f4f4f4;
|
|
47876
|
+
--cds-syntax-number: #6fdc8c;
|
|
47877
|
+
--cds-syntax-operator: #e0e0e0;
|
|
47878
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
47879
|
+
--cds-syntax-paren: #e0e0e0;
|
|
47880
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
47881
|
+
--cds-syntax-property-name: #33b1ff;
|
|
47882
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
47883
|
+
--cds-syntax-quote: #42be65;
|
|
47884
|
+
--cds-syntax-regexp: #be95ff;
|
|
47885
|
+
--cds-syntax-self: #3ddbd9;
|
|
47886
|
+
--cds-syntax-separator: #e0e0e0;
|
|
47887
|
+
--cds-syntax-special: #4589ff;
|
|
47888
|
+
--cds-syntax-special-string: #be95ff;
|
|
47889
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
47890
|
+
--cds-syntax-standard: #4589ff;
|
|
47891
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
47892
|
+
--cds-syntax-string: #f4f4f4;
|
|
47893
|
+
--cds-syntax-strong: #f4f4f4;
|
|
47894
|
+
--cds-syntax-tag: #3ddbd9;
|
|
47895
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
47896
|
+
--cds-syntax-type: #3ddbd9;
|
|
47897
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
47898
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
47899
|
+
--cds-syntax-unit: #6fdc8c;
|
|
47900
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
47901
|
+
--cds-syntax-url: #e0e0e0;
|
|
47902
|
+
--cds-syntax-variable: #a6c8ff;
|
|
47903
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
44655
47904
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
44656
47905
|
--cds-text-error: #ffb3b8;
|
|
44657
47906
|
--cds-text-helper: #c6c6c6;
|
|
@@ -49944,8 +53193,10 @@ strong {
|
|
|
49944
53193
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
49945
53194
|
--cds-chat-avatar-user: #4589ff;
|
|
49946
53195
|
--cds-chat-bubble-agent: #262626;
|
|
53196
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
49947
53197
|
--cds-chat-bubble-border: #525252;
|
|
49948
53198
|
--cds-chat-bubble-user: #393939;
|
|
53199
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
49949
53200
|
--cds-chat-button: #78a9ff;
|
|
49950
53201
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
49951
53202
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -49953,9 +53204,11 @@ strong {
|
|
|
49953
53204
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
49954
53205
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
49955
53206
|
--cds-chat-header-background: #262626;
|
|
53207
|
+
--cds-chat-header-text: #f4f4f4;
|
|
49956
53208
|
--cds-chat-prompt-background: #161616;
|
|
49957
53209
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
49958
53210
|
--cds-chat-prompt-border-start: #262626;
|
|
53211
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
49959
53212
|
--cds-chat-shell-background: #262626;
|
|
49960
53213
|
--cds-field-01: #262626;
|
|
49961
53214
|
--cds-field-02: #393939;
|
|
@@ -50027,6 +53280,92 @@ strong {
|
|
|
50027
53280
|
--cds-support-success-inverse: #24a148;
|
|
50028
53281
|
--cds-support-warning: #f1c21b;
|
|
50029
53282
|
--cds-support-warning-inverse: #f1c21b;
|
|
53283
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
53284
|
+
--cds-syntax-annotation: #08bdba;
|
|
53285
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
53286
|
+
--cds-syntax-atom: #f4f4f4;
|
|
53287
|
+
--cds-syntax-attribute: #33b1ff;
|
|
53288
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
53289
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
53290
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
53291
|
+
--cds-syntax-block-comment: #42be65;
|
|
53292
|
+
--cds-syntax-bool: #f4f4f4;
|
|
53293
|
+
--cds-syntax-brace: #e0e0e0;
|
|
53294
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
53295
|
+
--cds-syntax-character: #f4f4f4;
|
|
53296
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
53297
|
+
--cds-syntax-color: #f4f4f4;
|
|
53298
|
+
--cds-syntax-comment: #42be65;
|
|
53299
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
53300
|
+
--cds-syntax-constant: #4589ff;
|
|
53301
|
+
--cds-syntax-content: #f4f4f4;
|
|
53302
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
53303
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
53304
|
+
--cds-syntax-control-operator: #be95ff;
|
|
53305
|
+
--cds-syntax-definition: #33b1ff;
|
|
53306
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
53307
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
53308
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
53309
|
+
--cds-syntax-doc-comment: #42be65;
|
|
53310
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
53311
|
+
--cds-syntax-document-meta: #42be65;
|
|
53312
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
53313
|
+
--cds-syntax-escape: #e0e0e0;
|
|
53314
|
+
--cds-syntax-float: #6fdc8c;
|
|
53315
|
+
--cds-syntax-function: #f1c21b;
|
|
53316
|
+
--cds-syntax-heading: #33b1ff;
|
|
53317
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
53318
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
53319
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
53320
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
53321
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
53322
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
53323
|
+
--cds-syntax-integer: #6fdc8c;
|
|
53324
|
+
--cds-syntax-invalid: #fa4d56;
|
|
53325
|
+
--cds-syntax-keyword: #4589ff;
|
|
53326
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
53327
|
+
--cds-syntax-line-comment: #42be65;
|
|
53328
|
+
--cds-syntax-link: #4589ff;
|
|
53329
|
+
--cds-syntax-list: #f4f4f4;
|
|
53330
|
+
--cds-syntax-literal: #f4f4f4;
|
|
53331
|
+
--cds-syntax-local: #a6c8ff;
|
|
53332
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
53333
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
53334
|
+
--cds-syntax-meta: #42be65;
|
|
53335
|
+
--cds-syntax-modifier: #4589ff;
|
|
53336
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
53337
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
53338
|
+
--cds-syntax-name: #a6c8ff;
|
|
53339
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
53340
|
+
--cds-syntax-null: #f4f4f4;
|
|
53341
|
+
--cds-syntax-number: #6fdc8c;
|
|
53342
|
+
--cds-syntax-operator: #e0e0e0;
|
|
53343
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
53344
|
+
--cds-syntax-paren: #e0e0e0;
|
|
53345
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
53346
|
+
--cds-syntax-property-name: #33b1ff;
|
|
53347
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
53348
|
+
--cds-syntax-quote: #42be65;
|
|
53349
|
+
--cds-syntax-regexp: #be95ff;
|
|
53350
|
+
--cds-syntax-self: #3ddbd9;
|
|
53351
|
+
--cds-syntax-separator: #e0e0e0;
|
|
53352
|
+
--cds-syntax-special: #4589ff;
|
|
53353
|
+
--cds-syntax-special-string: #be95ff;
|
|
53354
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
53355
|
+
--cds-syntax-standard: #4589ff;
|
|
53356
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
53357
|
+
--cds-syntax-string: #f4f4f4;
|
|
53358
|
+
--cds-syntax-strong: #f4f4f4;
|
|
53359
|
+
--cds-syntax-tag: #3ddbd9;
|
|
53360
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
53361
|
+
--cds-syntax-type: #3ddbd9;
|
|
53362
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
53363
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
53364
|
+
--cds-syntax-unit: #6fdc8c;
|
|
53365
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
53366
|
+
--cds-syntax-url: #e0e0e0;
|
|
53367
|
+
--cds-syntax-variable: #a6c8ff;
|
|
53368
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
50030
53369
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
50031
53370
|
--cds-text-error: #ff8389;
|
|
50032
53371
|
--cds-text-helper: #a8a8a8;
|
|
@@ -50456,8 +53795,10 @@ strong {
|
|
|
50456
53795
|
--cds-chat-avatar-bot: #6f6f6f;
|
|
50457
53796
|
--cds-chat-avatar-user: #0f62fe;
|
|
50458
53797
|
--cds-chat-bubble-agent: #ffffff;
|
|
53798
|
+
--cds-chat-bubble-agent-text: #161616;
|
|
50459
53799
|
--cds-chat-bubble-border: #e0e0e0;
|
|
50460
53800
|
--cds-chat-bubble-user: #e0e0e0;
|
|
53801
|
+
--cds-chat-bubble-user-text: #161616;
|
|
50461
53802
|
--cds-chat-button: #0f62fe;
|
|
50462
53803
|
--cds-chat-button-active: rgba(141, 141, 141, 0.5);
|
|
50463
53804
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.12);
|
|
@@ -50465,9 +53806,11 @@ strong {
|
|
|
50465
53806
|
--cds-chat-button-text-hover: #0043ce;
|
|
50466
53807
|
--cds-chat-button-text-selected: #525252;
|
|
50467
53808
|
--cds-chat-header-background: #ffffff;
|
|
53809
|
+
--cds-chat-header-text: #161616;
|
|
50468
53810
|
--cds-chat-prompt-background: #ffffff;
|
|
50469
53811
|
--cds-chat-prompt-border-end: rgba(244, 244, 244, 0);
|
|
50470
53812
|
--cds-chat-prompt-border-start: #f4f4f4;
|
|
53813
|
+
--cds-chat-prompt-text: #161616;
|
|
50471
53814
|
--cds-chat-shell-background: #ffffff;
|
|
50472
53815
|
--cds-field-01: #ffffff;
|
|
50473
53816
|
--cds-field-02: #f4f4f4;
|
|
@@ -50539,6 +53882,92 @@ strong {
|
|
|
50539
53882
|
--cds-support-success-inverse: #42be65;
|
|
50540
53883
|
--cds-support-warning: #f1c21b;
|
|
50541
53884
|
--cds-support-warning-inverse: #f1c21b;
|
|
53885
|
+
--cds-syntax-angle-bracket: #697077;
|
|
53886
|
+
--cds-syntax-annotation: #007d79;
|
|
53887
|
+
--cds-syntax-arithmetic-operator: #343a3f;
|
|
53888
|
+
--cds-syntax-atom: #161616;
|
|
53889
|
+
--cds-syntax-attribute: #00539a;
|
|
53890
|
+
--cds-syntax-attribute-name: #00539a;
|
|
53891
|
+
--cds-syntax-attribute-value: #161616;
|
|
53892
|
+
--cds-syntax-bitwise-operator: #343a3f;
|
|
53893
|
+
--cds-syntax-block-comment: #198038;
|
|
53894
|
+
--cds-syntax-bool: #161616;
|
|
53895
|
+
--cds-syntax-brace: #343a3f;
|
|
53896
|
+
--cds-syntax-bracket: #343a3f;
|
|
53897
|
+
--cds-syntax-character: #161616;
|
|
53898
|
+
--cds-syntax-class-name: #007d79;
|
|
53899
|
+
--cds-syntax-color: #161616;
|
|
53900
|
+
--cds-syntax-comment: #198038;
|
|
53901
|
+
--cds-syntax-compare-operator: #343a3f;
|
|
53902
|
+
--cds-syntax-constant: #0f62fe;
|
|
53903
|
+
--cds-syntax-content: #161616;
|
|
53904
|
+
--cds-syntax-content-separator: #343a3f;
|
|
53905
|
+
--cds-syntax-control-keyword: #6929c4;
|
|
53906
|
+
--cds-syntax-control-operator: #6929c4;
|
|
53907
|
+
--cds-syntax-definition: #00539a;
|
|
53908
|
+
--cds-syntax-definition-keyword: #00539a;
|
|
53909
|
+
--cds-syntax-definition-operator: #00539a;
|
|
53910
|
+
--cds-syntax-deref-operator: #343a3f;
|
|
53911
|
+
--cds-syntax-doc-comment: #198038;
|
|
53912
|
+
--cds-syntax-doc-string: #161616;
|
|
53913
|
+
--cds-syntax-document-meta: #198038;
|
|
53914
|
+
--cds-syntax-emphasis: #161616;
|
|
53915
|
+
--cds-syntax-escape: #343a3f;
|
|
53916
|
+
--cds-syntax-float: #198038;
|
|
53917
|
+
--cds-syntax-function: #8e6a00;
|
|
53918
|
+
--cds-syntax-heading: #00539a;
|
|
53919
|
+
--cds-syntax-heading-1: #00539a;
|
|
53920
|
+
--cds-syntax-heading-2: #00539a;
|
|
53921
|
+
--cds-syntax-heading-3: #00539a;
|
|
53922
|
+
--cds-syntax-heading-4: #00539a;
|
|
53923
|
+
--cds-syntax-heading-5: #00539a;
|
|
53924
|
+
--cds-syntax-heading-6: #00539a;
|
|
53925
|
+
--cds-syntax-integer: #198038;
|
|
53926
|
+
--cds-syntax-invalid: #da1e28;
|
|
53927
|
+
--cds-syntax-keyword: #0f62fe;
|
|
53928
|
+
--cds-syntax-label-name: #0f62fe;
|
|
53929
|
+
--cds-syntax-line-comment: #198038;
|
|
53930
|
+
--cds-syntax-link: #0f62fe;
|
|
53931
|
+
--cds-syntax-list: #161616;
|
|
53932
|
+
--cds-syntax-literal: #161616;
|
|
53933
|
+
--cds-syntax-local: #0f62fe;
|
|
53934
|
+
--cds-syntax-logic-operator: #343a3f;
|
|
53935
|
+
--cds-syntax-macro-name: #161616;
|
|
53936
|
+
--cds-syntax-meta: #198038;
|
|
53937
|
+
--cds-syntax-modifier: #0f62fe;
|
|
53938
|
+
--cds-syntax-module-keyword: #6929c4;
|
|
53939
|
+
--cds-syntax-monospace: #161616;
|
|
53940
|
+
--cds-syntax-name: #0f62fe;
|
|
53941
|
+
--cds-syntax-namespace: #007d79;
|
|
53942
|
+
--cds-syntax-null: #161616;
|
|
53943
|
+
--cds-syntax-number: #198038;
|
|
53944
|
+
--cds-syntax-operator: #343a3f;
|
|
53945
|
+
--cds-syntax-operator-keyword: #0f62fe;
|
|
53946
|
+
--cds-syntax-paren: #343a3f;
|
|
53947
|
+
--cds-syntax-processing-instruction: #161616;
|
|
53948
|
+
--cds-syntax-property-name: #00539a;
|
|
53949
|
+
--cds-syntax-punctuation: #343a3f;
|
|
53950
|
+
--cds-syntax-quote: #198038;
|
|
53951
|
+
--cds-syntax-regexp: #6929c4;
|
|
53952
|
+
--cds-syntax-self: #007d79;
|
|
53953
|
+
--cds-syntax-separator: #343a3f;
|
|
53954
|
+
--cds-syntax-special: #0f62fe;
|
|
53955
|
+
--cds-syntax-special-string: #8a3ffc;
|
|
53956
|
+
--cds-syntax-square-bracket: #343a3f;
|
|
53957
|
+
--cds-syntax-standard: #0f62fe;
|
|
53958
|
+
--cds-syntax-strikethrough: #161616;
|
|
53959
|
+
--cds-syntax-string: #161616;
|
|
53960
|
+
--cds-syntax-strong: #161616;
|
|
53961
|
+
--cds-syntax-tag: #007d79;
|
|
53962
|
+
--cds-syntax-tag-name: #007d79;
|
|
53963
|
+
--cds-syntax-type: #007d79;
|
|
53964
|
+
--cds-syntax-type-name: #007d79;
|
|
53965
|
+
--cds-syntax-type-operator: #007d79;
|
|
53966
|
+
--cds-syntax-unit: #198038;
|
|
53967
|
+
--cds-syntax-update-operator: #343a3f;
|
|
53968
|
+
--cds-syntax-url: #343a3f;
|
|
53969
|
+
--cds-syntax-variable: #0f62fe;
|
|
53970
|
+
--cds-syntax-variable-name: #0f62fe;
|
|
50542
53971
|
--cds-text-disabled: rgba(22, 22, 22, 0.25);
|
|
50543
53972
|
--cds-text-error: #da1e28;
|
|
50544
53973
|
--cds-text-helper: #6f6f6f;
|
|
@@ -51036,8 +54465,10 @@ strong {
|
|
|
51036
54465
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
51037
54466
|
--cds-chat-avatar-user: #4589ff;
|
|
51038
54467
|
--cds-chat-bubble-agent: #262626;
|
|
54468
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
51039
54469
|
--cds-chat-bubble-border: #525252;
|
|
51040
54470
|
--cds-chat-bubble-user: #393939;
|
|
54471
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
51041
54472
|
--cds-chat-button: #78a9ff;
|
|
51042
54473
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
51043
54474
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -51045,9 +54476,11 @@ strong {
|
|
|
51045
54476
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
51046
54477
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
51047
54478
|
--cds-chat-header-background: #262626;
|
|
54479
|
+
--cds-chat-header-text: #f4f4f4;
|
|
51048
54480
|
--cds-chat-prompt-background: #161616;
|
|
51049
54481
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
51050
54482
|
--cds-chat-prompt-border-start: #262626;
|
|
54483
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
51051
54484
|
--cds-chat-shell-background: #262626;
|
|
51052
54485
|
--cds-field-01: #262626;
|
|
51053
54486
|
--cds-field-02: #393939;
|
|
@@ -51119,6 +54552,92 @@ strong {
|
|
|
51119
54552
|
--cds-support-success-inverse: #24a148;
|
|
51120
54553
|
--cds-support-warning: #f1c21b;
|
|
51121
54554
|
--cds-support-warning-inverse: #f1c21b;
|
|
54555
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
54556
|
+
--cds-syntax-annotation: #08bdba;
|
|
54557
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
54558
|
+
--cds-syntax-atom: #f4f4f4;
|
|
54559
|
+
--cds-syntax-attribute: #33b1ff;
|
|
54560
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
54561
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
54562
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
54563
|
+
--cds-syntax-block-comment: #42be65;
|
|
54564
|
+
--cds-syntax-bool: #f4f4f4;
|
|
54565
|
+
--cds-syntax-brace: #e0e0e0;
|
|
54566
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
54567
|
+
--cds-syntax-character: #f4f4f4;
|
|
54568
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
54569
|
+
--cds-syntax-color: #f4f4f4;
|
|
54570
|
+
--cds-syntax-comment: #42be65;
|
|
54571
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
54572
|
+
--cds-syntax-constant: #4589ff;
|
|
54573
|
+
--cds-syntax-content: #f4f4f4;
|
|
54574
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
54575
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
54576
|
+
--cds-syntax-control-operator: #be95ff;
|
|
54577
|
+
--cds-syntax-definition: #33b1ff;
|
|
54578
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
54579
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
54580
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
54581
|
+
--cds-syntax-doc-comment: #42be65;
|
|
54582
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
54583
|
+
--cds-syntax-document-meta: #42be65;
|
|
54584
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
54585
|
+
--cds-syntax-escape: #e0e0e0;
|
|
54586
|
+
--cds-syntax-float: #6fdc8c;
|
|
54587
|
+
--cds-syntax-function: #f1c21b;
|
|
54588
|
+
--cds-syntax-heading: #33b1ff;
|
|
54589
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
54590
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
54591
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
54592
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
54593
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
54594
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
54595
|
+
--cds-syntax-integer: #6fdc8c;
|
|
54596
|
+
--cds-syntax-invalid: #fa4d56;
|
|
54597
|
+
--cds-syntax-keyword: #4589ff;
|
|
54598
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
54599
|
+
--cds-syntax-line-comment: #42be65;
|
|
54600
|
+
--cds-syntax-link: #4589ff;
|
|
54601
|
+
--cds-syntax-list: #f4f4f4;
|
|
54602
|
+
--cds-syntax-literal: #f4f4f4;
|
|
54603
|
+
--cds-syntax-local: #a6c8ff;
|
|
54604
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
54605
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
54606
|
+
--cds-syntax-meta: #42be65;
|
|
54607
|
+
--cds-syntax-modifier: #4589ff;
|
|
54608
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
54609
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
54610
|
+
--cds-syntax-name: #a6c8ff;
|
|
54611
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
54612
|
+
--cds-syntax-null: #f4f4f4;
|
|
54613
|
+
--cds-syntax-number: #6fdc8c;
|
|
54614
|
+
--cds-syntax-operator: #e0e0e0;
|
|
54615
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
54616
|
+
--cds-syntax-paren: #e0e0e0;
|
|
54617
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
54618
|
+
--cds-syntax-property-name: #33b1ff;
|
|
54619
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
54620
|
+
--cds-syntax-quote: #42be65;
|
|
54621
|
+
--cds-syntax-regexp: #be95ff;
|
|
54622
|
+
--cds-syntax-self: #3ddbd9;
|
|
54623
|
+
--cds-syntax-separator: #e0e0e0;
|
|
54624
|
+
--cds-syntax-special: #4589ff;
|
|
54625
|
+
--cds-syntax-special-string: #be95ff;
|
|
54626
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
54627
|
+
--cds-syntax-standard: #4589ff;
|
|
54628
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
54629
|
+
--cds-syntax-string: #f4f4f4;
|
|
54630
|
+
--cds-syntax-strong: #f4f4f4;
|
|
54631
|
+
--cds-syntax-tag: #3ddbd9;
|
|
54632
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
54633
|
+
--cds-syntax-type: #3ddbd9;
|
|
54634
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
54635
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
54636
|
+
--cds-syntax-unit: #6fdc8c;
|
|
54637
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
54638
|
+
--cds-syntax-url: #e0e0e0;
|
|
54639
|
+
--cds-syntax-variable: #a6c8ff;
|
|
54640
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
51122
54641
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
51123
54642
|
--cds-text-error: #ff8389;
|
|
51124
54643
|
--cds-text-helper: #a8a8a8;
|
|
@@ -51709,8 +55228,10 @@ strong {
|
|
|
51709
55228
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
51710
55229
|
--cds-chat-avatar-user: #4589ff;
|
|
51711
55230
|
--cds-chat-bubble-agent: #262626;
|
|
55231
|
+
--cds-chat-bubble-agent-text: #f4f4f4;
|
|
51712
55232
|
--cds-chat-bubble-border: #525252;
|
|
51713
55233
|
--cds-chat-bubble-user: #393939;
|
|
55234
|
+
--cds-chat-bubble-user-text: #f4f4f4;
|
|
51714
55235
|
--cds-chat-button: #78a9ff;
|
|
51715
55236
|
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
51716
55237
|
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
@@ -51718,9 +55239,11 @@ strong {
|
|
|
51718
55239
|
--cds-chat-button-text-hover: #a6c8ff;
|
|
51719
55240
|
--cds-chat-button-text-selected: #c6c6c6;
|
|
51720
55241
|
--cds-chat-header-background: #262626;
|
|
55242
|
+
--cds-chat-header-text: #f4f4f4;
|
|
51721
55243
|
--cds-chat-prompt-background: #161616;
|
|
51722
55244
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
51723
55245
|
--cds-chat-prompt-border-start: #262626;
|
|
55246
|
+
--cds-chat-prompt-text: #f4f4f4;
|
|
51724
55247
|
--cds-chat-shell-background: #262626;
|
|
51725
55248
|
--cds-field-01: #262626;
|
|
51726
55249
|
--cds-field-02: #393939;
|
|
@@ -51792,6 +55315,92 @@ strong {
|
|
|
51792
55315
|
--cds-support-success-inverse: #24a148;
|
|
51793
55316
|
--cds-support-warning: #f1c21b;
|
|
51794
55317
|
--cds-support-warning-inverse: #f1c21b;
|
|
55318
|
+
--cds-syntax-angle-bracket: #8d8d8d;
|
|
55319
|
+
--cds-syntax-annotation: #08bdba;
|
|
55320
|
+
--cds-syntax-arithmetic-operator: #e0e0e0;
|
|
55321
|
+
--cds-syntax-atom: #f4f4f4;
|
|
55322
|
+
--cds-syntax-attribute: #33b1ff;
|
|
55323
|
+
--cds-syntax-attribute-name: #33b1ff;
|
|
55324
|
+
--cds-syntax-attribute-value: #f4f4f4;
|
|
55325
|
+
--cds-syntax-bitwise-operator: #e0e0e0;
|
|
55326
|
+
--cds-syntax-block-comment: #42be65;
|
|
55327
|
+
--cds-syntax-bool: #f4f4f4;
|
|
55328
|
+
--cds-syntax-brace: #e0e0e0;
|
|
55329
|
+
--cds-syntax-bracket: #e0e0e0;
|
|
55330
|
+
--cds-syntax-character: #f4f4f4;
|
|
55331
|
+
--cds-syntax-class-name: #3ddbd9;
|
|
55332
|
+
--cds-syntax-color: #f4f4f4;
|
|
55333
|
+
--cds-syntax-comment: #42be65;
|
|
55334
|
+
--cds-syntax-compare-operator: #e0e0e0;
|
|
55335
|
+
--cds-syntax-constant: #4589ff;
|
|
55336
|
+
--cds-syntax-content: #f4f4f4;
|
|
55337
|
+
--cds-syntax-content-separator: #e0e0e0;
|
|
55338
|
+
--cds-syntax-control-keyword: #be95ff;
|
|
55339
|
+
--cds-syntax-control-operator: #be95ff;
|
|
55340
|
+
--cds-syntax-definition: #33b1ff;
|
|
55341
|
+
--cds-syntax-definition-keyword: #33b1ff;
|
|
55342
|
+
--cds-syntax-definition-operator: #33b1ff;
|
|
55343
|
+
--cds-syntax-deref-operator: #e0e0e0;
|
|
55344
|
+
--cds-syntax-doc-comment: #42be65;
|
|
55345
|
+
--cds-syntax-doc-string: #f4f4f4;
|
|
55346
|
+
--cds-syntax-document-meta: #42be65;
|
|
55347
|
+
--cds-syntax-emphasis: #f4f4f4;
|
|
55348
|
+
--cds-syntax-escape: #e0e0e0;
|
|
55349
|
+
--cds-syntax-float: #6fdc8c;
|
|
55350
|
+
--cds-syntax-function: #f1c21b;
|
|
55351
|
+
--cds-syntax-heading: #33b1ff;
|
|
55352
|
+
--cds-syntax-heading-1: #33b1ff;
|
|
55353
|
+
--cds-syntax-heading-2: #33b1ff;
|
|
55354
|
+
--cds-syntax-heading-3: #33b1ff;
|
|
55355
|
+
--cds-syntax-heading-4: #33b1ff;
|
|
55356
|
+
--cds-syntax-heading-5: #33b1ff;
|
|
55357
|
+
--cds-syntax-heading-6: #33b1ff;
|
|
55358
|
+
--cds-syntax-integer: #6fdc8c;
|
|
55359
|
+
--cds-syntax-invalid: #fa4d56;
|
|
55360
|
+
--cds-syntax-keyword: #4589ff;
|
|
55361
|
+
--cds-syntax-label-name: #a6c8ff;
|
|
55362
|
+
--cds-syntax-line-comment: #42be65;
|
|
55363
|
+
--cds-syntax-link: #4589ff;
|
|
55364
|
+
--cds-syntax-list: #f4f4f4;
|
|
55365
|
+
--cds-syntax-literal: #f4f4f4;
|
|
55366
|
+
--cds-syntax-local: #a6c8ff;
|
|
55367
|
+
--cds-syntax-logic-operator: #e0e0e0;
|
|
55368
|
+
--cds-syntax-macro-name: #f4f4f4;
|
|
55369
|
+
--cds-syntax-meta: #42be65;
|
|
55370
|
+
--cds-syntax-modifier: #4589ff;
|
|
55371
|
+
--cds-syntax-module-keyword: #be95ff;
|
|
55372
|
+
--cds-syntax-monospace: #f4f4f4;
|
|
55373
|
+
--cds-syntax-name: #a6c8ff;
|
|
55374
|
+
--cds-syntax-namespace: #3ddbd9;
|
|
55375
|
+
--cds-syntax-null: #f4f4f4;
|
|
55376
|
+
--cds-syntax-number: #6fdc8c;
|
|
55377
|
+
--cds-syntax-operator: #e0e0e0;
|
|
55378
|
+
--cds-syntax-operator-keyword: #4589ff;
|
|
55379
|
+
--cds-syntax-paren: #e0e0e0;
|
|
55380
|
+
--cds-syntax-processing-instruction: #f4f4f4;
|
|
55381
|
+
--cds-syntax-property-name: #33b1ff;
|
|
55382
|
+
--cds-syntax-punctuation: #e0e0e0;
|
|
55383
|
+
--cds-syntax-quote: #42be65;
|
|
55384
|
+
--cds-syntax-regexp: #be95ff;
|
|
55385
|
+
--cds-syntax-self: #3ddbd9;
|
|
55386
|
+
--cds-syntax-separator: #e0e0e0;
|
|
55387
|
+
--cds-syntax-special: #4589ff;
|
|
55388
|
+
--cds-syntax-special-string: #be95ff;
|
|
55389
|
+
--cds-syntax-square-bracket: #e0e0e0;
|
|
55390
|
+
--cds-syntax-standard: #4589ff;
|
|
55391
|
+
--cds-syntax-strikethrough: #f4f4f4;
|
|
55392
|
+
--cds-syntax-string: #f4f4f4;
|
|
55393
|
+
--cds-syntax-strong: #f4f4f4;
|
|
55394
|
+
--cds-syntax-tag: #3ddbd9;
|
|
55395
|
+
--cds-syntax-tag-name: #3ddbd9;
|
|
55396
|
+
--cds-syntax-type: #3ddbd9;
|
|
55397
|
+
--cds-syntax-type-name: #3ddbd9;
|
|
55398
|
+
--cds-syntax-type-operator: #3ddbd9;
|
|
55399
|
+
--cds-syntax-unit: #6fdc8c;
|
|
55400
|
+
--cds-syntax-update-operator: #e0e0e0;
|
|
55401
|
+
--cds-syntax-url: #e0e0e0;
|
|
55402
|
+
--cds-syntax-variable: #a6c8ff;
|
|
55403
|
+
--cds-syntax-variable-name: #a6c8ff;
|
|
51795
55404
|
--cds-text-disabled: rgba(244, 244, 244, 0.25);
|
|
51796
55405
|
--cds-text-error: #ff8389;
|
|
51797
55406
|
--cds-text-helper: #a8a8a8;
|