Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Srashti Mittal
purr-data
Commits
8c72ad9e
Commit
8c72ad9e
authored
Apr 17, 2021
by
Albert Gräf
Browse files
Merge remote-tracking branch 'rukshan/ruk-native' into release_2.17.0
parents
5edafcee
614b2679
Changes
11
Hide whitespace changes
Inline
Side-by-side
pd/nw/css/c64.css
View file @
8c72ad9e
...
...
@@ -124,7 +124,7 @@ mark.console_find_highlighted {
}
#svg_fg
{
fill
:
#
bbb
;
fill
:
#
7c71da
;
}
#selection_rectangle
{
...
...
pd/nw/css/default.css
View file @
8c72ad9e
...
...
@@ -237,7 +237,7 @@ mark.console_find_highlighted {
}
#svg_fg
{
fill
:
#bbb
;
fill
:
black
;
}
#selection_rectangle
{
...
...
pd/nw/css/extended.css
View file @
8c72ad9e
...
...
@@ -118,7 +118,7 @@ mark.console_find_highlighted {
}
#svg_fg
{
fill
:
#bbb
;
fill
:
black
;
}
#selection_rectangle
{
...
...
pd/nw/css/footgun.css
View file @
8c72ad9e
...
...
@@ -236,7 +236,7 @@ mark.console_find_highlighted {
}
#svg_fg
{
fill
:
#bbb
;
fill
:
black
;
}
#selection_rectangle
{
...
...
pd/nw/css/inverted.css
View file @
8c72ad9e
...
...
@@ -133,7 +133,7 @@ mark.console_find_highlighted {
}
#svg_fg
{
fill
:
#bbb
;
fill
:
white
;
}
#selection_rectangle
{
...
...
pd/nw/css/solarized.css
View file @
8c72ad9e
...
...
@@ -127,7 +127,7 @@ mark.console_find_highlighted {
}
#svg_fg
{
fill
:
#
bbb
;
fill
:
#
073642
;
}
#selection_rectangle
{
...
...
pd/nw/css/solarized_inverted.css
View file @
8c72ad9e
...
...
@@ -127,7 +127,7 @@ mark.console_find_highlighted {
}
#svg_fg
{
fill
:
#
bbb
;
fill
:
#
839496
;
}
#selection_rectangle
{
...
...
pd/nw/css/strongbad.css
View file @
8c72ad9e
...
...
@@ -124,7 +124,7 @@ mark.console_find_highlighted {
}
#svg_fg
{
fill
:
#
bb
b
;
fill
:
#
53b83
b
;
}
#selection_rectangle
{
...
...
pd/nw/css/subdued.css
View file @
8c72ad9e
...
...
@@ -124,7 +124,7 @@ mark.console_find_highlighted {
}
#svg_fg
{
fill
:
black
;
fill
:
#333333
;
}
#selection_rectangle
{
...
...
pd/nw/css/vanilla.css
View file @
8c72ad9e
...
...
@@ -118,7 +118,7 @@ mark.console_find_highlighted {
}
#svg_fg
{
fill
:
#bbb
;
fill
:
black
;
}
#selection_rectangle
{
...
...
pd/nw/css/vanilla_inverted.css
View file @
8c72ad9e
...
...
@@ -124,7 +124,7 @@ mark.console_find_highlighted {
}
#svg_fg
{
fill
:
#bbb
;
fill
:
white
;
}
#selection_rectangle
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment